aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elf_backend_init_file_headerAlan Modra2019-11-181-6/+9
* ecoff bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-13/+12
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+1
* Alpha-linux linker segmentation faultAlan Modra2019-05-281-1/+1
* 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-2/+3
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-4/+4
* %L conversionsAlan Modra2018-02-191-4/+6
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-17/+17
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-88/+88
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-1/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+5
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-67/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-6/+4
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Alpha DT_RELAAlan Modra2017-02-211-8/+14
* bfd: alpha: Fix crash caused by double free with --no-keep-memoryJames Clarke2017-01-041-1/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-10/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-22/+18
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-2/+19
* Remove syntactic sugarAlan Modra2016-09-301-24/+24
* Correct the calculation of the use_counts of merged .got entries.Jiaming Wei2016-08-091-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-5/+3
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-2/+3
* 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
* Don't sort ld -r output relocs on alphaAlan Modra2015-08-271-0/+14
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-7/+7
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-31/+38
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-2/+2
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+8
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-8/+10
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Fix alpha-elf relaxationRichard Henderson2014-04-211-96/+145
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* bfd/Roland McGrath2013-10-091-2/+4
* PR ld/15323Alan Modra2013-03-301-0/+3
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,Alan Modra2013-02-181-16/+18