Age | Commit message (Expand) | Author | Files | Lines |
2024-04-02 | PR 30569, always call elf_backend_size_dynamic_sections | Alan Modra | 1 | -5/+6 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-11-08 | ld: print branch fixups into the map file for ppc elf targets | Clément Chigot | 1 | -3/+9 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -1/+1 |
2023-08-04 | ppc: sanity check writing relocs | Alan Modra | 1 | -26/+37 |
2023-08-04 | PR30697, ppc32 mix of local-dynamic and global-dynamic TLS | Alan Modra | 1 | -9/+7 |
2023-06-14 | asprintf memory leaks | Alan Modra | 1 | -8/+2 |
2023-04-12 | PR30326, uninitialised value in objdump compare_relocs | Alan Modra | 1 | -1/+1 |
2023-02-23 | Test SEC_HAS_CONTENTS before reading section contents | Alan Modra | 1 | -1/+4 |
2023-02-06 | ppc32 and "LOAD segment with RWX permissions" | Alan Modra | 1 | -5/+12 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-09-14 | PR29540, R_PPC64_NONE in .rela.dyn when linking Linux vdso | Alan Modra | 1 | -8/+8 |
2022-08-05 | asan: ppc64_elf_get_synthetic_symtab heap buffer overflow | Alan Modra | 1 | -3/+3 |
2022-06-08 | Revert reloc howto nits | Alan Modra | 1 | -2/+2 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -107/+107 |
2022-05-04 | PowerPC32 treatment of absolute symbols | Alan Modra | 1 | -62/+67 |
2022-02-13 | Remove bfd ELF_RELROPAGESIZE | Alan Modra | 1 | -1/+0 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-09-10 | PowerPC, sanity check r_offset in relocate_section | Alan Modra | 1 | -357/+442 |
2021-09-07 | PR28307, segfault in ppc64_elf_toc64_reloc | Alan Modra | 1 | -0/+4 |
2021-07-24 | Revert: PowerPC: Don't generate unused section symbols | Alan Modra | 1 | -2/+4 |
2021-05-03 | PPC: undefweak dynamic relocs | Alan Modra | 1 | -1/+5 |
2021-05-03 | PPC: ensure_undef_dynamic on weak undef only in plt | Alan Modra | 1 | -2/+7 |
2021-05-03 | PR27755, powerpc-ld infinite loop | Alan Modra | 1 | -1/+1 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -3/+3 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -405/+405 |
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-20 | PowerPC: Don't generate unused section symbols | Alan Modra | 1 | -5/+2 |
2021-01-19 | PowerPC use_local_plt | Alan Modra | 1 | -24/+24 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Remove some static buffers | Alan Modra | 1 | -4/+6 |
2020-12-18 | Constify more arrays | Alan Modra | 1 | -1/+1 |
2020-08-25 | PR26483, ASAN: ppc_elf_link_params elf32-ppc.c:2314 | Alan Modra | 1 | -2/+3 |
2020-08-24 | PowerPC TPREL_HA/LO optimisation | Alan Modra | 1 | -36/+62 |
2020-08-15 | Set SEC_SMALL_DATA on small common | Alan Modra | 1 | -1/+1 |
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 | -38/+3 |
2020-06-06 | ELF: Add target_os to elf_link_hash_table/elf_backend_data | H.J. Lu | 1 | -19/+18 |
2020-06-04 | ELF: Don't check relocations in non-loaded, non-alloced sections | H.J. Lu | 1 | -9/+0 |
2020-06-03 | ELF: Consolidate maybe_set_textrel | H.J. Lu | 1 | -28/+2 |
2020-06-03 | ELF: Consolidate readonly_dynrelocs | H.J. Lu | 1 | -20/+3 |
2020-06-01 | ELF: Move dyn_relocs to struct elf_link_hash_entry | H.J. Lu | 1 | -30/+26 |
2020-05-22 | PowerPC: downgrade FP mismatch error for shared libraries to a warning | Alan Modra | 1 | -14/+31 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -15/+8 |
2020-05-01 | ppc32 merging of e_flags from dynamic objects | Alan Modra | 1 | -0/+3 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 1 | -3/+9 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -2/+2 |
2020-02-04 | Minor fix for R_PPC_VLE_ADDR20 | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |