OSDN Git Service

Build elf2flt with headers from binutils 2.15.94+.
[uclinux-h8/elf2flt.git] / elf2flt.c
2005-02-23 Bernardo InnocentiBuild elf2flt with headers from binutils 2.15.94+.
2005-02-23 Bernardo InnocentiCygwin fixes.
2004-11-08 John WilliamsAdd support for win32 (non-cygwin) builds of elf2flt
2004-10-28 Yoshinori Satoh8/300 forbid relocation of absolute symbol
2004-05-13 David McCullough- add target h8300h
2004-03-23 David McCulloughUse headers direct from binutils
2003-11-11 Greg UngererFind attached the patch for the elf2flt utility. Except...
2003-08-04 David McCulloughthis patch adds Cygwin support to elf2flt. Also include...
2003-07-29 David McCulloughFixed handling of MICROBLAZE_32 reloc type. The mb...
2003-07-14 David McCulloughGet rid of false/FALSE and true/TRUE usage so we work...
2003-07-10 David McCulloughIgnore the -relax option. Done for the MicroBlaze...
2003-06-02 David McCulloughTwo changes from Miles Bader <miles@gnu.org>
2003-05-30 David McCulloughFix the zero padding so that it doesn't crash if tehre...
2003-05-29 David McCulloughAdd ktrace option so that individual flat files will...
2003-05-27 David McCulloughPatches from Miles Bader <miles@gnu.org>:
2003-05-22 Greg UngererMultiple sections of a given type are combined, and...
2003-05-22 Greg UngererThis capability was already sort of in the code, but...
2003-05-22 Greg UngererAdded support for the Microblaze archiecture.
2003-05-08 David McCulloughAdded SH support from Paul Mundt <lethal@linux-sh.org>
2003-05-06 David McCulloughFixup some host alignment errors from Miles Bader ...
2003-04-09 David McCulloughAdd H8 support (tested on H8300S).
2002-07-31 Erik AndersenPass through R_ARM_GOT32 and R_ARM_GOTPC relocations
2002-04-12 Greg UngererFixed some spelling mistakes.
2002-04-11 David McCulloughcleanup a few things while adding support for the share...
2002-03-19 Greg UngererFixup for ARM PLT32 relocation type, patch from David...
2002-02-17 David McCulloughChanges to compile under Solaris from The LEOX team...
2002-02-14 Greg UngererImprovements to the configure system from Miles Bader...
2002-02-14 David McCulloughSome more v850 tweaks from Miles Bader <miles@gnu.org>
2002-02-14 David McCulloughFix an error in the last update.
2002-02-14 David McCulloughFixups for the v850 from Miles Bader <miles@gnu.org>.
2002-02-14 David McCulloughInitial revision