aboutsummaryrefslogtreecommitdiff
path: root/ld/lexsup.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-30 * as.c (show_usage): Document "@FILE".Mark Mitchell1-1/+5
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-04-04Add a check for <unistd.h> providing a prototype for getopt() which is compat...Nick Clifton1-0/+1
2005-03-16bfd/H.J. Lu1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-19 * ldmain.h (ld_sysroot): Change type to a constant string.Richard Sandiford1-0/+6
2004-11-15bfd/Paul Brook1-0/+8
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell1-4/+41
2004-10-26bfd/Paul Brook1-0/+6
2004-10-07Add linker option: --warn-shared-textrel to produce warnings when adding aNick Clifton1-15/+22
2004-10-04ld/H.J. Lu1-0/+13
2004-07-19bfd/H.J. Lu1-0/+14
2004-05-28 * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flagsAlan Modra1-158/+204
2004-05-21Add --hash-size switch to the linkerNick Clifton1-2/+20
2004-05-19 * NEWS: Mention new linker map file generation and theJoern Rennecke1-2/+8
2004-03-20bfd/H.J. Lu1-18/+0
2004-03-18bfd/Alan Modra1-1/+13
2003-12-07 * lexsup.c (is_num): Remove.Kazu Hirata1-23/+0
2003-12-02 * ldmain.c (main): Remove mpc860c0 code.Alan Modra1-20/+1
2003-10-08lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.Nick Clifton1-9/+8
2003-10-06lexsup.c (parse_args): Report unresolved symbols in shared libraries whenNick Clifton1-3/+10
2003-08-20Better handking for unresolved symbolsNick Clifton1-83/+163
2003-06-28Convert to C90Alan Modra1-43/+29
2003-06-25Correct spelling of "relocatable".Alan Modra1-4/+4
2003-05-30bfd/Jakub Jelinek1-0/+14
2003-05-07* ldmain.h (overflow_cutoff_limit): Declare.Alexandre Oliva1-0/+1
2003-03-31Fix memory leaksNick Clifton1-2/+6
2003-02-28 * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions.Alan Modra1-3/+14
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-3/+9
2002-12-23 * ldmain.c (main): Init "strip_discarded".Alan Modra1-1/+13
2002-12-23Change linker's default behaviour - it will now reject binary files whoesNick Clifton1-0/+12
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-74/+74
2002-10-30 * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz1-1/+1
2002-10-23Add new command line option "--no-omagic" which undoes the effects of -N.Nick Clifton1-0/+9
2002-10-082002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+0
2002-10-07Abort if the filename to be added matches the linker output filename.Nick Clifton1-15/+17
2002-08-08Check symbols with undefine version.H.J. Lu1-1/+7
2002-05-222002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu1-1/+7
2002-05-03 * ld.h: Fix formatting.Kazu Hirata1-5/+5
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-7/+0
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+4
2001-12-13 * lexsup.c (parse_args): Don't pass shortopts to second call toAlan Modra1-10/+7
2001-12-07Insert 'PROGRAM' into the text string describing the -N option so that it isNick Clifton1-1/+1
2001-11-022001-11-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+6
2001-10-31Fix infinite parsing loopNick Clifton1-38/+27
2001-10-02 * ldver.h (ld_program_version): Remove declaration.Alan Modra1-16/+1
2001-09-29From John Reiser <jreiser@BitWagon.com>Alan Modra1-0/+6
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-3/+3
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-0/+6
2001-08-12Make --verbose always display linker scriptNick Clifton1-3/+3