aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlex.l
AgeCommit message (Expand)AuthorFilesLines
2024-05-10Add --section-ordering command line option to the bfd linker.Nick Clifton1-5/+6
2024-01-05PR31120, ld-scripts/fill2 fails when bfd_vma is 32 bitsAlan Modra1-4/+3
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-01ld: Support input section description keyword: REVERSENick Clifton1-0/+1
2023-10-09Fix: Null pointer dereference in ldlex.lNick Clifton1-1/+1
2023-08-02Revert "2.41 Release sources"Sam James1-0/+2
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-2/+0
2023-07-17Also support '^=' in linker script expressionsMichael Matz1-0/+1
2023-07-13Let '^' through the lexerMichael Matz1-0/+1
2023-04-04bfd+ld: when / whether to generate .c filesJan Beulich1-2/+2
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton1-0/+1
2023-03-10Revert ld ASCII supportAlan Modra1-1/+0
2023-03-10Revert ld DIGEST supportAlan Modra1-7/+0
2023-03-07DIGEST: ldlex.lUlf Samuelsson1-0/+7
2023-02-16Add support for the ASCII directive inside linker scripts.Nick Clifton1-0/+1
2023-02-14ASCIZ Command for output sectionUlf Samuelsson1-0/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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