Age | Commit message (Expand) | Author | Files | Lines |
2024-02-16 | S/390: 32-bit PIE undef weak failures | Alan Modra | 1 | -7/+6 |
2024-02-15 | Re: elf_backend_finish_dynamic_symbol returning false | Alan Modra | 1 | -1/+2 |
2024-02-15 | elf_backend_finish_dynamic_symbol returning false | Alan Modra | 1 | -2/+1 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-01-10 | IBM zSystems: Fix offset relative to static TLS | Stefan Schulze Frielinghaus | 1 | -2/+2 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-06-08 | Revert reloc howto nits | Alan Modra | 1 | -3/+3 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -55/+55 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -204/+204 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -1/+1 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -2/+3 |
2020-07-30 | elf: Add sym_cache to elf_link_hash_table | H.J. Lu | 1 | -6/+3 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -48/+1 |
2020-06-03 | ELF: Consolidate maybe_set_textrel | H.J. Lu | 1 | -28/+2 |
2020-06-03 | ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect | H.J. Lu | 1 | -31/+0 |
2020-06-03 | ELF: Consolidate readonly_dynrelocs | H.J. Lu | 1 | -19/+2 |
2020-06-01 | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 1 | -23/+16 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-03-01 | Revert "Add support to GNU ld to separate got related plt entries" | Andreas Krebbel | 1 | -1/+2 |
2019-01-14 | Add support to GNU ld to separate got related plt entries from normal ones in... | Maamoun Tarsha | 1 | -2/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | PR23980, assertion fail | Alan Modra | 1 | -1/+5 |
2018-07-25 | Suppress string diagnostics for pre-release GCC | Alan Modra | 1 | -1/+1 |
2018-07-23 | S/390: Suppress string diagnostics for pre-release GCC | Andreas Krebbel | 1 | -2/+2 |
2018-07-06 | Fix diagnostic errors | Alan Modra | 1 | -1/+3 |
2018-06-04 | Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 | H.J. Lu | 1 | -0/+9 |
2018-05-28 | ld: Unify STT_GNU_IFUNC handling | H.J. Lu | 1 | -1/+0 |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 1 | -1/+1 |
2018-03-09 | Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if... | Nick Clifton | 1 | -3/+3 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -3/+7 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -6/+7 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -7/+7 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -141/+141 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -19/+5 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -16/+34 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -175/+0 |
2017-10-14 | s390: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -2/+8 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -0/+2 |
2017-08-01 | S/390: Fix claimfile failures | Andreas Krebbel | 1 | -0/+3 |