summaryrefslogtreecommitdiff
path: root/ld/ldlang.h
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi
2021-03-31Use bool in ldAlan Modra
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra
2021-01-13Remove sflag_info param from wild callback functionsAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-24PR27100, final link failed: bad valueAlan Modra
2020-11-25Duplicate output sections in scriptsAlan Modra
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp
2020-04-22For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-22Replace unnecessary null check with a cast.Nick Clifton
2019-11-21Fix potentially undefined behaviour in the linker when parsing input statements.Nick Clifton
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra
2019-09-20bfd macro conversion to inline functionsAlan Modra
2019-08-10Sort statement_enum and lang_statement_unionAlan Modra
2019-08-10Delete unused ldlang.h structsAlan Modra
2019-08-10lang_input_statement_type next pointersAlan Modra
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra
2019-07-13PR24786, wrong LMA if first section in overlay is emptyAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-11-29Document purpose of each ld statement listsThomas Preud'homme
2018-08-26Delay evaluation of alignment expressions in output sectionsAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-09-02LTO rescan archivesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-04ld: Allow EXCLUDE_FILE to be used outside of the section listAndrew Burgess
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune
2016-03-22Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra
2015-08-04ld: Add '--require-defined' command line option.Andrew Burgess
2015-06-12Add new ld option: --print-memory-usageTristan Gingold
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-23Move support code for linker script DEFINED to ldexp.cAlan Modra
2014-08-14Linker part of PR16563 fixAlan Modra
2014-08-12Fix build breakage when ld plugins disabledAlan Modra
2014-08-08 * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper
2014-07-03Reload --as-needed libraries inside groupsAlan Modra
2014-05-25Localize varible to avoid warningAlan Modra
2014-05-10Fix freeing of link_info.hashHans-Peter Nilsson
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-01-22Display the reference causing a shared library to be neededAlan Modra