Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-21 | enable-non-contiguous-regions warnings | Alan Modra | 1 | -3/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -4/+2 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -139/+139 |
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 | -5/+2 |
2020-06-23 | ELF: Add _bfd_elf_add_dynamic_tags | H.J. Lu | 1 | -54/+2 |
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 | -36/+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 | -29/+22 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -1/+1 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -18/+14 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -0/+31 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -3/+3 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-18 | Yet more signed overflow fixes | Alan Modra | 1 | -4/+4 |
2019-10-20 | [bfd] Provide 8-byte minimum alignment for .plt section | John David Anglin | 1 | -2/+3 |
2019-10-19 | [bfd] Revise import stubs on hppa. | John David Anglin | 1 | -43/+51 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -6/+6 |
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-05-22 | PR23207, hppa ld SIGSEGVs on invalid object files | Alan Modra | 1 | -10/+14 |
2018-05-22 | PR23207, hppa ld SIGSEGVs on invalid object files | Alan Modra | 1 | -11/+12 |
2018-04-20 | PR22978, TLS local-dynamic incorrectly linked on hppa-linux | Alan Modra | 1 | -32/+37 |
2018-04-19 | PR22537, Segmentation fault with static PIE | Alan Modra | 1 | -1/+4 |
2018-02-19 | %L conversions | Alan Modra | 1 | -8/+11 |
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 | -9/+9 |
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 | -18/+18 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -48/+29 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -2/+2 |
2017-12-01 | PR22533, dynamic relocs generated for weak aliases | Alan Modra | 1 | -33/+17 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Don't move weak alias dyn_relocs to weakdef | Alan Modra | 1 | -47/+41 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -7/+6 |
2017-11-12 | non_got_ref after adjust_dynamic_relocs | Alan Modra | 1 | -39/+36 |
2017-11-05 | hppa-linux TLS relocs | Alan Modra | 1 | -111/+157 |
2017-11-05 | PR22394, hppa-linux-ld fails to emit dynamic relocations | Alan Modra | 1 | -37/+82 |
2017-10-30 | Fix hppa-linux pr22269-1 fail | Alan Modra | 1 | -81/+76 |
2017-10-28 | PR22300, Abort in elf32_hppa_relocate_section building polyml | Alan Modra | 1 | -0/+1 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -125/+0 |
2017-10-14 | hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -2/+9 |
2017-08-23 | Make undefined symbols in allocate_dynrelocs dynamic | Alan Modra | 1 | -26/+25 |
2017-08-05 | Don't fail in elf32_hppa_set_gp | Alan Modra | 1 | -9/+7 |