summaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
Commit message (Expand)AuthorAgeFilesLines
* [Morello] Expand GOT entry sizes for C64Siddhesh Poyarekar2020-10-201-1/+9
* 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
* xtensa: bfd: fix assertion in xlate_offset_with_removed_textMax Filippov2018-03-151-3/+13
* Use standardized error message for unrecognized relocs.Nick Clifton2018-02-271-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+7
* assorted target messagesAlan Modra2018-02-261-3/+3
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* %L conversionsAlan Modra2018-02-191-17/+22
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-14/+14
* Remove bfd stub function casts.Alan Modra2018-02-161-2/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-45/+45
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+5
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-132/+0
* Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton2017-07-121-2/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-12/+17