2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Tue, 6 Jan 2009 14:40:32 +0000 (14:40 +0000)
committerJoel Sherrill <joel.sherrill@oarcorp.com>
Tue, 6 Jan 2009 14:40:32 +0000 (14:40 +0000)
* config.bfd: Add lm32-*-rtems*.

bfd/ChangeLog
bfd/config.bfd

index 4e2726d..b25d421 100644 (file)
@@ -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>
 
        * coff-ppc.c: Add 2009 to Copyright.
index 452f25d..e3d2b86 100644 (file)
@@ -728,7 +728,7 @@ case "${targ}" in
     targ_defvec=bfd_elf32_iq2000_vec
     ;;
 
-  lm32-*-elf)
+  lm32-*-elf | lm32-*-rtems*)
     targ_defvec=bfd_elf32_lm32_vec
     targ_selvecs=bfd_elf32_lm32fdpic_vec
     ;;