Age | Commit message (Expand) | Author | Files | Lines |
2004-11-15 | bfd/ | Paul Brook | 1 | -0/+8 |
2004-10-26 | * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc. | Mark Mitchell | 1 | -4/+41 |
2004-10-26 | bfd/ | Paul Brook | 1 | -0/+6 |
2004-10-07 | Add linker option: --warn-shared-textrel to produce warnings when adding a | Nick Clifton | 1 | -15/+22 |
2004-10-04 | ld/ | H.J. Lu | 1 | -0/+13 |
2004-07-19 | bfd/ | H.J. Lu | 1 | -0/+14 |
2004-05-28 | * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flags | Alan Modra | 1 | -158/+204 |
2004-05-21 | Add --hash-size switch to the linker | Nick Clifton | 1 | -2/+20 |
2004-05-19 | * NEWS: Mention new linker map file generation and the | Joern Rennecke | 1 | -2/+8 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -18/+0 |
2004-03-18 | bfd/ | Alan Modra | 1 | -1/+13 |
2003-12-07 | * lexsup.c (is_num): Remove. | Kazu Hirata | 1 | -23/+0 |
2003-12-02 | * ldmain.c (main): Remove mpc860c0 code. | Alan Modra | 1 | -20/+1 |
2003-10-08 | lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults. | Nick Clifton | 1 | -9/+8 |
2003-10-06 | lexsup.c (parse_args): Report unresolved symbols in shared libraries when | Nick Clifton | 1 | -3/+10 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -83/+163 |
2003-06-28 | Convert to C90 | Alan Modra | 1 | -43/+29 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -4/+4 |
2003-05-30 | bfd/ | Jakub Jelinek | 1 | -0/+14 |
2003-05-07 | * ldmain.h (overflow_cutoff_limit): Declare. | Alexandre Oliva | 1 | -0/+1 |
2003-03-31 | Fix memory leaks | Nick Clifton | 1 | -2/+6 |
2003-02-28 | * ldemul.c (ldemul_add_options, ldemul_handle_option): New functions. | Alan Modra | 1 | -3/+14 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -3/+9 |
2002-12-23 | * ldmain.c (main): Init "strip_discarded". | Alan Modra | 1 | -1/+13 |
2002-12-23 | Change linker's default behaviour - it will now reject binary files whoes | Nick Clifton | 1 | -0/+12 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -74/+74 |
2002-10-30 | * emultempl/aix.em: Use include <> for generated headers. | Daniel Jacobowitz | 1 | -1/+1 |
2002-10-23 | Add new command line option "--no-omagic" which undoes the effects of -N. | Nick Clifton | 1 | -0/+9 |
2002-10-08 | 2002-10-08 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+0 |
2002-10-07 | Abort if the filename to be added matches the linker output filename. | Nick Clifton | 1 | -15/+17 |
2002-08-08 | Check symbols with undefine version. | H.J. Lu | 1 | -1/+7 |
2002-05-22 | 2002-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -1/+7 |
2002-05-03 | * ld.h: Fix formatting. | Kazu Hirata | 1 | -5/+5 |
2002-02-11 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -7/+0 |
2002-02-10 | 2002-02-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+4 |
2001-12-13 | * lexsup.c (parse_args): Don't pass shortopts to second call to | Alan Modra | 1 | -10/+7 |
2001-12-07 | Insert 'PROGRAM' into the text string describing the -N option so that it is | Nick Clifton | 1 | -1/+1 |
2001-11-02 | 2001-11-01 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+6 |
2001-10-31 | Fix infinite parsing loop | Nick Clifton | 1 | -38/+27 |
2001-10-02 | * ldver.h (ld_program_version): Remove declaration. | Alan Modra | 1 | -16/+1 |
2001-09-29 | From John Reiser <jreiser@BitWagon.com> | Alan Modra | 1 | -0/+6 |
2001-09-19 | Locale changes from Bruno Haible <haible@clisp.cons.org>. | H.J. Lu | 1 | -3/+3 |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 1 | -0/+6 |
2001-08-12 | Make --verbose always display linker script | Nick Clifton | 1 | -3/+3 |
2001-06-18 | * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): | Hans-Peter Nilsson | 1 | -1/+0 |
2001-06-16 | 2001-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+3 |
2001-06-15 | * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>: | Hans-Peter Nilsson | 1 | -0/+1 |
2001-05-22 | Improve Solaris compatability | Nick Clifton | 1 | -2/+3 |
2001-05-02 | 2001-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 |
2001-04-13 | * ld.texinfo: Document --fatal-warnings. | J.T. Conklin | 1 | -1/+8 |