From 77bf4f327a9873493338fbf2c1f61f6cd55279cc Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 15 May 2008 16:47:50 +0000 Subject: Add latest binutils snapshot, and propagate patches from previous snapshot. /trunk/config/binutils.in | 6 6 0 0 ++++++ 1 file changed, 6 insertions(+) --- config/binutils.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/binutils.in') diff --git a/config/binutils.in b/config/binutils.in index 6d58fd88..3e5bc5ac 100644 --- a/config/binutils.in +++ b/config/binutils.in @@ -41,6 +41,11 @@ config BINUTILS_V_2_18_50_0_6 prompt "2.18.50.0.6 (EXPERIMENTAL)" depends on EXPERIMENTAL +config BINUTILS_V_2_18_50_0_7 + bool + prompt "2.18.50.0.7 (EXPERIMENTAL)" + depends on EXPERIMENTAL + # CT_INSERT_VERSION_ABOVE # Don't remove above line! endchoice @@ -54,6 +59,7 @@ config BINUTILS_VERSION default "2.18" if BINUTILS_V_2_18 default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4 default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6 + default "2.18.50.0.7" if BINUTILS_V_2_18_50_0_7 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! -- cgit v1.2.3