summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* Don't include libbfd.h outside of bfd, part 4Alan Modra2016-07-161-6/+6
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-1/+0
* Formatting fixes.Alan Modra2016-06-141-86/+95
* Delete bfd_my_archive macroAlan Modra2016-06-141-4/+4
* Pass %E to einfo when bfd_section == NULLH.J. Lu2016-05-041-1/+1
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-5/+6
* Move ELF relocation check after lang_gc_sectionsH.J. Lu2016-04-201-0/+24
* Add new NOCROSSREFS_TO linker script commandMatthew Fortune2016-04-181-0/+10
* PR18452, ld allows overlapping sectionsAlan Modra2016-04-081-19/+26
* Show sizes in linker map in target machine address unitsDan Gisselquist2016-04-081-4/+6
* More cases of missing TO_ADDR in ldlang.cAlan Modra2016-03-311-14/+12
* PR18452, ld allows overlapping sectionsAlan Modra2016-03-301-45/+104
* Missing TO_ADDRAlan Modra2016-03-301-1/+1
* Use consistent test for .tbss sections in ldlang.cAlan Modra2016-03-301-12/+8
* Improve COFF/PE linker garbage collection by preventing the removal of sectio...Nick Clifton2016-03-221-25/+24
* Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj2016-03-181-3/+23
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Account for .tbss alignment when adjusting start of relroAlan Modra2015-11-191-5/+10
* Re: Orphan output section with multiple input sectionsAlan Modra2015-10-291-3/+3
* Evaluate __start_* and __stop_* symbol PROVIDE expressions earlyAlan Modra2015-10-271-7/+19
* Delay converting linker script defined symbols from absoluteAlan Modra2015-09-181-0/+3
* ld: Extend options for altering orphan handling behaviour.Andrew Burgess2015-09-041-21/+50
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-20/+23
* ld: Add '--require-defined' command line option.Andrew Burgess2015-08-041-0/+52
* Add new ld option: --print-memory-usageTristan Gingold2015-06-121-0/+38
* Rewrite relro adjusting codeAlan Modra2015-04-221-39/+34
* Mark _init and _fini for --gc-sectionsAlan Modra2015-04-101-0/+16
* Cast shift expressionAlan Modra2015-04-071-1/+1
* Start of relro segment adjustmentAlan Modra2015-04-011-16/+17
* Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton2015-02-271-1/+9
* PR ld/17973 LTO file symsAlan Modra2015-02-141-1/+0
* Remove plugin_active_plugins_p()H.J. Lu2015-01-291-1/+1
* PowerPC64 changes for xlcAlan Modra2015-01-281-1/+0
* Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj2015-01-281-0/+36
* ld: Don't evaluate unneeded PROVIDE expressions.Andrew Burgess2015-01-201-2/+10
* Fix garbage collection of common symbolsAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Move support code for linker script DEFINED to ldexp.cAlan Modra2014-12-231-71/+0
* If "=" is the first character in a ldscript input file, force a sysroot prefix.Hans-Peter Nilsson2014-10-151-0/+20
* Run eh_frame optimisation for relocatable linkAlan Modra2014-10-131-2/+1
* Linker part of PR16563 fixAlan Modra2014-08-141-7/+35
* Fix non-ELF build breakageAlan Modra2014-08-131-2/+2
* Fix build breakage when ld plugins disabledAlan Modra2014-08-121-1/+3
* Reload --as-needed libraries inside groupsAlan Modra2014-07-031-18/+10
* Don't include sys/param.hAlan Modra2014-07-011-1/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-15/+0
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* Add new link-map-text hook and RX auto-vector support.DJ Delorie2014-05-271-0/+2
* Localize varible to avoid warningAlan Modra2014-05-251-2/+0
* Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra2014-05-201-9/+6