aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xtensa: bfd: fix assertion in xlate_offset_with_removed_textMax Filippov2018-03-151-3/+13
* Use standardized error message for unrecognized relocs.Nick Clifton2018-02-271-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+7
* assorted target messagesAlan Modra2018-02-261-3/+3
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* %L conversionsAlan Modra2018-02-191-17/+22
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-14/+14
* Remove bfd stub function casts.Alan Modra2018-02-161-2/+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-45/+45
* 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-5/+5
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-132/+0
* Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton2017-07-121-2/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-12/+17
* xtensa: don't expect XCHAL_* macros to be constantMax Filippov2017-06-141-25/+35
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-11/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-54/+31
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+14
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* Remove syntactic sugarAlan Modra2016-09-301-15/+15
* xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders2016-06-251-1/+0
* Return void from linker callbacksAlan Modra2016-05-281-38/+23
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-5/+8
* 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
* xtensa: generate PLT entries for call0 ABIMax Filippov2015-09-151-7/+12
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-28/+28
* xtensa: fix localized symbol refcounting with --gc-sectionsMax Filippov2015-05-141-1/+5
* xtensa: replace action list with splay treeMax Filippov2015-04-091-206/+282
* xtensa: optimize find_removed_literalMax Filippov2015-04-091-6/+58
* xtensa: optimize removed_by_actionsMax Filippov2015-04-091-25/+156
* xtensa: optimize check_section_ebb_pcrels_fitMax Filippov2015-04-091-23/+298
* 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-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* Fix 'call8: call target out of range' xtensa ld relaxation bugSterling Augustine2014-09-231-4/+37
* Make bfd.link_next field a unionAlan Modra2014-06-131-7/+7
* Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov2014-05-081-15/+17
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-2/+1
* remove VA_* from binutilsTom Tromey2014-01-071-4/+4
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-1/+3
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3