aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlex.l
AgeCommit message (Expand)AuthorFilesLines
2022-02-16ld: Support customized output section typeFangrui Song1-0/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-03asan: dlltool buffer overflow: embedded NUL in stringAlan Modra1-12/+4
2021-08-13ld lexer tidy, possibly break the worldAlan Modra1-119/+140
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra1-3/+3
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra1-147/+149
2021-08-11PR28198, Support # as linker script comment markerAlan Modra1-8/+7
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi1-0/+1
2021-02-02ld --defsymAlan Modra1-17/+2
2021-02-02ld script expression parsingAlan Modra1-1/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-03Use xmalloc rather than mallocAlan Modra1-3/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-0/+1
2019-07-20PR24827, Linker loops forever if unterminated multi-line comment in scriptAlan Modra1-2/+2
2019-04-03PR24411, Division is not accepted in MEMORY length expressionAlan Modra1-1/+5
2019-04-03ldlex.l tidyAlan Modra1-20/+13
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-03Update PRU assembler to corect hardware register numbering for DWARF.Dimitar Dimitrov1-1/+1
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-12ld whitespace fixesAlan Modra1-35/+35
2017-10-11ld internationalization fixesAlan Modra1-26/+26
2017-10-09ld: Don't allow '~' as the first char in symbol nameH.J. Lu1-2/+3
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess1-0/+1
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton1-0/+5
2017-01-04Use noyywrap option in lex files.Dilan Palauzov1-5/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-05Fix seg-fault in linker when passed a bogus input script.Nick Clifton1-2/+8
2016-07-05ld: track linker-definedness of symbolsJan Beulich1-4/+6
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-04-28Eat newlines inside INPUT statements in linker scriptsAndreas Schwab1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson1-9/+23
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-15 * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton1-0/+1
2013-07-19 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton1-3/+2
2012-08-06 bfd/Maciej W. Rozycki1-0/+1
2012-07-10Add SORT_NONE and don't sort sort .init/.fini sectionsH.J. Lu1-0/+1
2012-03-08 PR ld/10340Alan Modra1-1/+5
2012-02-17 PR ld/13343Alan Modra1-12/+15
2011-07-11include/ChangeLogCatherine Moore1-0/+1
2011-03-29 PR ld/12613Alan Modra1-1/+1
2011-03-28Add support for DragonFlyBSD target.Nick Clifton1-0/+2
2011-01-13Update copyright dates.Alan Modra1-2/+2
2011-01-13 PR ld/12356Alan Modra1-0/+1
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu1-0/+1
2010-08-31 * ldlex.l (WILDCHAR): Add the caret and exclamation pointNick Clifton1-1/+1
2010-02-10ld/Richard Sandiford1-1/+0