summaryrefslogtreecommitdiff
path: root/ld/emultempl/aix.em
Commit message (Expand)AuthorAgeFilesLines
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-141-3/+4
* Remove trailing white spaces in ldH.J. Lu2013-01-101-1/+1
* * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra2012-03-051-4/+4
* 2011-11-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-11-021-1/+77
* 2011-04-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-201-0/+1
* * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra2010-12-201-0/+2
* Replace is_archive with maybe_archive.H.J. Lu2010-12-061-1/+1
* * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra2010-10-281-1/+1
* fix set but unused variable warningsAlan Modra2010-06-271-3/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-011-21/+32
* include/coff/Richard Sandiford2009-03-141-2/+43
* include/coff/Richard Sandiford2009-03-141-2/+4
* ld/Richard Sandiford2009-03-141-0/+1
* ld/Richard Sandiford2009-03-141-1/+22
* include/Alan Modra2008-02-151-18/+22
* 2007-07-19 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-191-4/+4
* Update sources to GPLv3Nick Clifton2007-07-061-15/+16
* bfd/Alan Modra2007-04-261-2/+2
* PR ld/4023Nick Clifton2007-03-071-10/+44
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-2/+2
* bfd/Alan Modra2005-08-041-1/+0
* bfd/Alan Modra2005-08-041-3/+2
* * ldemul.c (ldemul_do_assignments): New function.Alan Modra2005-07-151-0/+1
* Update FSF addressesNick Clifton2005-05-121-1/+1
* bfd/Alan Modra2005-05-041-1/+4
* update copyright datesAlan Modra2005-03-031-1/+2
* emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter toNick Clifton2004-10-271-4/+4
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-031-10/+2
* * emultempl/aix.em: Convert to C90, remove unnecessary prototypesAlan Modra2003-06-271-74/+26
* Correct spelling of "relocatable".Alan Modra2003-06-251-8/+8
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-281-34/+46
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-70/+81
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,Alan Modra2002-08-281-10/+10
* * emultempl/aix.em (gld*_before_parse): Set default arch. RevertsAlan Modra2002-08-061-60/+69
* * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra2002-07-011-2/+2
* * ldemul.c (ldemul_new_vers_pattern): New function.Alan Modra2002-05-221-0/+1
* Add -bnortl and -bnortllib support for AIX.Tom Rix2002-05-181-1/+4
* XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix2002-05-101-19/+26
* Formatting fix.Tom Rix2002-05-011-2/+2
* Add support for AIX -blibpath and -bnolibpath.Tom Rix2002-04-301-4/+22
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-2/+2
* Add support for -brtl, run time linking, to AIX ld.Tom Rix2002-02-191-18/+23
* -binitfini emulation, put __rtinit symbol generation into linker.Tom Rix2001-12-221-51/+51
* Formatting and misc cleanup for AIX.Tom Rix2001-12-051-124/+116
* Pass argc and argv to ldemul_choose_target.Tom Rix2001-12-031-10/+67
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-10/+10
* Fix import symbols for AIX.Tom Rix2001-09-061-61/+49
* * emultempl/aix.em: Add missing prototype.Andreas Jaeger2001-09-031-0/+2