mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* config.bfd: Add lm32-*-rtems*.
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* config.bfd: Add lm32-*-rtems*.
|
||||||
2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* coff-ppc.c: Add 2009 to Copyright.
|
* coff-ppc.c: Add 2009 to Copyright.
|
||||||
|
@ -728,7 +728,7 @@ case "${targ}" in
|
|||||||
targ_defvec=bfd_elf32_iq2000_vec
|
targ_defvec=bfd_elf32_iq2000_vec
|
||||||
;;
|
;;
|
||||||
|
|
||||||
lm32-*-elf)
|
lm32-*-elf | lm32-*-rtems*)
|
||||||
targ_defvec=bfd_elf32_lm32_vec
|
targ_defvec=bfd_elf32_lm32_vec
|
||||||
targ_selvecs=bfd_elf32_lm32fdpic_vec
|
targ_selvecs=bfd_elf32_lm32fdpic_vec
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user