From dc00d94ba31866b8be47f2584d6dcab2cbed86bc Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 11 Sep 2011 18:18:53 +0200 Subject: [PATCH] binutils/binutils: fixup version strings Recently, all binutils versions have been renamed after a GPL compliance issue was found and fixed in binutils; http://sourceware.org/ml/binutils/2011-08/msg00198.html Although legacy symlinks have been put in place, we should now use the new, real version strings. Signed-off-by: "Yann E. MORIN" --- config/binutils/binutils.in | 30 +++++++++---------- .../100-bfd-hash-tweak.patch | 0 .../{2.16.1 => 2.16.1a}/110-psignal.patch | 0 .../120-skip-comments.patch | 0 .../{2.16.1 => 2.16.1a}/130-callahan.patch | 0 .../{2.16.1 => 2.16.1a}/140-cross-gprof.patch | 0 .../{2.16.1 => 2.16.1a}/150-stabs-tweak.patch | 0 .../160-i386-no-divide-comment.patch | 0 .../{2.17 => 2.17a}/100-uclibc-conf.patch | 0 .../{2.17 => 2.17a}/110-arm-eabi-conf.patch | 0 .../120-makeinfo-version.patch | 0 .../130-ld_makefile_patch.patch | 0 .../140-better_file_error.patch | 0 .../150-check_ldrunpath_length.patch | 0 .../160-mips-ELF_MAXPAGESIZE-4K.patch | 0 .../{2.17 => 2.17a}/170-bfd-hash-tweak.patch | 0 .../{2.17 => 2.17a}/180-psignal.patch | 0 .../{2.17 => 2.17a}/190-skip-comments.patch | 0 .../{2.17 => 2.17a}/200-cross-gprof.patch | 0 .../210-i386-no-divide-comment.patch | 0 .../100-makeinfo-version.patch | 0 .../{2.18 => 2.18a}/110-enable-dash-v2.patch | 0 .../120-i386-no-divide-comment.patch | 0 .../130-avr32-atmel-v1.0.1.patch | 0 .../{2.19.1 => 2.19.1a}/100-ppc64-pie.patch | 0 .../110-RPATH_ENVVAR-smack.patch | 0 .../{2.19.1 => 2.19.1a}/120-sh-targets.patch | 0 .../130-check_ldrunpath_length.patch | 0 .../140-pt-pax-flags-20081101.patch | 0 .../150-warn-textrel.patch | 0 .../160-use-new-ld-dtags.patch | 0 .../{2.19.1 => 2.19.1a}/170-use-relro.patch | 0 .../180-libiberty-pic.patch | 0 .../190-mips64-defaultemul.patch | 0 .../{2.20.1 => 2.20.1a}/100-ppc64-pie.patch | 0 .../110-RPATH_ENVVAR-smack.patch | 0 .../{2.20.1 => 2.20.1a}/120-sh-targets.patch | 0 .../{2.20.1 => 2.20.1a}/130-ld-sysroot.patch | 0 .../140-check_ldrunpath_length.patch | 0 .../150-pt-pax-flags-20090909.patch | 0 .../160-amd64-32bit-path.patch | 0 .../170-warn-textrel.patch | 0 .../190-use-new-ld-dtags.patch | 0 .../200-document-new-dtags-behaviour.patch | 0 .../{2.20.1 => 2.20.1a}/220-use-relro.patch | 0 .../230-libiberty-pic.patch | 0 .../{2.20.1 => 2.20.1a}/240-ld_makefile.patch | 0 .../250-arm-eabi-conf.patch | 0 .../270-better_file_error.patch | 0 .../280-unexport_LD_LIBRARY_PATH.patch | 0 .../290-ld-stub-crash.patch | 0 .../300-mips64-defaultemul.patch | 0 52 files changed, 15 insertions(+), 15 deletions(-) rename patches/binutils/{2.16.1 => 2.16.1a}/100-bfd-hash-tweak.patch (100%) rename patches/binutils/{2.16.1 => 2.16.1a}/110-psignal.patch (100%) rename patches/binutils/{2.16.1 => 2.16.1a}/120-skip-comments.patch (100%) rename patches/binutils/{2.16.1 => 2.16.1a}/130-callahan.patch (100%) rename patches/binutils/{2.16.1 => 2.16.1a}/140-cross-gprof.patch (100%) rename patches/binutils/{2.16.1 => 2.16.1a}/150-stabs-tweak.patch (100%) rename patches/binutils/{2.16.1 => 2.16.1a}/160-i386-no-divide-comment.patch (100%) rename patches/binutils/{2.17 => 2.17a}/100-uclibc-conf.patch (100%) rename patches/binutils/{2.17 => 2.17a}/110-arm-eabi-conf.patch (100%) rename patches/binutils/{2.17 => 2.17a}/120-makeinfo-version.patch (100%) rename patches/binutils/{2.17 => 2.17a}/130-ld_makefile_patch.patch (100%) rename patches/binutils/{2.17 => 2.17a}/140-better_file_error.patch (100%) rename patches/binutils/{2.17 => 2.17a}/150-check_ldrunpath_length.patch (100%) rename patches/binutils/{2.17 => 2.17a}/160-mips-ELF_MAXPAGESIZE-4K.patch (100%) rename patches/binutils/{2.17 => 2.17a}/170-bfd-hash-tweak.patch (100%) rename patches/binutils/{2.17 => 2.17a}/180-psignal.patch (100%) rename patches/binutils/{2.17 => 2.17a}/190-skip-comments.patch (100%) rename patches/binutils/{2.17 => 2.17a}/200-cross-gprof.patch (100%) rename patches/binutils/{2.17 => 2.17a}/210-i386-no-divide-comment.patch (100%) rename patches/binutils/{2.18 => 2.18a}/100-makeinfo-version.patch (100%) rename patches/binutils/{2.18 => 2.18a}/110-enable-dash-v2.patch (100%) rename patches/binutils/{2.18 => 2.18a}/120-i386-no-divide-comment.patch (100%) rename patches/binutils/{2.18 => 2.18a}/130-avr32-atmel-v1.0.1.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/100-ppc64-pie.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/110-RPATH_ENVVAR-smack.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/120-sh-targets.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/130-check_ldrunpath_length.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/140-pt-pax-flags-20081101.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/150-warn-textrel.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/160-use-new-ld-dtags.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/170-use-relro.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/180-libiberty-pic.patch (100%) rename patches/binutils/{2.19.1 => 2.19.1a}/190-mips64-defaultemul.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/100-ppc64-pie.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/110-RPATH_ENVVAR-smack.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/120-sh-targets.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/130-ld-sysroot.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/140-check_ldrunpath_length.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/150-pt-pax-flags-20090909.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/160-amd64-32bit-path.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/170-warn-textrel.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/190-use-new-ld-dtags.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/200-document-new-dtags-behaviour.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/220-use-relro.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/230-libiberty-pic.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/240-ld_makefile.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/250-arm-eabi-conf.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/270-better_file_error.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/280-unexport_LD_LIBRARY_PATH.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/290-ld-stub-crash.patch (100%) rename patches/binutils/{2.20.1 => 2.20.1a}/300-mips64-defaultemul.patch (100%) diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 2dbbb4a0..67679932 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -8,29 +8,29 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW -config BINUTILS_V_2_20_1 +config BINUTILS_V_2_20_1a bool - prompt "2.20.1" + prompt "2.20.1a" select BINUTILS_2_20_or_later -config BINUTILS_V_2_19_1 +config BINUTILS_V_2_19_1a bool - prompt "2.19.1" + prompt "2.19.1a" select BINUTILS_2_19_or_later -config BINUTILS_V_2_18 +config BINUTILS_V_2_18a bool - prompt "2.18" + prompt "2.18a" select BINUTILS_2_18_or_later -config BINUTILS_V_2_17 +config BINUTILS_V_2_17a bool - prompt "2.17 (OBSOLETE)" + prompt "2.17a (OBSOLETE)" depends on OBSOLETE -config BINUTILS_V_2_16_1 +config BINUTILS_V_2_16_1a bool - prompt "2.16.1 (OBSOLETE)" + prompt "2.16.1a (OBSOLETE)" depends on OBSOLETE endchoice @@ -39,11 +39,11 @@ config BINUTILS_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW - default "2.20.1" if BINUTILS_V_2_20_1 - default "2.19.1" if BINUTILS_V_2_19_1 - default "2.18" if BINUTILS_V_2_18 - default "2.17" if BINUTILS_V_2_17 - default "2.16.1" if BINUTILS_V_2_16_1 + default "2.20.1a" if BINUTILS_V_2_20_1a + default "2.19.1a" if BINUTILS_V_2_19_1a + default "2.18a" if BINUTILS_V_2_18a + default "2.17a" if BINUTILS_V_2_17a + default "2.16.1a" if BINUTILS_V_2_16_1a config BINUTILS_2_21_or_later bool diff --git a/patches/binutils/2.16.1/100-bfd-hash-tweak.patch b/patches/binutils/2.16.1a/100-bfd-hash-tweak.patch similarity index 100% rename from patches/binutils/2.16.1/100-bfd-hash-tweak.patch rename to patches/binutils/2.16.1a/100-bfd-hash-tweak.patch diff --git a/patches/binutils/2.16.1/110-psignal.patch b/patches/binutils/2.16.1a/110-psignal.patch similarity index 100% rename from patches/binutils/2.16.1/110-psignal.patch rename to patches/binutils/2.16.1a/110-psignal.patch diff --git a/patches/binutils/2.16.1/120-skip-comments.patch b/patches/binutils/2.16.1a/120-skip-comments.patch similarity index 100% rename from patches/binutils/2.16.1/120-skip-comments.patch rename to patches/binutils/2.16.1a/120-skip-comments.patch diff --git a/patches/binutils/2.16.1/130-callahan.patch b/patches/binutils/2.16.1a/130-callahan.patch similarity index 100% rename from patches/binutils/2.16.1/130-callahan.patch rename to patches/binutils/2.16.1a/130-callahan.patch diff --git a/patches/binutils/2.16.1/140-cross-gprof.patch b/patches/binutils/2.16.1a/140-cross-gprof.patch similarity index 100% rename from patches/binutils/2.16.1/140-cross-gprof.patch rename to patches/binutils/2.16.1a/140-cross-gprof.patch diff --git a/patches/binutils/2.16.1/150-stabs-tweak.patch b/patches/binutils/2.16.1a/150-stabs-tweak.patch similarity index 100% rename from patches/binutils/2.16.1/150-stabs-tweak.patch rename to patches/binutils/2.16.1a/150-stabs-tweak.patch diff --git a/patches/binutils/2.16.1/160-i386-no-divide-comment.patch b/patches/binutils/2.16.1a/160-i386-no-divide-comment.patch similarity index 100% rename from patches/binutils/2.16.1/160-i386-no-divide-comment.patch rename to patches/binutils/2.16.1a/160-i386-no-divide-comment.patch diff --git a/patches/binutils/2.17/100-uclibc-conf.patch b/patches/binutils/2.17a/100-uclibc-conf.patch similarity index 100% rename from patches/binutils/2.17/100-uclibc-conf.patch rename to patches/binutils/2.17a/100-uclibc-conf.patch diff --git a/patches/binutils/2.17/110-arm-eabi-conf.patch b/patches/binutils/2.17a/110-arm-eabi-conf.patch similarity index 100% rename from patches/binutils/2.17/110-arm-eabi-conf.patch rename to patches/binutils/2.17a/110-arm-eabi-conf.patch diff --git a/patches/binutils/2.17/120-makeinfo-version.patch b/patches/binutils/2.17a/120-makeinfo-version.patch similarity index 100% rename from patches/binutils/2.17/120-makeinfo-version.patch rename to patches/binutils/2.17a/120-makeinfo-version.patch diff --git a/patches/binutils/2.17/130-ld_makefile_patch.patch b/patches/binutils/2.17a/130-ld_makefile_patch.patch similarity index 100% rename from patches/binutils/2.17/130-ld_makefile_patch.patch rename to patches/binutils/2.17a/130-ld_makefile_patch.patch diff --git a/patches/binutils/2.17/140-better_file_error.patch b/patches/binutils/2.17a/140-better_file_error.patch similarity index 100% rename from patches/binutils/2.17/140-better_file_error.patch rename to patches/binutils/2.17a/140-better_file_error.patch diff --git a/patches/binutils/2.17/150-check_ldrunpath_length.patch b/patches/binutils/2.17a/150-check_ldrunpath_length.patch similarity index 100% rename from patches/binutils/2.17/150-check_ldrunpath_length.patch rename to patches/binutils/2.17a/150-check_ldrunpath_length.patch diff --git a/patches/binutils/2.17/160-mips-ELF_MAXPAGESIZE-4K.patch b/patches/binutils/2.17a/160-mips-ELF_MAXPAGESIZE-4K.patch similarity index 100% rename from patches/binutils/2.17/160-mips-ELF_MAXPAGESIZE-4K.patch rename to patches/binutils/2.17a/160-mips-ELF_MAXPAGESIZE-4K.patch diff --git a/patches/binutils/2.17/170-bfd-hash-tweak.patch b/patches/binutils/2.17a/170-bfd-hash-tweak.patch similarity index 100% rename from patches/binutils/2.17/170-bfd-hash-tweak.patch rename to patches/binutils/2.17a/170-bfd-hash-tweak.patch diff --git a/patches/binutils/2.17/180-psignal.patch b/patches/binutils/2.17a/180-psignal.patch similarity index 100% rename from patches/binutils/2.17/180-psignal.patch rename to patches/binutils/2.17a/180-psignal.patch diff --git a/patches/binutils/2.17/190-skip-comments.patch b/patches/binutils/2.17a/190-skip-comments.patch similarity index 100% rename from patches/binutils/2.17/190-skip-comments.patch rename to patches/binutils/2.17a/190-skip-comments.patch diff --git a/patches/binutils/2.17/200-cross-gprof.patch b/patches/binutils/2.17a/200-cross-gprof.patch similarity index 100% rename from patches/binutils/2.17/200-cross-gprof.patch rename to patches/binutils/2.17a/200-cross-gprof.patch diff --git a/patches/binutils/2.17/210-i386-no-divide-comment.patch b/patches/binutils/2.17a/210-i386-no-divide-comment.patch similarity index 100% rename from patches/binutils/2.17/210-i386-no-divide-comment.patch rename to patches/binutils/2.17a/210-i386-no-divide-comment.patch diff --git a/patches/binutils/2.18/100-makeinfo-version.patch b/patches/binutils/2.18a/100-makeinfo-version.patch similarity index 100% rename from patches/binutils/2.18/100-makeinfo-version.patch rename to patches/binutils/2.18a/100-makeinfo-version.patch diff --git a/patches/binutils/2.18/110-enable-dash-v2.patch b/patches/binutils/2.18a/110-enable-dash-v2.patch similarity index 100% rename from patches/binutils/2.18/110-enable-dash-v2.patch rename to patches/binutils/2.18a/110-enable-dash-v2.patch diff --git a/patches/binutils/2.18/120-i386-no-divide-comment.patch b/patches/binutils/2.18a/120-i386-no-divide-comment.patch similarity index 100% rename from patches/binutils/2.18/120-i386-no-divide-comment.patch rename to patches/binutils/2.18a/120-i386-no-divide-comment.patch diff --git a/patches/binutils/2.18/130-avr32-atmel-v1.0.1.patch b/patches/binutils/2.18a/130-avr32-atmel-v1.0.1.patch similarity index 100% rename from patches/binutils/2.18/130-avr32-atmel-v1.0.1.patch rename to patches/binutils/2.18a/130-avr32-atmel-v1.0.1.patch diff --git a/patches/binutils/2.19.1/100-ppc64-pie.patch b/patches/binutils/2.19.1a/100-ppc64-pie.patch similarity index 100% rename from patches/binutils/2.19.1/100-ppc64-pie.patch rename to patches/binutils/2.19.1a/100-ppc64-pie.patch diff --git a/patches/binutils/2.19.1/110-RPATH_ENVVAR-smack.patch b/patches/binutils/2.19.1a/110-RPATH_ENVVAR-smack.patch similarity index 100% rename from patches/binutils/2.19.1/110-RPATH_ENVVAR-smack.patch rename to patches/binutils/2.19.1a/110-RPATH_ENVVAR-smack.patch diff --git a/patches/binutils/2.19.1/120-sh-targets.patch b/patches/binutils/2.19.1a/120-sh-targets.patch similarity index 100% rename from patches/binutils/2.19.1/120-sh-targets.patch rename to patches/binutils/2.19.1a/120-sh-targets.patch diff --git a/patches/binutils/2.19.1/130-check_ldrunpath_length.patch b/patches/binutils/2.19.1a/130-check_ldrunpath_length.patch similarity index 100% rename from patches/binutils/2.19.1/130-check_ldrunpath_length.patch rename to patches/binutils/2.19.1a/130-check_ldrunpath_length.patch diff --git a/patches/binutils/2.19.1/140-pt-pax-flags-20081101.patch b/patches/binutils/2.19.1a/140-pt-pax-flags-20081101.patch similarity index 100% rename from patches/binutils/2.19.1/140-pt-pax-flags-20081101.patch rename to patches/binutils/2.19.1a/140-pt-pax-flags-20081101.patch diff --git a/patches/binutils/2.19.1/150-warn-textrel.patch b/patches/binutils/2.19.1a/150-warn-textrel.patch similarity index 100% rename from patches/binutils/2.19.1/150-warn-textrel.patch rename to patches/binutils/2.19.1a/150-warn-textrel.patch diff --git a/patches/binutils/2.19.1/160-use-new-ld-dtags.patch b/patches/binutils/2.19.1a/160-use-new-ld-dtags.patch similarity index 100% rename from patches/binutils/2.19.1/160-use-new-ld-dtags.patch rename to patches/binutils/2.19.1a/160-use-new-ld-dtags.patch diff --git a/patches/binutils/2.19.1/170-use-relro.patch b/patches/binutils/2.19.1a/170-use-relro.patch similarity index 100% rename from patches/binutils/2.19.1/170-use-relro.patch rename to patches/binutils/2.19.1a/170-use-relro.patch diff --git a/patches/binutils/2.19.1/180-libiberty-pic.patch b/patches/binutils/2.19.1a/180-libiberty-pic.patch similarity index 100% rename from patches/binutils/2.19.1/180-libiberty-pic.patch rename to patches/binutils/2.19.1a/180-libiberty-pic.patch diff --git a/patches/binutils/2.19.1/190-mips64-defaultemul.patch b/patches/binutils/2.19.1a/190-mips64-defaultemul.patch similarity index 100% rename from patches/binutils/2.19.1/190-mips64-defaultemul.patch rename to patches/binutils/2.19.1a/190-mips64-defaultemul.patch diff --git a/patches/binutils/2.20.1/100-ppc64-pie.patch b/patches/binutils/2.20.1a/100-ppc64-pie.patch similarity index 100% rename from patches/binutils/2.20.1/100-ppc64-pie.patch rename to patches/binutils/2.20.1a/100-ppc64-pie.patch diff --git a/patches/binutils/2.20.1/110-RPATH_ENVVAR-smack.patch b/patches/binutils/2.20.1a/110-RPATH_ENVVAR-smack.patch similarity index 100% rename from patches/binutils/2.20.1/110-RPATH_ENVVAR-smack.patch rename to patches/binutils/2.20.1a/110-RPATH_ENVVAR-smack.patch diff --git a/patches/binutils/2.20.1/120-sh-targets.patch b/patches/binutils/2.20.1a/120-sh-targets.patch similarity index 100% rename from patches/binutils/2.20.1/120-sh-targets.patch rename to patches/binutils/2.20.1a/120-sh-targets.patch diff --git a/patches/binutils/2.20.1/130-ld-sysroot.patch b/patches/binutils/2.20.1a/130-ld-sysroot.patch similarity index 100% rename from patches/binutils/2.20.1/130-ld-sysroot.patch rename to patches/binutils/2.20.1a/130-ld-sysroot.patch diff --git a/patches/binutils/2.20.1/140-check_ldrunpath_length.patch b/patches/binutils/2.20.1a/140-check_ldrunpath_length.patch similarity index 100% rename from patches/binutils/2.20.1/140-check_ldrunpath_length.patch rename to patches/binutils/2.20.1a/140-check_ldrunpath_length.patch diff --git a/patches/binutils/2.20.1/150-pt-pax-flags-20090909.patch b/patches/binutils/2.20.1a/150-pt-pax-flags-20090909.patch similarity index 100% rename from patches/binutils/2.20.1/150-pt-pax-flags-20090909.patch rename to patches/binutils/2.20.1a/150-pt-pax-flags-20090909.patch diff --git a/patches/binutils/2.20.1/160-amd64-32bit-path.patch b/patches/binutils/2.20.1a/160-amd64-32bit-path.patch similarity index 100% rename from patches/binutils/2.20.1/160-amd64-32bit-path.patch rename to patches/binutils/2.20.1a/160-amd64-32bit-path.patch diff --git a/patches/binutils/2.20.1/170-warn-textrel.patch b/patches/binutils/2.20.1a/170-warn-textrel.patch similarity index 100% rename from patches/binutils/2.20.1/170-warn-textrel.patch rename to patches/binutils/2.20.1a/170-warn-textrel.patch diff --git a/patches/binutils/2.20.1/190-use-new-ld-dtags.patch b/patches/binutils/2.20.1a/190-use-new-ld-dtags.patch similarity index 100% rename from patches/binutils/2.20.1/190-use-new-ld-dtags.patch rename to patches/binutils/2.20.1a/190-use-new-ld-dtags.patch diff --git a/patches/binutils/2.20.1/200-document-new-dtags-behaviour.patch b/patches/binutils/2.20.1a/200-document-new-dtags-behaviour.patch similarity index 100% rename from patches/binutils/2.20.1/200-document-new-dtags-behaviour.patch rename to patches/binutils/2.20.1a/200-document-new-dtags-behaviour.patch diff --git a/patches/binutils/2.20.1/220-use-relro.patch b/patches/binutils/2.20.1a/220-use-relro.patch similarity index 100% rename from patches/binutils/2.20.1/220-use-relro.patch rename to patches/binutils/2.20.1a/220-use-relro.patch diff --git a/patches/binutils/2.20.1/230-libiberty-pic.patch b/patches/binutils/2.20.1a/230-libiberty-pic.patch similarity index 100% rename from patches/binutils/2.20.1/230-libiberty-pic.patch rename to patches/binutils/2.20.1a/230-libiberty-pic.patch diff --git a/patches/binutils/2.20.1/240-ld_makefile.patch b/patches/binutils/2.20.1a/240-ld_makefile.patch similarity index 100% rename from patches/binutils/2.20.1/240-ld_makefile.patch rename to patches/binutils/2.20.1a/240-ld_makefile.patch diff --git a/patches/binutils/2.20.1/250-arm-eabi-conf.patch b/patches/binutils/2.20.1a/250-arm-eabi-conf.patch similarity index 100% rename from patches/binutils/2.20.1/250-arm-eabi-conf.patch rename to patches/binutils/2.20.1a/250-arm-eabi-conf.patch diff --git a/patches/binutils/2.20.1/270-better_file_error.patch b/patches/binutils/2.20.1a/270-better_file_error.patch similarity index 100% rename from patches/binutils/2.20.1/270-better_file_error.patch rename to patches/binutils/2.20.1a/270-better_file_error.patch diff --git a/patches/binutils/2.20.1/280-unexport_LD_LIBRARY_PATH.patch b/patches/binutils/2.20.1a/280-unexport_LD_LIBRARY_PATH.patch similarity index 100% rename from patches/binutils/2.20.1/280-unexport_LD_LIBRARY_PATH.patch rename to patches/binutils/2.20.1a/280-unexport_LD_LIBRARY_PATH.patch diff --git a/patches/binutils/2.20.1/290-ld-stub-crash.patch b/patches/binutils/2.20.1a/290-ld-stub-crash.patch similarity index 100% rename from patches/binutils/2.20.1/290-ld-stub-crash.patch rename to patches/binutils/2.20.1a/290-ld-stub-crash.patch diff --git a/patches/binutils/2.20.1/300-mips64-defaultemul.patch b/patches/binutils/2.20.1a/300-mips64-defaultemul.patch similarity index 100% rename from patches/binutils/2.20.1/300-mips64-defaultemul.patch rename to patches/binutils/2.20.1a/300-mips64-defaultemul.patch