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 4e2726de6e9e5fc19b6ec1e550d7e83a2cf5fd99..b25d421cb65eccc6093147bed793415ef44ac088 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 452f25de5ccc51adc3b96e22a46340424fae7842..e3d2b8602cbbf4534a797db4a95509391ac76fcc 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
     ;;
This page took 0.02652 seconds and 4 git commands to generate.