OSDN Git Service

uclinux-h8/elf2flt.git
2006-11-14 davidmthe bzero() function has been marked as depreciated...
2006-09-13 davidmBefore I delve in the long (sorry) RFC below, I've...
2006-07-21 davidmThis patch adds elf2flt support for prioritised constru...
2006-07-10 davidmUse the emit-relocs options by default unless the user...
2006-07-10 davidmelf2flt.c (output_relocs) <use_resolved> [TARGET_arm]:
2006-07-10 gergThis patch adds m68k support for elf2flt -a. I've...
2006-07-03 gerg * elf2flt.c (output_relocs) <use_resolved> [TARGET_...
2006-06-26 davidmSupport the -a (use_resolved) option for TARGET_arm.
2006-06-19 davidmWe've eliminated the use of the relocation stack from...
2006-06-15 gergNewly autoconf generated configure script. It was out...
2006-05-23 davidmThe patch below teaches elf2flt to handle R_68K_PC16...
2006-04-06 davidmThe current elf2flt.ld forgets to allow to put `gnu...
2006-04-03 davidmAdd the "b" back to files opens for WIN32 builds as...
2006-04-03 gergChanged the mode argument for all the popen() calls...
2006-04-03 davidmWhee. What a most entertaining bug.
2006-03-23 davidmThis patch adds support for .preinit_array, .init_array...
2006-02-22 davidmHello,
2006-02-01 davidmThis patch allows cross-compilation of elf2flt for...
2006-01-17 davidmPatch to add configure option:
2006-01-13 gergseems my previous attempt at updating the current elf2f...
2006-01-11 davidmnios/nios2 support by Wentao Xu <wentao@microtronix...
2005-09-28 davidmHi,
2005-08-25 davidmBlackfin support merged in by Bernd Schmidt <bernds_cb1...
2005-08-01 davidmChange all file format related unsigned longs to uint32...
2005-07-15 davidmA new config.sub with blackfin support
2005-07-06 davidmSmall spelling fixup from Dylan Griffiths.
2005-05-03 jwilliamsTweaked Makefile.in so that post-configured Makefile...
2005-04-18 jwilliamsExplicit assignment of elf2flt package under GPL v2.0.
2005-03-16 bernieAdd missing headers.
2005-02-23 bernieBuild elf2flt with headers from binutils 2.15.94+.
2005-02-23 bernieCygwin fixes.
2004-11-08 jwilliamsAdd support for win32 (non-cygwin) builds of elf2flt
2004-10-28 ysatoh8/300 forbid relocation of absolute symbol
2004-05-13 davidm- add target h8300h
2004-03-23 davidmUse headers direct from binutils
2004-03-19 davidmA small patch to ld-elf2flt.in, that lets an elf2flt...
2004-03-09 gergSomehow the microblaze support in elf2flt/config.sub...
2004-02-10 davidmWhen the linker "-v" flag is passed, turn on shell...
2004-02-09 davidmthis patch for elf2flt makes sure that all install...
2004-01-05 davidmIn order to use m68k-uclinux globally as the new toolch...
2004-01-05 davidmA slightly updated configure script
2003-11-11 gergFind attached the patch for the elf2flt utility. Except...
2003-09-23 davidmAllow installing elf2flt with build directory out of...
2003-09-21 davidmCheck in stubs.c from Miles Bader's last patch
2003-09-09 davidmAdd support for possibly missing dcgettext function
2003-09-09 davidmAllow for really big apps, Miles Bader <miles@gnu.org>
2003-09-03 davidmI've now tested building the uClinux tools on a Windows...
2003-08-17 davidmI've found the bug! A BSS link-once section was missing...
2003-08-06 davidmFixup after last update
2003-08-04 davidmthis patch adds Cygwin support to elf2flt. Also include...
2003-07-29 davidmFixed handling of MICROBLAZE_32 reloc type. The mb...
2003-07-22 davidmPatch from Bernardo Innocenti <bernie@develer.com>:
2003-07-14 davidmGet rid of false/FALSE and true/TRUE usage so we work...
2003-07-10 davidmIgnore the -relax option. Done for the MicroBlaze...
2003-07-10 davidmMake sure "-relax" is only used on FINAL links, let...
2003-06-25 davidmMicroblaze changes from John Williams.
2003-06-02 davidmTwo changes from Miles Bader <miles@gnu.org>
2003-05-30 davidmFix the zero padding so that it doesn't crash if tehre...
2003-05-29 davidmAdd ktrace option so that individual flat files will...
2003-05-27 davidmPatches from Miles Bader <miles@gnu.org>:
2003-05-22 gergMultiple sections of a given type are combined, and...
2003-05-22 gergThis capability was already sort of in the code, but...
2003-05-22 gergAdded support for the Microblaze archiecture.
2003-05-08 davidmAdded SH support from Paul Mundt <lethal@linux-sh.org>
2003-05-06 davidmFixup some host alignment errors from Miles Bader ...
2003-04-16 davidmAdded a --disable-got-check for platforms that can...
2003-04-09 davidmAdd H8 support (tested on H8300S).
2003-03-14 davidmarm expects the data segment on a 32 byte boundary...
2003-03-13 davidmput in the full contructor support by default.
2003-03-04 davidmChanges needed to fix arm-elf debugging and pthreads...
2002-07-31 andersengcc 3.1 and 3.1.1 create a .jcr ELF section, which...
2002-07-31 andersenPass through R_ARM_GOT32 and R_ARM_GOTPC relocations
2002-07-11 davidmClean up the absolute path problems in ld-elf2flt
2002-04-12 gergFixed some spelling mistakes.
2002-04-11 davidmcleanup a few things while adding support for the share...
2002-03-19 gergFixup for ARM PLT32 relocation type, patch from David...
2002-02-18 davidmAdded -with-bfd-include-dir=<dir> option as we have...
2002-02-17 davidmChanges from Pauli to enable moving strings into the...
2002-02-17 davidmChanges to compile under Solaris from The LEOX team...
2002-02-14 gergImprovements to the configure system from Miles Bader...
2002-02-14 davidmSome more v850 tweaks from Miles Bader <miles@gnu.org>
2002-02-14 davidmFix an error in the last update.
2002-02-14 davidmFixups for the v850 from Miles Bader <miles@gnu.org>.
2002-02-14 davidmInitial revision