aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
2024-06-26Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton1-1/+1
2024-05-10Add --section-ordering command line option to the bfd linker.Nick Clifton1-1/+35
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-01ld: Support input section description keyword: REVERSENick Clifton1-14/+45
2023-08-02Revert "2.41 Release sources"Sam James1-4/+8
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-8/+4
2023-08-02Don't declare xmalloc and others in ldmisc.hAlan Modra1-3/+5
2023-07-17Also support '^=' in linker script expressionsMichael Matz1-1/+3
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-1/+5
2023-03-10Revert ld ASCII supportAlan Modra1-11/+2
2023-03-10Revert ld DIGEST supportAlan Modra1-60/+1
2023-03-09lddigest 32-bit support and gcc-4 compile errorsAlan Modra1-7/+7
2023-03-08ld: Use correct types for crc64 calculationsNick Clifton1-2/+2
2023-03-07DIGEST: ldgram.yUlf Samuelsson1-1/+60
2023-03-03Prevent the ASCII linker script directive from generating huge amounts of pad...Nick Clifton1-1/+4
2023-02-16Add support for the ASCII directive inside linker scripts.Nick Clifton1-2/+8
2023-02-14ASCIZ Command for output sectionUlf Samuelsson1-2/+5
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-02-16ld: Support customized output section typeFangrui Song1-4/+7
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton1-0/+4
2021-08-18Another ld script backtrackAlan Modra1-0/+5
2021-08-14ld script fill pattern expressionAlan Modra1-0/+22
2021-08-13ld lexer tidy, possibly break the worldAlan Modra1-10/+0
2021-08-13tidy mri script externAlan Modra1-10/+5
2021-08-13Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra1-10/+3
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra1-35/+20
2021-08-11ldgram.y tidiesAlan Modra1-41/+55
2021-07-24Re: ld script expression parsingAlan Modra1-15/+23
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi1-0/+2
2021-03-31Use bool in ldAlan Modra1-43/+43
2021-02-02ld --defsymAlan Modra1-6/+3
2021-02-02ld script expression parsingAlan Modra1-1/+10
2021-02-01ldgram.y low_level_library_NAME_listAlan Modra1-2/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song1-1/+1
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-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-19PR23648, Symbols based on MEMORY regions confuse --gc-sectionsAlan Modra1-1/+0
2018-02-26ld error/warning messagesAlan Modra1-3/+3
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-4/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-12ld whitespace fixesAlan Modra1-66/+66
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu1-1/+1
2017-07-28Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess1-51/+46
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess1-1/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-04ld: Rename pattern within yacc grammar fileAndrew Burgess1-7/+7