summaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
Commit message (Expand)AuthorAgeFilesLines
* bfd: xtensa: fix __stop_SECTION literal dropAlexey Lapshin2023-02-231-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* xtensa: allow dynamic configurationMax Filippov2022-11-281-13/+1
* xtensa: bfd: fix TLS relocations generated for PIEMax Filippov2022-09-021-9/+10
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-5/+2
* Revert reloc howto nitsAlan Modra2022-06-081-38/+38
* HOWTO size encodingAlan Modra2022-06-081-61/+61
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28415, invalid read in xtensa_read_table_entriesGuillermo E. Martinez2021-10-091-0/+7
* PR28346, segfault attempting to disassemble raw binaryAlan Modra2021-09-251-1/+2
* Fix an illegal memory access triggered by an atempt to disassemble a corrupt ...Nick Clifton2021-09-071-0/+2
* Fix an illegal memory access when parsing a corrupt core note.Nick Clifton2021-04-301-1/+6
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-1/+1
* Use bool in bfdAlan Modra2021-03-311-685/+685
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-11/+11
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* xtensa constifyAlan Modra2020-12-161-2/+2
* PR26507 UBSAN: elf32-xtensa.c:6013 null pointer bsearchAlan Modra2020-08-261-6/+9
* PR26506 UBSAN: elf32-xtensa.c:3203 null pointer memcpyAlan Modra2020-08-261-0/+3
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* bfd: xtensa: pr26246: fix removed_literal_compareMax Filippov2020-07-221-4/+4
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-23/+5
* xtensa: allow runtime ABI selectionMax Filippov2020-06-151-3/+31
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-29/+17
* xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov2020-04-291-11/+15
* xtensa: fix PR ld/25861Max Filippov2020-04-221-1/+88
* bfd: xtensa: fix PR ld/25630Max Filippov2020-03-051-4/+3
* Indent labelsAlan Modra2020-02-261-2/+2
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-1/+4
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+2
* bfd_section_* macrosAlan Modra2019-09-191-8/+8
* xtensa: bfd: add special case to loop alignment checkMax Filippov2019-08-011-0/+65
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* Re: ELF final_write_processingAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamicMax Filippov2019-03-291-1/+2
* bfd: xtensa: fix callx relaxationMax Filippov2019-02-201-0/+55
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23980, assertion failAlan Modra2018-12-181-1/+5
* bfd: xtensa: ignore overflow in hight part of const16 relocationMax Filippov2018-12-111-2/+3
* xtensa: move dynamic relocations sections consistency checkMax Filippov2018-07-231-11/+11
* xtensa: fix relaxation of undefined weak references in shared objectsMax Filippov2018-07-231-1/+2
* xtensa: don't emit dynamic relocation for weak undefined symbolMax Filippov2018-07-061-2/+11
* xtensa: use property tables for correct disassemblyMax Filippov2018-06-041-5/+4
* xtensa: add separate property sections optionMax Filippov2018-06-041-10/+52