From f431dd44ba85f3ea15694d1b1c3569a1cb4ef644 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 16 Feb 2011 14:05:08 +0000 Subject: [toolchain/binutils/2.19.1]: fixup the ubicom patch, refresh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25552 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../2.19.1/600-ubicom32_binutils_20090818.patch | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch') diff --git a/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch b/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch index f2a70ca862..aed373ddd4 100644 --- a/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch +++ b/toolchain/binutils/patches/2.19.1/600-ubicom32_binutils_20090818.patch @@ -20,7 +20,7 @@ extern const bfd_arch_info_type bfd_v850_arch; extern const bfd_arch_info_type bfd_vax_arch; extern const bfd_arch_info_type bfd_we32k_arch; -@@ -570,6 +576,7 @@ static const bfd_arch_info_type * const +@@ -570,6 +576,7 @@ static const bfd_arch_info_type * const &bfd_tic4x_arch, &bfd_tic54x_arch, &bfd_tic80_arch, @@ -5578,24 +5578,6 @@ case EM_IQ2000: return "Vitesse IQ2000"; case EM_XTENSA_OLD: case EM_XTENSA: return "Tensilica Xtensa Processor"; ---- a/config.sub -+++ b/config.sub -@@ -285,6 +285,7 @@ case $basic_machine in - | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ - | spu | strongarm \ - | tahoe | thumb | tic4x | tic80 | tron \ -+ | ubicom32 \ - | v850 | v850e \ - | we32k \ - | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ -@@ -370,6 +371,7 @@ case $basic_machine in - | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ - | tron-* \ -+ | ubicom32-* \ - | v850-* | v850e-* | vax-* \ - | we32k-* \ - | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ --- a/configure +++ b/configure @@ -2666,6 +2666,12 @@ case "${target}" in -- cgit v1.2.3