OSDN Git Service

uclinux-h8/elf2flt.git
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
2004-03-19 David McCulloughA small patch to ld-elf2flt.in, that lets an elf2flt...
2004-03-09 Greg UngererSomehow the microblaze support in elf2flt/config.sub...
2004-02-10 David McCulloughWhen the linker "-v" flag is passed, turn on shell...
2004-02-09 David McCulloughthis patch for elf2flt makes sure that all install...
2004-01-05 David McCulloughIn order to use m68k-uclinux globally as the new toolch...
2004-01-05 David McCulloughA slightly updated configure script
2003-11-11 Greg UngererFind attached the patch for the elf2flt utility. Except...
2003-09-23 David McCulloughAllow installing elf2flt with build directory out of...
2003-09-21 David McCulloughCheck in stubs.c from Miles Bader's last patch
2003-09-09 David McCulloughAdd support for possibly missing dcgettext function
2003-09-09 David McCulloughAllow for really big apps, Miles Bader <miles@gnu.org>
2003-09-03 David McCulloughI've now tested building the uClinux tools on a Windows...
2003-08-17 David McCulloughI've found the bug! A BSS link-once section was missing...
2003-08-06 David McCulloughFixup after last update
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-22 David McCulloughPatch from Bernardo Innocenti <bernie@develer.com>:
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-07-10 David McCulloughMake sure "-relax" is only used on FINAL links, let...
2003-06-25 David McCulloughMicroblaze changes from John Williams.
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-16 David McCulloughAdded a --disable-got-check for platforms that can...
2003-04-09 David McCulloughAdd H8 support (tested on H8300S).
2003-03-14 David McCullougharm expects the data segment on a 32 byte boundary...
2003-03-13 David McCulloughput in the full contructor support by default.
2003-03-04 David McCulloughChanges needed to fix arm-elf debugging and pthreads...
2002-07-31 Erik Andersengcc 3.1 and 3.1.1 create a .jcr ELF section, which...
2002-07-31 Erik AndersenPass through R_ARM_GOT32 and R_ARM_GOTPC relocations
2002-07-11 David McCulloughClean up the absolute path problems in ld-elf2flt
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-18 David McCulloughAdded -with-bfd-include-dir=<dir> option as we have...
2002-02-17 David McCulloughChanges from Pauli to enable moving strings into the...
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