aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-30bfd/H.J. Lu1-0/+10
2006-04-06bfd/H.J. Lu1-1/+1
2006-03-16 PR 2434Alan Modra1-9/+13
2005-11-06 * ldmain.c (main): Add \n to error message.Alan Modra1-1/+1
2005-09-30ld/H.J. Lu1-0/+2
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+2
2005-07-29* ldmain.c (main): Allow -shared and -static to be used together.Nick Clifton1-3/+0
2005-07-192005-07-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2005-06-09configure clean up patch from Steve Ellcey.Jim Wilson1-1/+1
2005-06-03include/Alan Modra1-18/+10
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-05-102005-05-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+3
2005-03-16bfd/H.J. Lu1-1/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-02bfd/Jan Beulich1-1/+1
2005-02-08 * ldmain.c (warning_callback, warning_find_reloc): PrependHans-Peter Nilsson1-5/+6
2005-01-19 * ldmain.h (ld_sysroot): Change type to a constant string.Richard Sandiford1-38/+56
2004-12-20Issue an error message if -static and -shared are used together.Nick Clifton1-0/+3
2004-11-15bfd/Paul Brook1-0/+1
2004-10-26bfd/Paul Brook1-0/+1
2004-10-21bfd/H.J. Lu1-3/+29
2004-10-07Add linker option: --warn-shared-textrel to produce warnings when adding aNick Clifton1-0/+1
2004-10-04ld/H.J. Lu1-0/+4
2004-08-13bfd/Alan Modra1-2/+1
2004-07-19bfd/H.J. Lu1-0/+4
2004-05-21Add --hash-size switch to the linkerNick Clifton1-0/+4
2004-05-19 * NEWS: Mention new linker map file generation and theJoern Rennecke1-0/+1
2004-05-11bfd/Jakub Jelinek1-0/+1
2004-03-18bfd/Alan Modra1-1/+5
2004-02-15Use bfd_cache_close, instead of accessing bfd->iostream directly.Andrew Cagney1-2/+2
2003-12-04bfd/H.J. Lu1-1/+1
2003-12-02 * ldmain.c (main): Remove mpc860c0 code.Alan Modra1-3/+0
2003-09-30[ bfd/ChangeLog ]Chris Demetriou1-1/+2
2003-08-20Better handking for unresolved symbolsNick Clifton1-2/+2
2003-08-12 * ldmain.c (undefined_symbol): Change parameter name from `fatal'Ian Lance Taylor1-13/+33
2003-06-28Convert to C90Alan Modra1-161/+127
2003-06-25Correct spelling of "relocatable".Alan Modra1-8/+8
2003-05-30bfd/Jakub Jelinek1-0/+5
2003-05-07* ldmain.h (overflow_cutoff_limit): Declare.Alexandre Oliva1-0/+20
2003-04-29bfd/H.J. Lu1-0/+1
2003-04-24include/H.J. Lu1-1/+2
2003-03-31Fix memory leaksNick Clifton1-16/+19
2003-03-25ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize...Nick Clifton1-0/+12
2003-03-03* ldmain.c (set_scripts_dir): Look for relative to TOOLBINDIR asAlexandre Oliva1-0/+8
2003-02-25(ld_sysroot): Try to set from TOOLBINDIR too.Nick Clifton1-77/+86
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-1/+1
2003-01-092003-01-09 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-3/+4
2003-01-09 * ldmain.c (main): Make sure ld_sysroot is initialized.Daniel Jacobowitz1-0/+2
2003-01-06 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.Daniel Jacobowitz1-0/+24
2003-01-04 * Makefile.am (ldmain.o): Pass BINDIR.Daniel Jacobowitz1-2/+13