summaryrefslogtreecommitdiff
path: root/ld/ldgram.y
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-1/+5
* Revert ld ASCII supportAlan Modra2023-03-101-11/+2
* Revert ld DIGEST supportAlan Modra2023-03-101-60/+1
* lddigest 32-bit support and gcc-4 compile errorsAlan Modra2023-03-091-7/+7
* ld: Use correct types for crc64 calculationsNick Clifton2023-03-081-2/+2
* DIGEST: ldgram.yUlf Samuelsson2023-03-071-1/+60
* Prevent the ASCII linker script directive from generating huge amounts of pad...Nick Clifton2023-03-031-1/+4
* Add support for the ASCII directive inside linker scripts.Nick Clifton2023-02-161-2/+8
* ASCIZ Command for output sectionUlf Samuelsson2023-02-141-2/+5
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* ld: Support customized output section typeFangrui Song2022-02-161-4/+7
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton2021-11-171-0/+4
* Another ld script backtrackAlan Modra2021-08-181-0/+5
* ld script fill pattern expressionAlan Modra2021-08-141-0/+22
* ld lexer tidy, possibly break the worldAlan Modra2021-08-131-10/+0
* tidy mri script externAlan Modra2021-08-131-10/+5
* Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-131-10/+3
* PR28217, Syntax error when memory region contains a hyphenAlan Modra2021-08-131-35/+20
* ldgram.y tidiesAlan Modra2021-08-111-41/+55
* Re: ld script expression parsingAlan Modra2021-07-241-15/+23
* Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi2021-07-211-0/+2
* Use bool in ldAlan Modra2021-03-311-43/+43
* ld --defsymAlan Modra2021-02-021-6/+3
* ld script expression parsingAlan Modra2021-02-021-1/+10
* ldgram.y low_level_library_NAME_listAlan Modra2021-02-011-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song2020-06-031-1/+1
* 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
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23648, Symbols based on MEMORY regions confuse --gc-sectionsAlan Modra2018-09-191-1/+0
* ld error/warning messagesAlan Modra2018-02-261-3/+3
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* ld whitespace fixesAlan Modra2017-10-121-66/+66
* Treat common symbol as undefined for --no-define-commonH.J. Lu2017-08-061-1/+1
* Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess2017-07-281-51/+46
* ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess2017-06-061-1/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* ld: Rename pattern within yacc grammar fileAndrew Burgess2016-11-041-7/+7
* Add new NOCROSSREFS_TO linker script commandMatthew Fortune2016-04-181-1/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj2015-01-281-2/+2
* 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/+14
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton2013-08-151-1/+3
* * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton2013-07-191-7/+11