[PATCH 3/4] add binutils-2.20.1

Johannes Stezenbach js@sig21.net
Fri Jul 9 13:54:00 GMT 2010


add binutils-2.20.1

Signed-off-by: Johannes Stezenbach <js@sig21.net>

diff -r 2c95d7abdf73 -r 3a28a8c6cc57 config/binutils/binutils.in
--- a/config/binutils/binutils.in	Fri Jun 25 11:02:41 2010 +0200
+++ b/config/binutils/binutils.in	Fri Jun 25 11:11:41 2010 +0200
@@ -8,6 +8,10 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config BINUTILS_V_2_20_1
+    bool
+    prompt "2.20.1"
+
 config BINUTILS_V_2_20
     bool
     prompt "2.20"
@@ -40,6 +44,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "2.20.1" if BINUTILS_V_2_20_1
     default "2.20" if BINUTILS_V_2_20
     default "2.19.1" if BINUTILS_V_2_19_1
     default "2.19" if BINUTILS_V_2_19

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list