aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-15xtensa: bfd: fix assertion in xlate_offset_with_removed_textMax Filippov1-3/+13
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+7
2018-02-26assorted target messagesAlan Modra1-3/+3
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19%L conversionsAlan Modra1-17/+22
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-14/+14
2018-02-16Remove bfd stub function casts.Alan Modra1-2/+1
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-1/+1
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-45/+45
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-5/+5
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-132/+0
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton1-2/+2
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-12/+17
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov1-25/+35
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-11/+1
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-54/+31
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+14
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-2/+3
2016-09-30Remove syntactic sugarAlan Modra1-15/+15
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders1-1/+0
2016-05-28Return void from linker callbacksAlan Modra1-38/+23
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-5/+8
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-09-15xtensa: generate PLT entries for call0 ABIMax Filippov1-7/+12
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-28/+28
2015-05-14xtensa: fix localized symbol refcounting with --gc-sectionsMax Filippov1-1/+5
2015-04-09xtensa: replace action list with splay treeMax Filippov1-206/+282
2015-04-09xtensa: optimize find_removed_literalMax Filippov1-6/+58
2015-04-09xtensa: optimize removed_by_actionsMax Filippov1-25/+156
2015-04-09xtensa: optimize check_section_ebb_pcrels_fitMax Filippov1-23/+298
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-09-23Fix 'call8: call target out of range' xtensa ld relaxation bugSterling Augustine1-4/+37
2014-06-13Make bfd.link_next field a unionAlan Modra1-7/+7
2014-05-08Use signed data type for R_XTENSA_DIFF* relocation offsets.Volodymyr Arbatov1-15/+17
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-01-07remove VA_* from binutilsTom Tromey1-4/+4
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-1/+3
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-1/+3