summaryrefslogtreecommitdiff
path: root/ld/ldlex.l
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-12ld whitespace fixesAlan Modra
2017-10-11ld internationalization fixesAlan Modra
2017-10-09ld: Don't allow '~' as the first char in symbol nameH.J. Lu
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton
2017-01-04Use noyywrap option in lex files.Dilan Palauzov
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-05Fix seg-fault in linker when passed a bogus input script.Nick Clifton
2016-07-05ld: track linker-definedness of symbolsJan Beulich
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune
2016-01-01Copyright update for binutilsAlan Modra
2015-04-28Eat newlines inside INPUT statements in linker scriptsAndreas Schwab
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson
2014-03-05Update copyright yearsAlan Modra
2013-08-15 * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton
2013-07-19 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton
2012-08-06 bfd/Maciej W. Rozycki
2012-07-10Add SORT_NONE and don't sort sort .init/.fini sectionsH.J. Lu
2012-03-08 PR ld/10340Alan Modra
2012-02-17 PR ld/13343Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-03-29 PR ld/12613Alan Modra
2011-03-28Add support for DragonFlyBSD target.Nick Clifton
2011-01-13Update copyright dates.Alan Modra
2011-01-13 PR ld/12356Alan Modra
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu
2010-08-31 * ldlex.l (WILDCHAR): Add the caret and exclamation pointNick Clifton
2010-02-10ld/Richard Sandiford
2009-11-19binutils/Ben Elliston
2009-10-14* ldlex.l (yy_input): Remove second argument and return the valueAndreas Schwab
2009-09-02update copyright datesAlan Modra
2009-03-02 * ldgram.y: Add support for REGION_ALIAS operator.Nick Clifton
2008-07-06 * ld.texinfo (File Commands): Document that INCLUDE can be used inNathan Sidwell
2008-01-25ld/Alan Modra
2007-07-06Update sources to GPLv3Nick Clifton
2007-06-18 * ldlex.l, ldgram.y: Add ALIGNOF.Nathan Sidwell
2007-05-24 * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannotNathan Sidwell
2007-04-26bfd/Alan Modra
2006-09-07bfd/H.J. Lu
2006-05-30bfd/H.J. Lu
2005-08-05bfd/H.J. Lu
2005-05-12Update FSF addressesNick Clifton
2005-05-11 * ldgram.y: Add SPECIAL token.Alan Modra
2005-02-15(YY_NO_UNPUT): Define so that the yy_unput function is not declared. It is notNick Clifton
2005-01-21 * ldgram.y (AS_NEEDED): New token.Jakub Jelinek
2004-11-19Add ORIGIN and LENGTH linker script operators.Nick Clifton
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell
2004-10-04ld/H.J. Lu