summaryrefslogtreecommitdiff
path: root/ld/lexsup.c
Commit message (Expand)AuthorAgeFilesLines
* * as.c (show_usage): Document "@FILE".Mark Mitchell2005-10-301-1/+5
* Update FSF addressesNick Clifton2005-05-121-2/+2
* Add a check for <unistd.h> providing a prototype for getopt() which is compat...Nick Clifton2005-04-041-0/+1
* bfd/H.J. Lu2005-03-161-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * ldmain.h (ld_sysroot): Change type to a constant string.Richard Sandiford2005-01-191-0/+6
* bfd/Paul Brook2004-11-151-0/+8
* * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell2004-10-261-4/+41
* bfd/Paul Brook2004-10-261-0/+6
* Add linker option: --warn-shared-textrel to produce warnings when adding aNick Clifton2004-10-071-15/+22
* ld/H.J. Lu2004-10-041-0/+13
* bfd/H.J. Lu2004-07-191-0/+14
* * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flagsAlan Modra2004-05-281-158/+204
* Add --hash-size switch to the linkerNick Clifton2004-05-211-2/+20
* * NEWS: Mention new linker map file generation and theJoern Rennecke2004-05-191-2/+8
* bfd/H.J. Lu2004-03-201-18/+0
* bfd/Alan Modra2004-03-181-1/+13
* * lexsup.c (is_num): Remove.Kazu Hirata2003-12-071-23/+0
* * ldmain.c (main): Remove mpc860c0 code.Alan Modra2003-12-021-20/+1
* lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.Nick Clifton2003-10-081-9/+8
* lexsup.c (parse_args): Report unresolved symbols in shared libraries whenNick Clifton2003-10-061-3/+10
* Better handking for unresolved symbolsNick Clifton2003-08-201-83/+163
* Convert to C90Alan Modra2003-06-281-43/+29
* Correct spelling of "relocatable".Alan Modra2003-06-251-4/+4
* bfd/Jakub Jelinek2003-05-301-0/+14
* * ldmain.h (overflow_cutoff_limit): Declare.Alexandre Oliva2003-05-071-0/+1
* Fix memory leaksNick Clifton2003-03-311-2/+6
* * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra2003-02-281-3/+14
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-3/+9
* * ldmain.c (main): Init "strip_discarded".Alan Modra2002-12-231-1/+13
* Change linker's default behaviour - it will now reject binary files whoesNick Clifton2002-12-231-0/+12
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-74/+74
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* Add new command line option "--no-omagic" which undoes the effects of -N.Nick Clifton2002-10-231-0/+9
* 2002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-081-2/+0
* Abort if the filename to be added matches the linker output filename.Nick Clifton2002-10-071-15/+17
* Check symbols with undefine version.H.J. Lu2002-08-081-1/+7
* 2002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-221-1/+7
* * ld.h: Fix formatting.Kazu Hirata2002-05-031-5/+5
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-111-7/+0
* 2002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-101-1/+4
* * lexsup.c (parse_args): Don't pass shortopts to second call toAlan Modra2001-12-131-10/+7
* Insert 'PROGRAM' into the text string describing the -N option so that it isNick Clifton2001-12-071-1/+1
* 2001-11-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-11-021-0/+6
* Fix infinite parsing loopNick Clifton2001-10-311-38/+27
* * ldver.h (ld_program_version): Remove declaration.Alan Modra2001-10-021-16/+1
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-291-0/+6
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+3
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-0/+6
* Make --verbose always display linker scriptNick Clifton2001-08-121-3/+3