2009-05-06 |
David McCullough | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-11-27 |
David McCullough | When compiled with CVS binutils, busybox fails to execu... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
David McCullough | Kazu Hirata wrote: |
commit | commitdiff | tree | snapshot |
2008-11-21 |
David McCullough | It is somewhat common for people to use the -s (strip... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
David McCullough | The Blackfin port uses _current_shared_library_p5_offse... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
David McCullough | update configure after configure.in changes. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
David McCullough | We should link against -lc before any of the binutils... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
David McCullough | when debugging a flat loader problem involving relocs... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
David McCullough | Reserve a flag for the blackfin target (FLAT_FLAG_L1STK... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David McCullough | updated configure thanks to Atle Nissestad <atle@nisses... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
David McCullough | I'm lazy and having to set 4 configure options when... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
David McCullough | This patch allows elf2flt/flthdr's compression options... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
David McCullough | When moving the xmalloc changes from the Blackfin elf2f... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
David McCullough | I hit a random failure in elf2flt (not elf2flt's fault... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
David McCullough | This patch fixes two issues which are triggered when... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
David McCullough | The patch below adds two additional DWARF2 debug sectio... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
David McCullough | This patch is required to successfully link against... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
David McCullough | the intl subdir in binutils may redirect some funcs... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
David McCullough | Allow for hex/octal/decimal stack specifications using... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
David McCullough | The short_format var isnt used in flthdr.c, so delete it |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Greg Ungerer | lf2flt crashes on Linux/amd64: |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Greg Ungerer | Re-autconf configure script after Mike Frysinger's... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Greg Ungerer | The proper way to do error message output is with AC_MS... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
David McCullough | the install program is run with the '-s' option which... |
commit | commitdiff | tree | snapshot |
2006-11-14 |
David McCullough | the bzero() function has been marked as depreciated... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
David McCullough | Before I delve in the long (sorry) RFC below, I've... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
David McCullough | This patch adds elf2flt support for prioritised constru... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
David McCullough | Use the emit-relocs options by default unless the user... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
David McCullough | elf2flt.c (output_relocs) <use_resolved> [TARGET_arm]: |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Greg Ungerer | This patch adds m68k support for elf2flt -a. I've... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Greg Ungerer | * elf2flt.c (output_relocs) <use_resolved> [TARGET_... |
commit | commitdiff | tree | snapshot |
2006-06-26 |
David McCullough | Support the -a (use_resolved) option for TARGET_arm. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
David McCullough | We've eliminated the use of the relocation stack from... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Greg Ungerer | Newly autoconf generated configure script. It was out... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
David McCullough | The patch below teaches elf2flt to handle R_68K_PC16... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
David McCullough | The current elf2flt.ld forgets to allow to put `gnu... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
David McCullough | Add the "b" back to files opens for WIN32 builds as... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Greg Ungerer | Changed the mode argument for all the popen() calls... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
David McCullough | Whee. What a most entertaining bug. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
David McCullough | This patch adds support for .preinit_array, .init_array... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
David McCullough | Hello, |
commit | commitdiff | tree | snapshot |
2006-02-01 |
David McCullough | This patch allows cross-compilation of elf2flt for... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
David McCullough | Patch to add configure option: |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Greg Ungerer | seems my previous attempt at updating the current elf2f... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
David McCullough | nios/nios2 support by Wentao Xu <wentao@microtronix... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
David McCullough | Hi, |
commit | commitdiff | tree | snapshot |
2005-08-25 |
David McCullough | Blackfin support merged in by Bernd Schmidt <bernds_cb1... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
David McCullough | Change all file format related unsigned longs to uint32... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
David McCullough | A new config.sub with blackfin support |
commit | commitdiff | tree | snapshot |
2005-07-06 |
David McCullough | Small spelling fixup from Dylan Griffiths. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
John Williams | Tweaked Makefile.in so that post-configured Makefile... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
John Williams | Explicit assignment of elf2flt package under GPL v2.0. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Bernardo Innocenti | Add missing headers. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Bernardo Innocenti | Build elf2flt with headers from binutils 2.15.94+. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Bernardo Innocenti | Cygwin fixes. |
commit | commitdiff | tree | snapshot |
2004-11-08 |
John Williams | Add support for win32 (non-cygwin) builds of elf2flt |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Yoshinori Sato | h8/300 forbid relocation of absolute symbol |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David McCullough | - add target h8300h |
commit | commitdiff | tree | snapshot |
2004-03-23 |
David McCullough | Use headers direct from binutils |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David McCullough | A small patch to ld-elf2flt.in, that lets an elf2flt... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Greg Ungerer | Somehow the microblaze support in elf2flt/config.sub... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
David McCullough | When the linker "-v" flag is passed, turn on shell... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
David McCullough | this patch for elf2flt makes sure that all install... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
David McCullough | In order to use m68k-uclinux globally as the new toolch... |
commit | commitdiff | tree | snapshot |
2004-01-05 |
David McCullough | A slightly updated configure script |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Greg Ungerer | Find attached the patch for the elf2flt utility. Except... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
David McCullough | Allow installing elf2flt with build directory out of... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
David McCullough | Check in stubs.c from Miles Bader's last patch |
commit | commitdiff | tree | snapshot |
2003-09-09 |
David McCullough | Add support for possibly missing dcgettext function |
commit | commitdiff | tree | snapshot |
2003-09-09 |
David McCullough | Allow for really big apps, Miles Bader <miles@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-09-03 |
David McCullough | I've now tested building the uClinux tools on a Windows... |
commit | commitdiff | tree | snapshot |
2003-08-17 |
David McCullough | I've found the bug! A BSS link-once section was missing... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
David McCullough | Fixup after last update |
commit | commitdiff | tree | snapshot |
2003-08-04 |
David McCullough | this patch adds Cygwin support to elf2flt. Also include... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
David McCullough | Fixed handling of MICROBLAZE_32 reloc type. The mb... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
David McCullough | Patch from Bernardo Innocenti <bernie@develer.com>: |
commit | commitdiff | tree | snapshot |
2003-07-14 |
David McCullough | Get rid of false/FALSE and true/TRUE usage so we work... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
David McCullough | Ignore the -relax option. Done for the MicroBlaze... |
commit | commitdiff | tree | snapshot |
2003-07-10 |
David McCullough | Make sure "-relax" is only used on FINAL links, let... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
David McCullough | Microblaze changes from John Williams. |
commit | commitdiff | tree | snapshot |
2003-06-02 |
David McCullough | Two changes from Miles Bader <miles@gnu.org> |
commit | commitdiff | tree | snapshot |
2003-05-30 |
David McCullough | Fix the zero padding so that it doesn't crash if tehre... |
commit | commitdiff | tree | snapshot |
2003-05-29 |
David McCullough | Add ktrace option so that individual flat files will... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
David McCullough | Patches from Miles Bader <miles@gnu.org>: |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Greg Ungerer | Multiple sections of a given type are combined, and... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Greg Ungerer | This capability was already sort of in the code, but... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Greg Ungerer | Added support for the Microblaze archiecture. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
David McCullough | Added SH support from Paul Mundt <lethal@linux-sh.org> |
commit | commitdiff | tree | snapshot |
2003-05-06 |
David McCullough | Fixup some host alignment errors from Miles Bader ... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
David McCullough | Added a --disable-got-check for platforms that can... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
David McCullough | Add H8 support (tested on H8300S). |
commit | commitdiff | tree | snapshot |
2003-03-14 |
David McCullough | arm expects the data segment on a 32 byte boundary... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
David McCullough | put in the full contructor support by default. |
commit | commitdiff | tree | snapshot |
2003-03-04 |
David McCullough | Changes needed to fix arm-elf debugging and pthreads... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Erik Andersen | gcc 3.1 and 3.1.1 create a .jcr ELF section, which... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Erik Andersen | Pass through R_ARM_GOT32 and R_ARM_GOTPC relocations |
commit | commitdiff | tree | snapshot |
2002-07-11 |
David McCullough | Clean up the absolute path problems in ld-elf2flt |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Greg Ungerer | Fixed some spelling mistakes. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
David McCullough | cleanup a few things while adding support for the share... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Greg Ungerer | Fixup for ARM PLT32 relocation type, patch from David... |
commit | commitdiff | tree | snapshot |
next |