summaryrefslogtreecommitdiff
path: root/ld/ldlex.l
Commit message (Expand)AuthorAgeFilesLines
* bfd+ld: when / whether to generate .c filesJan Beulich2023-04-041-2/+2
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-151-0/+1
* Revert ld ASCII supportAlan Modra2023-03-101-1/+0
* Revert ld DIGEST supportAlan Modra2023-03-101-7/+0
* DIGEST: ldlex.lUlf Samuelsson2023-03-071-0/+7
* Add support for the ASCII directive inside linker scripts.Nick Clifton2023-02-161-0/+1
* ASCIZ Command for output sectionUlf Samuelsson2023-02-141-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* ld: Support customized output section typeFangrui Song2022-02-161-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* asan: dlltool buffer overflow: embedded NUL in stringAlan Modra2021-11-031-12/+4
* ld lexer tidy, possibly break the worldAlan Modra2021-08-131-119/+140
* ld script lower-case absolute and sizeof_headersAlan Modra2021-08-131-3/+3
* PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-131-147/+149
* PR28198, Support # as linker script comment markerAlan Modra2021-08-111-8/+7
* Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi2021-07-211-0/+1
* ld --defsymAlan Modra2021-02-021-17/+2
* ld script expression parsingAlan Modra2021-02-021-1/+11
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Use xmalloc rather than mallocAlan Modra2020-08-031-3/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-0/+1
* PR24827, Linker loops forever if unterminated multi-line comment in scriptAlan Modra2019-07-201-2/+2
* PR24411, Division is not accepted in MEMORY length expressionAlan Modra2019-04-031-1/+5
* ldlex.l tidyAlan Modra2019-04-031-20/+13
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update PRU assembler to corect hardware register numbering for DWARF.Dimitar Dimitrov2018-08-031-1/+1
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* ld whitespace fixesAlan Modra2017-10-121-35/+35
* ld internationalization fixesAlan Modra2017-10-111-26/+26
* ld: Don't allow '~' as the first char in symbol nameH.J. Lu2017-10-091-2/+3
* ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess2017-06-061-0/+1
* Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton2017-05-181-0/+5
* Use noyywrap option in lex files.Dilan Palauzov2017-01-041-5/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix seg-fault in linker when passed a bogus input script.Nick Clifton2016-12-051-2/+8
* ld: track linker-definedness of symbolsJan Beulich2016-07-051-4/+6
* Add new NOCROSSREFS_TO linker script commandMatthew Fortune2016-04-181-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Eat newlines inside INPUT statements in linker scriptsAndreas Schwab2015-04-281-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson2014-10-151-9/+23
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton2013-08-151-0/+1
* * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton2013-07-191-3/+2
* bfd/Maciej W. Rozycki2012-08-061-0/+1
* Add SORT_NONE and don't sort sort .init/.fini sectionsH.J. Lu2012-07-101-0/+1
* PR ld/10340Alan Modra2012-03-081-1/+5
* PR ld/13343Alan Modra2012-02-171-12/+15