OSDN Git Service

Added support for the Microblaze archiecture.
authorgerg <gerg>
Thu, 22 May 2003 05:42:19 +0000 (05:42 +0000)
committergerg <gerg>
Thu, 22 May 2003 05:42:19 +0000 (05:42 +0000)
commit143e7e8086c72ccdcfb3ef456c4467917442edf6
treeb999b352aa1e148509747a8c4750fa37cba6b96d
parent85c500582a0c0337033e184060bcf1b8237c7a54
Added support for the Microblaze archiecture.

The only mod outside the #ifdef TARGET_microblaze stuff in elf2flt.c is a new
entry in config.sub so it knows about the target, and a new entry in the
elf2flt.ld because the microblaze gnu tools create sections called (.bss.*).

Patch from John Williams <jwilliams@itee.uq.edu.au>.
config.sub
elf2flt.c
elf2flt.ld