mirror of git://gcc.gnu.org/git/gcc.git
config.host: Add lm32-*-rtems*.
2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org> * config.host: Add lm32-*-rtems*. From-SVN: r157939
This commit is contained in:
parent
2bc40daaf5
commit
c1b14424c8
|
|
@ -1,3 +1,7 @@
|
||||||
|
2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* config.host: Add lm32-*-rtems*.
|
||||||
|
|
||||||
2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||||
Uros Bizjak <ubizjak@gmail.com>
|
Uros Bizjak <ubizjak@gmail.com>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -357,7 +357,7 @@ ia64-hp-*vms*)
|
||||||
;;
|
;;
|
||||||
iq2000*-*-elf*)
|
iq2000*-*-elf*)
|
||||||
;;
|
;;
|
||||||
lm32-*-elf*)
|
lm32-*-elf*|lm32-*-rtems*)
|
||||||
extra_parts="crtbegin.o crtend.o crti.o crtn.o"
|
extra_parts="crtbegin.o crtend.o crti.o crtn.o"
|
||||||
tmake_file="lm32/t-lm32 lm32/t-elf t-softfp"
|
tmake_file="lm32/t-lm32 lm32/t-elf t-softfp"
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue