Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -8/+8 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-13 | S/390: Fix (some) PIE+undef weak failures | Andreas Krebbel | 1 | -6/+6 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -77/+77 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -19/+5 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -17/+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 | -181/+0 |
2017-10-14 | s390: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -2/+8 |
2017-08-01 | S/390: Fix claimfile failures | Andreas Krebbel | 1 | -0/+3 |
2017-07-28 | S/390: Fix segfault when linking -shared -nostartfiles | Andreas Krebbel | 1 | -2/+6 |