summaryrefslogtreecommitdiff
path: root/bfd/linker.c
Commit message (Expand)AuthorAgeFilesLines
* Call target specific add_symbols functionAlan Modra2016-12-241-1/+1
* Remove "collect" forms of generic linker add symbols functionsAlan Modra2016-12-241-90/+17
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+8
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-8/+10
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-0/+55
* Remove syntactic sugarAlan Modra2016-09-301-3/+3
* Return void from linker callbacksAlan Modra2016-05-281-43/+28
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+43
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ld -r doesn't need plugin for slim lto objectH.J. Lu2015-12-101-1/+2
* Check symbol defined by assignment in linker scriptH.J. Lu2015-10-261-89/+0
* Properly convert address load of __start_XXX/__stop_XXXH.J. Lu2015-10-261-0/+89
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-5/+5
* PR ld/17973 LTO file symsAlan Modra2015-02-141-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix generic linker symbol output when weak is overridden by strongAlan Modra2014-12-241-1/+1
* Use a symbol flag bit to mark linker defined symbolsAlan Modra2014-12-231-0/+2
* Change ld "notice" interface for better handling of indirect symbolsAlan Modra2014-08-121-38/+44
* Fix non-plugin warning symbol handlingAlan Modra2014-08-121-1/+3
* Don't issue a warning for references in LTO IR to warning symbolsH.J. Lu2014-08-071-8/+7
* Merge WARN and CWARN cases in _bfd_generic_link_add_one_symbolAlan Modra2014-08-071-10/+2
* Fix load of archive element with common def for -u symAlan Modra2014-08-051-33/+9
* Fix LTO vs. COFF archivesAlan Modra2014-08-051-260/+106
* Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra2014-07-281-1/+7
* Copy st_other for linker script symbol assignmentsAlan Modra2014-07-081-5/+4
* Free linker hash table from bfd_close.Alan Modra2014-06-131-4/+18
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* Fix silly thinkoAlan Modra2014-06-111-1/+1
* Unwrap symbols for debug informationAlan Modra2014-06-101-2/+36
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-2/+2
* * linker.c (_bfd_generic_link_output_symbols): Handle aHans-Peter Nilsson2012-10-211-0/+6
* PR ld/14052Alan Modra2012-05-051-5/+0
* PR ld/13991Alan Modra2012-04-241-1/+2
* * linker.c (_bfd_nearby_section): New function, split out from..Alan Modra2012-03-231-66/+77
* PR ld/13621Richard Henderson2012-02-131-0/+6
* Support arch-dependent fillH.J. Lu2012-01-311-1/+8
* Check if a symbol is hidden by linker script.H.J. Lu2011-09-161-0/+23
* PR ld/12762Alan Modra2011-08-171-136/+114
* PR ld/12762Alan Modra2011-08-051-12/+11
* * linker.c (_bfd_generic_section_already_linked): Set l_flags.Alan Modra2011-07-141-0/+1
* PR ld/12942Alan Modra2011-07-091-39/+88
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-15/+20
* * elflink.c (_bfd_elf_link_create_dynamic_sections): If theNick Clifton2011-06-101-0/+2
* PR ld/12760Alan Modra2011-05-171-1/+2
* include/Alan Modra2011-05-151-1/+0
* PR ld/12365Alan Modra2011-04-241-6/+3
* PR ld/12365Alan Modra2011-04-201-5/+5
* PR ld/12365Alan Modra2011-04-201-59/+12