summaryrefslogtreecommitdiff
path: root/ld/lexsup.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Hans-Peter Nilsson2001-06-181-1/+0
* 2001-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-161-2/+3
* * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:Hans-Peter Nilsson2001-06-151-0/+1
* Improve Solaris compatabilityNick Clifton2001-05-221-2/+3
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-2/+2
* * ld.texinfo: Document --fatal-warnings.J.T. Conklin2001-04-131-1/+8
* bfd/Jakub Jelinek2001-04-131-1/+7
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+2
* Extend "ld --unique" functionality.Alan Modra2001-01-141-3/+6
* formatting fixNick Clifton2001-01-131-1/+1
* Update copyright date to 2001Nick Clifton2001-01-121-2/+2
* Fix problems with new EXACTLY_TWO_DASHES command line switch option.Nick Clifton2000-12-311-3/+11
* Requre that long options starting with 'o' only accept a double dash prefix.Nick Clifton2000-12-281-12/+40
* Add link option to allow undefiedn symbols in shared librariesNick Clifton2000-12-121-2/+10
* Added new option --target-help.Chandra Chavva2000-10-171-0/+7
* 2000-10-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-30/+27
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-291-11/+11