]> git.wh0rd.org Git - elf2flt.git/commit
Added support for the Microblaze archiecture.
authorGreg Ungerer <gerg@snapgear.com>
Thu, 22 May 2003 05:42:19 +0000 (05:42 +0000)
committerGreg Ungerer <gerg@snapgear.com>
Thu, 22 May 2003 05:42:19 +0000 (05:42 +0000)
commit9898df037a428f9e0ab67e1c988affdd073b734c
treeb999b352aa1e148509747a8c4750fa37cba6b96d
parent961e926078e15b0194c57a0c6af7ac96f6c09171
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