Age | Commit message (Expand) | Author | Files | Lines |
2015-04-28 | Eat newlines inside INPUT statements in linker scripts | Andreas Schwab | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-10-15 | Allow unquoted = as the first character in ldscript input_list names | Hans-Peter Nilsson | 1 | -9/+23 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-08-15 | * ldexp.c: Add LOG2CEIL() builtin function to linker script language | Nick Clifton | 1 | -0/+1 |
2013-07-19 | * ldgram.y: Add ALIGN_WITH_INPUT output section attribute. | Nick Clifton | 1 | -3/+2 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 1 | -0/+1 |
2012-07-10 | Add SORT_NONE and don't sort sort .init/.fini sections | H.J. Lu | 1 | -0/+1 |
2012-03-08 | PR ld/10340 | Alan Modra | 1 | -1/+5 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -12/+15 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+1 |
2011-03-29 | PR ld/12613 | Alan Modra | 1 | -1/+1 |
2011-03-28 | Add support for DragonFlyBSD target. | Nick Clifton | 1 | -0/+2 |
2011-01-13 | Update copyright dates. | Alan Modra | 1 | -2/+2 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -0/+1 |
2010-12-15 | Add SORT_BY_INIT_PRIORITY. | H.J. Lu | 1 | -0/+1 |
2010-08-31 | * ldlex.l (WILDCHAR): Add the caret and exclamation point | Nick Clifton | 1 | -1/+1 |
2010-02-10 | ld/ | Richard Sandiford | 1 | -1/+0 |
2009-11-19 | binutils/ | Ben Elliston | 1 | -0/+2 |
2009-10-14 | * ldlex.l (yy_input): Remove second argument and return the value | Andreas Schwab | 1 | -8/+9 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-03-02 | * ldgram.y: Add support for REGION_ALIAS operator. | Nick Clifton | 1 | -1/+2 |
2008-07-06 | * ld.texinfo (File Commands): Document that INCLUDE can be used in | Nathan Sidwell | 1 | -1/+1 |
2008-01-25 | ld/ | Alan Modra | 1 | -0/+3 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -13/+9 |
2007-06-18 | * ldlex.l, ldgram.y: Add ALIGNOF. | Nathan Sidwell | 1 | -0/+1 |
2007-05-24 | * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot | Nathan Sidwell | 1 | -3/+11 |
2007-04-26 | bfd/ | Alan Modra | 1 | -5/+3 |
2006-09-07 | bfd/ | H.J. Lu | 1 | -0/+1 |
2006-05-30 | bfd/ | H.J. Lu | 1 | -0/+1 |
2005-08-05 | bfd/ | H.J. Lu | 1 | -0/+1 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -2/+2 |
2005-05-11 | * ldgram.y: Add SPECIAL token. | Alan Modra | 1 | -0/+1 |
2005-02-15 | (YY_NO_UNPUT): Define so that the yy_unput function is not declared. It is not | Nick Clifton | 1 | -0/+2 |
2005-01-21 | * ldgram.y (AS_NEEDED): New token. | Jakub Jelinek | 1 | -1/+2 |
2004-11-19 | Add ORIGIN and LENGTH linker script operators. | Nick Clifton | 1 | -48/+48 |
2004-10-26 | * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc. | Mark Mitchell | 1 | -0/+1 |
2004-10-04 | ld/ | H.J. Lu | 1 | -1/+3 |
2004-05-19 | * ldgram.y (sect_constraint): New. | Jakub Jelinek | 1 | -0/+2 |
2004-05-11 | bfd/ | Jakub Jelinek | 1 | -0/+1 |
2004-03-30 | Remove long-obsolete MPW support. | Stan Shebs | 1 | -5/+0 |
2003-10-24 | bfd/ | H.J. Lu | 1 | -1/+1 |
2003-07-27 | * ld.texinfo: Typo fixes. Document SUBALIGN. | Alan Modra | 1 | -0/+1 |
2003-06-28 | Convert to C90 | Alan Modra | 1 | -74/+61 |
2003-05-05 | * ldlex.l: Accept C style comments in version scripts. | Alan Modra | 1 | -1/+1 |
2003-04-15 | 2003-04-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2002-10-30 | * emultempl/aix.em: Use include <> for generated headers. | Daniel Jacobowitz | 1 | -1/+1 |
2002-07-01 | * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. | Alan Modra | 1 | -0/+1 |
2002-06-08 | * ldexp.c: Replace CONST with const. | Alan Modra | 1 | -2/+2 |
2002-05-25 | * ldlex.l: Use #include "" instead of <> for local header files. | Alan Modra | 1 | -1/+1 |