summaryrefslogtreecommitdiff
path: root/ld/ldlang.h
Commit message (Expand)AuthorAgeFilesLines
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-151-1/+4
* Revert ld ASCII supportAlan Modra2023-03-101-2/+1
* Revert ld DIGEST supportAlan Modra2023-03-101-2/+0
* DIGEST: ldlang.*: add timestampUlf Samuelsson2023-03-071-0/+2
* Add support for the ASCII directive inside linker scripts.Nick Clifton2023-02-161-1/+2
* ASCIZ Command for output sectionUlf Samuelsson2023-02-141-1/+3
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* section-select: Remove unused codeMichael Matz2022-11-301-2/+0
* section-select: Implement a prefix-treeMichael Matz2022-11-301-1/+0
* section-select: Lazily resolve section matchesMichael Matz2022-11-301-0/+12
* Only use wild_sort_fastMichael Matz2022-11-281-1/+2
* Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra2022-08-031-0/+2
* ld: Support customized output section typeFangrui Song2022-02-161-2/+5
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi2021-07-211-1/+2
* Use bool in ldAlan Modra2021-03-311-28/+28
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-131-1/+7
* Remove sflag_info param from wild callback functionsAlan Modra2021-01-131-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR27100, final link failed: bad valueAlan Modra2020-12-241-0/+3
* Duplicate output sections in scriptsAlan Modra2020-11-251-2/+2
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-201-2/+4
* Do without ld ENABLE_PLUGINSAlan Modra2020-06-211-2/+2
* ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song2020-06-031-1/+4
* Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp2020-05-181-0/+5
* For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song2020-04-221-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Replace unnecessary null check with a cast.Nick Clifton2019-11-221-1/+1
* Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton2019-11-211-1/+1
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-0/+8
* bfd macro conversion to inline functions, sectionAlan Modra2019-09-201-2/+0
* bfd macro conversion to inline functionsAlan Modra2019-09-201-0/+6
* Sort statement_enum and lang_statement_unionAlan Modra2019-08-101-21/+21
* Delete unused ldlang.h structsAlan Modra2019-08-101-12/+0
* lang_input_statement_type next pointersAlan Modra2019-08-101-6/+3
* Rename lang_output_section_statement to lang_os_listAlan Modra2019-08-011-1/+1
* PR24786, wrong LMA if first section in overlay is emptyAlan Modra2019-07-131-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Document purpose of each ld statement listsThomas Preud'homme2018-11-291-7/+3
* Delay evaluation of alignment expressions in output sectionsAlan Modra2018-08-261-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* LTO rescan archivesAlan Modra2017-09-021-5/+9
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* ld: Allow EXCLUDE_FILE to be used outside of the section listAndrew Burgess2016-11-041-0/+1
* Add new NOCROSSREFS_TO linker script commandMatthew Fortune2016-04-181-0/+3
* Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton2016-03-221-0/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Re: Orphan output section with multiple input sectionsAlan Modra2015-10-291-1/+1
* ld: Add '--require-defined' command line option.Andrew Burgess2015-08-041-0/+2
* Add new ld option: --print-memory-usageTristan Gingold2015-06-121-0/+3