summaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)Author
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov
2020-04-22xtensa: fix PR ld/25861Max Filippov
2020-03-05bfd: xtensa: fix PR ld/25630Max Filippov
2020-02-26Indent labelsAlan Modra
2020-02-19bfd_size_type to size_tAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-09-19bfd_section_* macrosAlan Modra
2019-08-01xtensa: bfd: add special case to loop alignment checkMax Filippov
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra
2019-07-24Re: ELF final_write_processingAlan Modra
2019-07-23ELF final_write_processingAlan Modra
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu
2019-03-29bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov
2019-02-20bfd: xtensa: fix callx relaxationMax Filippov
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-18PR23980, assertion failAlan Modra
2018-12-11bfd: xtensa: ignore overflow in hight part of const16 relocationMax Filippov
2018-07-23xtensa: move dynamic relocations sections consistency checkMax Filippov
2018-07-23xtensa: fix relaxation of undefined weak references in shared objectsMax Filippov
2018-07-06xtensa: don't emit dynamic relocation for weak undefined symbolMax Filippov
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov
2018-06-04xtensa: add separate property sections optionMax Filippov
2018-03-15xtensa: bfd: fix assertion in xlate_offset_with_removed_textMax Filippov
2018-02-27Use standardized error message for unrecognized relocs.Nick Clifton
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-26assorted target messagesAlan Modra
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-02-19%L conversionsAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders