2011-04-04 |
David McCullough | The GNU linker uses -v as a shortcut to --version,... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
David McCullough | the attached patch is needed for the recent elf2flt |
commit | commitdiff | tree | snapshot |
2010-12-16 |
David McCullough | The .note.ABI-tag section exists to indicate to other... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
David McCullough | When we converted ld-elf2flt from the shell script... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
David McCullough | The current code misses checking a few args in order... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
David McCullough | The sed debug showed incorrect syntax for deletions... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Greg Ungerer | Here is a patch to fix a ``misunderstanding'' between... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
David McCullough | use AS_HELP_STRING for all configure options |
commit | commitdiff | tree | snapshot |
2010-02-03 |
David McCullough | This is needed for Blackfin FLAT's to be processed... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
David McCullough | Make varargs debug macros GCC-2.x compatible. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Greg Ungerer | [PATCH] add Blackfin to the README |
commit | commitdiff | tree | snapshot |
2009-11-09 |
David McCullough | fix option order when invoking children |
commit | commitdiff | tree | snapshot |
2009-08-30 |
David McCullough | fix elf2flt dep generation in out-of-tree builds |
commit | commitdiff | tree | snapshot |
2009-07-14 |
David McCullough | the "all" target should not be depending on "ld-elf2flt" |
commit | commitdiff | tree | snapshot |
2009-07-14 |
David McCullough | the Makefile.in still refers to elf2flt.sh.in: |
commit | commitdiff | tree | snapshot |
2009-07-12 |
David McCullough | Due to shell portability issues (which is to say shell... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David McCullough | handle more strip/verbose options. |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David McCullough | Unify the duplicated windows and other system fallback... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David McCullough | generate dependency info automatically |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David McCullough | This cleans up the Makefile handling of the different... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David McCullough | add more common files to gitignore |
commit | commitdiff | tree | snapshot |
2009-07-06 |
David McCullough | the flat.h header uses things like uint32_t but does... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
David McCullough | We renamed all the Blackfin relocs in the toolchain... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
David McCullough | Rather than putting the `rm` at the end of the script... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
David McCullough | When the relocs are larger than 16bits, incorrect value... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
David McCullough | Add -u/-U options to control the Blackfin L1 stack... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
David McCullough | Add a .gitignore file |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Greg Ungerer | Newer gcc compilers generate some ARM relocation types... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
David McCullough | The option given to AC_ARG_ENABLE() have typos in them... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
David McCullough | Attached is a patch that updates elf2flt support for... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
David McCullough | The header logic for pulling in ELF defines mixes commo... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | Update configure to get the new ctor/dtor option. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | update Blackfin port |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | only print "No relocations" when in verbose mode |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | Since the nios2 port is the only one to use the get_gp_... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | The FLAT structure is all built on 32bit types, so... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | GCC properly provides CTOR/DTOR END/LIST symbols alread... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | Often build systems will use -shared when creating... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | If there is no bss section, set bss_vma to the end... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | Newer versions of gcc (4.3+) may output additional... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | Rename elf2flt.ld to elf2flt.ld.in. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
David McCullough | Re-run autoconf to make sure everything is up to date. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
David McCullough | Some arches (like the Blackfin architecture) have an... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
David McCullough | General update for the different DWARF debugging styles... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
David McCullough | PT_GNU_STACK markings make no sense with FLAT binaries... |
commit | commitdiff | tree | snapshot |
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 |
next |