aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov1-11/+15
2020-04-22xtensa: fix PR ld/25861Max Filippov1-1/+88
2020-03-05bfd: xtensa: fix PR ld/25630Max Filippov1-4/+3
2020-02-26Indent labelsAlan Modra1-2/+2
2020-02-19bfd_size_type to size_tAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra1-1/+4
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-1/+2
2019-09-19bfd_section_* macrosAlan Modra1-8/+8
2019-08-01xtensa: bfd: add special case to loop alignment checkMax Filippov1-0/+65
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra1-3/+3
2019-07-24Re: ELF final_write_processingAlan Modra1-3/+3
2019-07-23ELF final_write_processingAlan Modra1-2/+2
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-03-29bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov1-1/+2
2019-02-20bfd: xtensa: fix callx relaxationMax Filippov1-0/+55
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18PR23980, assertion failAlan Modra1-1/+5
2018-12-11bfd: xtensa: ignore overflow in hight part of const16 relocationMax Filippov1-2/+3
2018-07-23xtensa: move dynamic relocations sections consistency checkMax Filippov1-11/+11
2018-07-23xtensa: fix relaxation of undefined weak references in shared objectsMax Filippov1-1/+2
2018-07-06xtensa: don't emit dynamic relocation for weak undefined symbolMax Filippov1-2/+11
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov1-5/+4
2018-06-04xtensa: add separate property sections optionMax Filippov1-10/+52
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