Age | Commit message (Expand) | Author | Files | Lines |
2024-07-12 | s390: Avoid reloc overflows on undefined weak symbols (cont) | Jens Remus | 1 | -0/+37 |
2024-07-12 | s390: Do not replace brcth referencing undefined weak symbol | Jens Remus | 1 | -3/+2 |
2024-06-10 | IBM zSystems: Rewrite l(g)rl @GOTENT to larl for --no-pie | Ilya Leoshkevich | 1 | -7/+4 |
2024-04-02 | PR 30569, always call elf_backend_size_dynamic_sections | Alan Modra | 1 | -5/+5 |
2024-02-27 | s390: Add r_offset check to the weak undef change | Andreas Krebbel | 1 | -1/+2 |
2024-02-27 | s390: Avoid reloc overflows on undefined weak symbols | Andreas Krebbel | 1 | -0/+54 |
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 | -4/+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-10-19 | IBM zSystems: Issue error for *DBL relocs on misaligned symbols | Andreas Krebbel | 1 | -0/+18 |
2022-06-08 | Revert reloc howto nits | Alan Modra | 1 | -3/+3 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -62/+62 |
2022-04-28 | s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie | Stefan Liebler | 1 | -1/+14 |
2022-04-28 | s390: Avoid dynamic TLS relocs in PIE | Stefan Liebler | 1 | -13/+13 |
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 | -232/+232 |
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-11-23 | s390x: Set .got sh_entsize only if .got size > 0 | H.J. Lu | 1 | -1/+1 |
2020-11-19 | Fix a bug in the s390x linker when discarding all inpuit files. | Nick Clifton | 1 | -2/+3 |
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 | -7/+4 |
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-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-09-17 | S/390: Prevent GOT access rewrite for certain symbols | Andreas Krebbel | 1 | -2/+18 |
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-18 | S/390: Improve partial relro support for 64 bit | Andreas Krebbel | 1 | -59/+84 |
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 | Use standardized error message for unrecognized relocs. | Nick Clifton | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -4/+11 |
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 |