aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra2024-04-021-4/+5
* Update year range in copyright notice of binutils filesAlan Modra2024-01-041-1/+1
* nds32, sh, kvx: DT_JMPREL/DT_PLTRELSZAlan Modra2023-08-241-5/+5
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd_get_relocated_section_contents allow NULL data bufferAlan Modra2022-12-171-1/+4
* bfd, binutils, gas: Remove/mark unused variablesTsukasa OI2022-09-151-3/+0
* Don't encode reloc.sizeAlan Modra2022-06-081-3/+3
* HOWTO size encodingAlan Modra2022-06-081-154/+208
* NONE reloc fixesAlan Modra2022-06-081-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* gas reloc sortingAlan Modra2021-12-281-1/+1
* bfd: fix -Wunused errors with clang 13+Simon Marchi2021-12-141-10/+2
* PR28173, nds32_elf_howto_table index out of boundsAlan Modra2021-08-061-30/+25
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-7/+6
* Use bool in bfdAlan Modra2021-03-311-805/+805
* TRUE/FALSE simplificationAlan Modra2021-03-291-1/+1
* ELF output symbol hooks int vs. bfd_booleanAlan Modra2021-03-291-5/+5
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* nds32_elf_get_relocated_section_contentsAlan Modra2021-02-151-1/+4
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Assorted tidiesAlan Modra2020-12-181-1/+1
* constify elfNN_bedAlan Modra2020-12-161-3/+7
* elf32-csky.c:3932:19: error: comparison is always falseAlan Modra2020-12-071-3/+1
* Set SEC_SMALL_DATA on small commonAlan Modra2020-08-151-2/+2
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-7/+6
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-61/+2
* ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu2020-06-081-9/+11
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-9/+0
* ELF: Consolidate maybe_set_textrelH.J. Lu2020-06-031-28/+2
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-34/+0
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-20/+2
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-22/+13
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-12/+8
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-2/+2
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-011-0/+4
* ELF SEC_SMALL_DATAAlan Modra2020-03-021-0/+13
* Indent labelsAlan Modra2020-02-261-15/+15
* 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/+5
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+1
* remove more xmalloc in bfdAlan Modra2019-10-151-2/+3
* bfd_section_* macrosAlan Modra2019-09-191-22/+21
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* Fix spelling mistakes in BFD library.Yuri Chornoivan2019-01-211-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-2/+0
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-4/+4
* elf32-nds32: Remove elf32_nds32_allocate_dynrelocsSimon Marchi2018-09-261-13/+0