mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
* targmatch.sed: Use the hold space to put the #ifdef around the
the string constant. * targets.c (UNSUPPORTED_TARGET): Don't define. (find_target): Don't check for UNSUPPORTED_TARGET. (bfd_set_default_target): Don't try to optimize by checking for default.
This commit is contained in:
@ -1,5 +1,12 @@
|
|||||||
Mon Mar 24 13:41:00 1997 Ian Lance Taylor <ian@cygnus.com>
|
Mon Mar 24 13:41:00 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
* targmatch.sed: Use the hold space to put the #ifdef around the
|
||||||
|
the string constant.
|
||||||
|
* targets.c (UNSUPPORTED_TARGET): Don't define.
|
||||||
|
(find_target): Don't check for UNSUPPORTED_TARGET.
|
||||||
|
(bfd_set_default_target): Don't try to optimize by checking for
|
||||||
|
default.
|
||||||
|
|
||||||
* Makefile.in: Rebuild dependencies.
|
* Makefile.in: Rebuild dependencies.
|
||||||
(ALL_MACHINES_CFILES): Add cpu-m32r.c.
|
(ALL_MACHINES_CFILES): Add cpu-m32r.c.
|
||||||
(BFD32_BACKENDS_CFILES): Add elf32-m32r.c.
|
(BFD32_BACKENDS_CFILES): Add elf32-m32r.c.
|
||||||
|
Reference in New Issue
Block a user