summaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-10-09PR28415, invalid read in xtensa_read_table_entriesGuillermo E. Martinez
2021-09-25PR28346, segfault attempting to disassemble raw binaryAlan Modra
2021-09-07Fix an illegal memory access triggered by an atempt to disassemble a corrupt ...Nick Clifton
2021-04-30Fix an illegal memory access when parsing a corrupt core note.Nick Clifton
2021-04-01Use startswith more for strncmp function calls.Martin Liska
2021-03-31Use bool in bfdAlan Modra
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-16xtensa constifyAlan Modra
2020-08-26PR26507 UBSAN: elf32-xtensa.c:6013 null pointer bsearchAlan Modra
2020-08-26PR26506 UBSAN: elf32-xtensa.c:3203 null pointer memcpyAlan Modra
2020-08-25elf_hash_table_id accessAlan Modra
2020-07-22bfd: xtensa: pr26246: fix removed_literal_compareMax Filippov
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu
2020-06-15xtensa: allow runtime ABI selectionMax Filippov
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
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