summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* Use bfd_get_filename throughout ldAlan Modra2020-05-191-5/+5
* Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp2020-05-181-5/+3
* PR25882, .gnu.attributes are not checked for shared librariesAlan Modra2020-05-011-4/+5
* For relative paths in INPUT() and GROUP(), search the directory of the curren...Fangrui Song2020-04-221-4/+28
* Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon2020-03-181-13/+7
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-4/+141
* Reduce --warn-section-align outputAlan Modra2020-03-051-1/+7
* PR25570, ld duplicate "warning: changing start of section"Alan Modra2020-03-051-13/+20
* Revert "PR25570, ld duplicate "warning: changing start of section""Alan Modra2020-03-041-2/+2
* PR25570, ld duplicate "warning: changing start of section"Alan Modra2020-03-041-2/+2
* Indent labelsAlan Modra2020-02-261-1/+1
* ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu2020-02-061-0/+2
* PR25417, Fix minor typosYuri Chornoivan2020-01-221-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-261-15/+15
* Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2019-12-051-1/+2
* PR25244, --print-memory-usage, division by zero if MEMORY length is zeroAlan Modra2019-12-051-4/+5
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-8/+8
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-6/+17
* ld: Fix printed sizes in map fileChristian Eggers2019-11-061-2/+2
* PR25081, Discrepancy between VMA and LMA after ALIGNAlan Modra2019-10-091-1/+1
* bfd, ld: add CTF section linkingNick Alcock2019-10-031-0/+198
* SORT_BY_INIT_PRIORITYAlan Modra2019-09-261-26/+38
* bfd macro conversion to inline functions, sectionAlan Modra2019-09-201-7/+5
* bfd macro conversion to inline functionsAlan Modra2019-09-201-9/+5
* bfd_section_* macrosAlan Modra2019-09-191-31/+20
* Constify target name, reloc name, and carsym nameAlan Modra2019-09-181-5/+5
* Always add input_statement to statement_listAlan Modra2019-09-131-17/+24
* LOAD in linker map fileAlan Modra2019-09-121-3/+1
* PR24981, Hit assertion failure in ld/ldlang.c:7504Alan Modra2019-09-121-2/+3
* Move elf32.em and elf-generic.em functionsAlan Modra2019-09-111-7/+9
* stat_alloc castsAlan Modra2019-08-101-15/+12
* lang_input_statement_type next pointersAlan Modra2019-08-101-43/+40
* LTO object insertion pointAlan Modra2019-08-061-6/+53
* PR24873, gcc -flto objects result in --start-group .. --end-group failure to ...Alan Modra2019-08-061-1/+18
* PR24806, Linking with -T inside --start-group/--end-groupAlan Modra2019-08-011-15/+35
* Rename lang_output_section_statement to lang_os_listAlan Modra2019-08-011-31/+25
* PR24786, wrong LMA if first section in overlay is emptyAlan Modra2019-07-131-8/+11
* ld: Add --no-print-map-discarded optionFaraz Shahbazker2019-04-111-12/+13
* Add SORT_NONE to .init and .fini in scriptsAlan Modra2019-03-211-7/+5
* Fix some dlx failsAlan Modra2019-03-211-2/+3
* PR24008, Wrong value of ternary expression in map fileAlan Modra2019-01-281-4/+5
* 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-0/+16
* Report scripts and libraries searched for ld --traceAlan Modra2018-10-291-2/+3
* Relax a -r --gc-sections requirementAlan Modra2018-10-201-2/+4
* ELF: Properly group and place orphan note sectionsH.J. Lu2018-10-081-55/+95
* ld insert_os_after ignoring first assignmentAlan Modra2018-10-081-4/+7
* ELF: Group and sort output note sections by section alignmentsH.J. Lu2018-10-031-1/+139
* PR23648, Symbols based on MEMORY regions confuse --gc-sectionsAlan Modra2018-09-191-4/+8