aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR13616, linker should pad executable sections with nops, not zerosAlan Modra2019-10-161-2/+2
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* bfd_asymbol_* macrosAlan Modra2019-09-181-16/+16
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-8/+7
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+7
* Fix detection of missing plugin for LTO objects.Martin Liska2019-08-161-18/+6
* Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska2019-07-291-6/+18
* Generic ELF target group signature symbolAlan Modra2019-05-271-6/+7
* BFD whitespace fixesAlan Modra2019-04-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR24015, glibc-2.28 on little-endian mips32 brokenAlan Modra2018-12-281-1/+1
* LD: Export relative-from-absolute symbol marking to BFDMaciej W. Rozycki2018-07-171-1/+14
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+26
* Fix illegal memory accesses trigeered when linking corrupt input files.Nick Clifton2018-04-171-0/+6
* BFD messagesAlan Modra2018-02-261-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-10/+10
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+101
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-44/+44
* x86 map file textrelAlan Modra2017-12-041-1/+1
* PR22471, undefined reference to linker-defined symbolsAlan Modra2017-11-281-1/+8
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-251-1/+3
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+37
* PR21529, internal error in linker.cAlan Modra2017-06-051-1/+1
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* non_ir_ref_dynamicAlan Modra2017-05-161-1/+2
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* 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