summaryrefslogtreecommitdiff
path: root/bfd/linker.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra2010-12-131-12/+10
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-9/+32
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+11
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-23/+29
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-8/+8
* PR ld/10515Alan Modra2009-08-261-13/+1
* PR ld/10515Alan Modra2009-08-261-6/+33