config.host (microblaze-*-rtems*): New.
2013-12-06 Ralf Corsépius <ralf.corsepius@rtems.org> * config.host (microblaze-*-rtems*): New. From-SVN: r205751
This commit is contained in:
parent
7b823b4f6b
commit
3fa2ccb430
@ -1,3 +1,7 @@
|
||||
2013-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* config.host (microblaze-*-rtems*): New.
|
||||
|
||||
2013-12-04 Kugan Vivekanandarajah <kuganv@linaro.org>
|
||||
|
||||
* config/arm/bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for
|
||||
|
@ -754,6 +754,10 @@ microblaze*-*-elf)
|
||||
tmake_file="${tmake_file} microblaze/t-microblaze t-fdpbit"
|
||||
extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o crti.o crtn.o"
|
||||
;;
|
||||
microblaze*-*-rtems*)
|
||||
tmake_file="${tmake_file} microblaze/t-microblaze t-fdpbit"
|
||||
extra_parts="$extra_parts crtbeginS.o crtendS.o crtbeginT.o crti.o crtn.o"
|
||||
;;
|
||||
mips*-*-netbsd*) # NetBSD/mips, either endian.
|
||||
;;
|
||||
mips*-*-linux*) # Linux MIPS, either endian.
|
||||
|
Loading…
Reference in New Issue
Block a user