Age | Commit message (Expand) | Author | Files | Lines |
2014-05-27 | Add new link-map-text hook and RX auto-vector support. | DJ Delorie | 1 | -1/+2 |
2014-03-14 | Remove search path from -l:namespec DT_NEEDED | Alan Modra | 1 | -1/+7 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-20 | Fix duplicate output section statement lookup | Guy Martin | 1 | -1/+1 |
2014-01-17 | Allow ld target customiser script to force on disk scripts. | Alan Modra | 1 | -1/+1 |
2013-10-14 | * gen-aout.c (main): Fix formatting. Close file. | Nick Clifton | 1 | -3/+4 |
2013-01-10 | Remove trailing white spaces in ld | H.J. Lu | 1 | -1/+1 |
2012-03-05 | * ldlang.h (struct lang_input_statement_flags): New, extract from.. | Alan Modra | 1 | -4/+4 |
2011-11-02 | 2011-11-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+77 |
2011-04-20 | 2011-04-20 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-12-20 | * ld.texinfo (Expression Section): Describe treatment of numbers | Alan Modra | 1 | -0/+2 |
2010-12-06 | Replace is_archive with maybe_archive. | H.J. Lu | 1 | -1/+1 |
2010-10-28 | * ldlang.h (ldlang_add_undef): Add cmdline param. | Alan Modra | 1 | -1/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -3/+1 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-01 | bfd/ | Richard Sandiford | 1 | -21/+32 |
2009-03-14 | include/coff/ | Richard Sandiford | 1 | -2/+43 |
2009-03-14 | include/coff/ | Richard Sandiford | 1 | -2/+4 |
2009-03-14 | ld/ | Richard Sandiford | 1 | -0/+1 |
2009-03-14 | ld/ | Richard Sandiford | 1 | -1/+22 |
2008-02-15 | include/ | Alan Modra | 1 | -18/+22 |
2007-07-19 | 2007-07-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -4/+4 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -15/+16 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2007-03-07 | PR ld/4023 | Nick Clifton | 1 | -10/+44 |
2006-09-16 | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 1 | -2/+2 |
2005-08-04 | bfd/ | Alan Modra | 1 | -1/+0 |
2005-08-04 | bfd/ | Alan Modra | 1 | -3/+2 |
2005-07-15 | * ldemul.c (ldemul_do_assignments): New function. | Alan Modra | 1 | -0/+1 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -1/+1 |
2005-05-04 | bfd/ | Alan Modra | 1 | -1/+4 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+2 |
2004-10-27 | emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter to | Nick Clifton | 1 | -4/+4 |
2004-01-03 | * ldfile.c (ldfile_set_output_arch): Add defarch param. | Alan Modra | 1 | -10/+2 |
2003-06-27 | * emultempl/aix.em: Convert to C90, remove unnecessary prototypes | Alan Modra | 1 | -74/+26 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -8/+8 |
2003-02-28 | * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions. | Alan Modra | 1 | -34/+46 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -70/+81 |
2002-10-30 | * emultempl/aix.em: Use include <> for generated headers. | Daniel Jacobowitz | 1 | -1/+1 |
2002-08-28 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll, | Alan Modra | 1 | -10/+10 |
2002-08-06 | * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts | Alan Modra | 1 | -60/+69 |
2002-07-01 | * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. | Alan Modra | 1 | -2/+2 |
2002-05-22 | * ldemul.c (ldemul_new_vers_pattern): New function. | Alan Modra | 1 | -0/+1 |
2002-05-18 | Add -bnortl and -bnortllib support for AIX. | Tom Rix | 1 | -1/+4 |
2002-05-10 | XCOFF64 fixes. For setting arch/mach and for R_BR relocations. | Tom Rix | 1 | -19/+26 |
2002-05-01 | Formatting fix. | Tom Rix | 1 | -2/+2 |
2002-04-30 | Add support for AIX -blibpath and -bnolibpath. | Tom Rix | 1 | -4/+22 |
2002-03-18 | Add AIX 64 shared library support and emulation layer for binutils | Nick Clifton | 1 | -2/+2 |
2002-02-19 | Add support for -brtl, run time linking, to AIX ld. | Tom Rix | 1 | -18/+23 |
2001-12-22 | -binitfini emulation, put __rtinit symbol generation into linker. | Tom Rix | 1 | -51/+51 |