summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+12
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-7/+10
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-181/+181
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-12/+12
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-189/+0
* bfin: Don't create .interp section for info->nointerpH.J. Lu2017-10-091-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-9/+8
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-7/+6
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-65/+23
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-15/+16
* Fix typo in previous commitNick Clifton2016-06-281-1/+1
* Fix more linker testsuite failures.Nick Clifton2016-06-281-2/+9
* Return void from linker callbacksAlan Modra2016-05-281-13/+7
* Relax assertion in BFIN linker to allow for discard GOT relocs.Nick Clifton2016-03-291-1/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-12/+10
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-33/+39
* More fixes related to NONE relocsAlan Modra2015-01-191-3/+3
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-10/+10
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-42/+0
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-4/+4
* PR ld/15323Alan Modra2013-03-301-1/+7
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra2013-02-101-2/+2
* bfd/Nathan Sidwell2012-10-231-104/+5
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-42/+34
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-44/+46
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-2/+2
* PR ld/13991Alan Modra2012-04-241-4/+4
* PR ld/13177Alan Modra2011-10-191-2/+6
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-3/+0
* ChangeLog libiberty/Kai Tietz2011-02-281-3/+3
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-4/+5
* blackfin: add support for L1 code/data flagsMike Frysinger2010-11-151-0/+18
* bfd: bfin: drop needless symbol flag handling imported from FRVMike Frysinger2010-11-151-6/+0