fixup the ubicom patch, refresh
SVN-Revision: 25552
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user