]> git.wh0rd.org Git - elf2flt.git/commit
Find attached the patch for the elf2flt utility. Except the elf2flt.c file, I have...
authorGreg Ungerer <gerg@snapgear.com>
Tue, 11 Nov 2003 07:23:04 +0000 (07:23 +0000)
committerGreg Ungerer <gerg@snapgear.com>
Tue, 11 Nov 2003 07:23:04 +0000 (07:23 +0000)
commitdc6cb8c74a248f7eecfd2a13d6e14d4a3db6ba3d
tree760b6d875ccb0b4874bd57ba9f16de16a49c4617
parent05cf9096059b45c95955cf0cd1f9a1b22b1f5c47
Find attached the patch for the elf2flt utility. Except the elf2flt.c file, I have slightly modified the Makefile.in. The reason for this is to check the target architecture and if it is set to "e1", another linker script is installed. The reason for this alchemy is that our linker needs some sections that are included in the e1-elf2flt.ld script.

Patch submitted by Yannis Mitsos <gmitsos@telecom.ntua.gr>.
Makefile.in
config.sub
e1-elf2flt.ld [new file with mode: 0644]
elf2flt.c