summaryrefslogtreecommitdiff
path: root/ld/ldlang.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR ld/17973 LTO file symsAlan Modra2015-02-141-0/+3
* Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj2015-01-281-0/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Move support code for linker script DEFINED to ldexp.cAlan Modra2014-12-231-15/+0
* Linker part of PR16563 fixAlan Modra2014-08-141-0/+2
* Fix build breakage when ld plugins disabledAlan Modra2014-08-121-3/+3
* * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper2014-08-081-0/+3
* Reload --as-needed libraries inside groupsAlan Modra2014-07-031-1/+1
* Localize varible to avoid warningAlan Modra2014-05-251-1/+0
* Fix freeing of link_info.hashHans-Peter Nilsson2014-05-101-0/+2
* Remove search path from -l:namespec DT_NEEDEDAlan Modra2014-03-141-0/+3
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Display the reference causing a shared library to be neededAlan Modra2014-01-221-0/+9
* Miscellaneous ld tidiesAlan Modra2014-01-221-0/+5
* Allow self-assignment for absolute symbols defined in a linker scriptAlan Modra2014-01-201-3/+4
* Fix duplicate output section statement lookupGuy Martin2014-01-201-0/+2
* Tidy ld use of bfd_section userdata.Alan Modra2014-01-161-0/+12
* * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton2013-07-191-9/+5
* Remove trailing white spaces in ldH.J. Lu2013-01-101-2/+2
* ld/Alan Modra2012-06-151-4/+4
* * ldlang.h (lang_output_section_statement_type): RenameAlan Modra2012-05-301-2/+2
* Add support for PowerPC VLE.James Lemke2012-05-141-2/+3
* PR ld/10340Alan Modra2012-03-081-4/+1
* * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra2012-03-051-31/+34