Age | Commit message (Expand) | Author | Files | Lines |
2004-01-13 | * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will | Nick Clifton | 1 | -5/+10 |
2003-12-02 | Update docs to reflect fact the --undefined-symbols==ignore-all is no longer | Nick Clifton | 1 | -6/+3 |
2003-11-06 | Fix 'the the' typo | Nick Clifton | 1 | -1/+1 |
2003-10-25 | * ChangeLog-9197: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-10-11 | * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols | Hans-Peter Nilsson | 1 | -1/+2 |
2003-08-20 | Better handking for unresolved symbols | Nick Clifton | 1 | -35/+81 |
2003-08-15 | Put the keywords for the -z option into a table. | Nick Clifton | 1 | -23/+61 |
2003-07-27 | * ld.texinfo: Typo fixes. Document SUBALIGN. | Alan Modra | 1 | -3/+15 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -2/+2 |
2003-05-30 | bfd/ | Jakub Jelinek | 1 | -0/+12 |
2003-04-15 | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 1 | -9/+9 |
2003-04-06 | Add notes about the target specific nature of i386 PE command line options. | Nick Clifton | 1 | -0/+30 |
2003-04-01 | Add Xtensa port | Nick Clifton | 1 | -1/+76 |
2003-04-01 | * ld.texinfo (-Tbss, -Tdata, -Ttext): Document in terms of | Alexandre Oliva | 1 | -5/+2 |
2003-03-24 | Rename the all occurances of C54X to TIC54X. | Nick Clifton | 1 | -1/+1 |
2003-03-03 | * ldfile.h (struct search_dirs): Added sysrooted field. | Alexandre Oliva | 1 | -4/+7 |
2003-02-21 | Apply Bob Wilson's linker documenation clean ups. | Nick Clifton | 1 | -640/+341 |
2003-02-18 | * ld.texinfo: Remove spaces between @samp and opening brace. | Alan Modra | 1 | -3/+3 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -12/+22 |
2003-01-23 | Remove an extra "i" in --dll-search-prefix. | Nick Clifton | 1 | -1/+1 |
2003-01-14 | (node WIN32): Some clarifications and formatting fixups. | Nick Clifton | 1 | -8/+63 |
2003-01-06 | * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. | Daniel Jacobowitz | 1 | -3/+7 |
2002-12-30 | Add support for msp430. | Nick Clifton | 1 | -0/+37 |
2002-12-30 | New win32 topics: 'symbol aliasing' and 'export dll symbols'. | Nick Clifton | 1 | -13/+108 |
2002-12-19 | Clarify and extend the documentation in the Machine Dependent, WIN32 section. | Nick Clifton | 1 | -32/+136 |
2002-12-18 | Add win32 machine depending section. | Nick Clifton | 1 | -2/+117 |
2002-12-02 | 2002-12-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2002-11-27 | 2002-11-27 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+2 |
2002-11-14 | Add --enable-auto-import extension. | Nick Clifton | 1 | -3/+19 |
2002-10-23 | Add new command line option "--no-omagic" which undoes the effects of -N. | Nick Clifton | 1 | -2/+11 |
2002-08-13 | * ld.texinfo (ALIGN): Remove power of 2 restriction. | Alan Modra | 1 | -6/+1 |
2002-08-08 | Check symbols with undefine version. | H.J. Lu | 1 | -0/+6 |
2002-07-15 | bfd/ | H.J. Lu | 1 | -1/+2 |
2002-06-20 | Update bug reporting guidelines | Nick Clifton | 1 | -15/+19 |
2002-05-22 | * pe-dll.c (autofilter_liblist): Add more system libs excluded by default. | Christopher Faylor | 1 | -0/+8 |
2002-05-22 | 2002-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+9 |
2002-04-08 | * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo fix. | Alan Modra | 1 | -1/+1 |
2002-03-08 | 2002-03-07 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+2 |
2002-02-17 | * ld.texinfo (Output Section Fill): Fix amateur texinfo. | Alan Modra | 1 | -5/+5 |
2002-02-15 | * ld.texinfo (Output Section Fill): Describe fill expressions. | Alan Modra | 1 | -4/+11 |
2002-02-14 | * ld.texinfo (VERSION scripts): Symbol names are globbing patterns. | Alan Modra | 1 | -3/+6 |
2002-02-12 | * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens. | Jakub Jelinek | 1 | -0/+39 |
2002-02-10 | 2002-02-08 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+6 |
2002-01-07 | Note that --emit-relocs is currently only implemented for ELF. | Nick Clifton | 1 | -0/+2 |
2001-12-19 | * ld.texinfo (VERSION): Fix markup. | Andreas Jaeger | 1 | -1/+1 |
2001-12-18 | * ldgram.y (vers_node): Support anonymous version tags. | Jakub Jelinek | 1 | -0/+9 |
2001-11-09 | * ld.texinfo: Use @command for commands, @option for options. | Stephane Carrez | 1 | -169/+167 |
2001-11-02 | 2001-11-01 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -0/+6 |
2001-10-31 | Update documentation about -T augmenting linker scripts | Nick Clifton | 1 | -11/+7 |
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -0/+30 |