]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf64-ppc.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / elf64-ppc.c
2024-04-02  Alan ModraPR 30569, always call elf_backend_size_dynamic_sections
2024-02-15  Alan Modraelf_backend_finish_dynamic_symbol returning false
2024-01-17  Alan ModraPR30824 internal error with -z pack-relative-relocs
2024-01-09  Jan BeulichPPC64/ELF: adjust comment wrt ABI versions
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-08-04  Alan Modrappc: sanity check writing relocs
2023-06-14  Alan Modraasprintf memory leaks
2023-06-08  Alan ModraRe: _bfd_free_cached_info
2023-06-07  Alan Modra_bfd_free_cached_info
2023-06-01  Alan ModraHarden PowerPC64 OPD handling against fuzzers
2023-05-22  Alan ModraPowerPC64 report number of stub iterations
2023-04-12  Alan ModraPR30326, uninitialised value in objdump compare_relocs
2023-02-23  Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-21  Alan Modraenable-non-contiguous-regions warnings
2022-09-14  Alan ModraPR29540, R_PPC64_NONE in .rela.dyn when linking Linux...
2022-08-05  Alan Modraasan: ppc64_elf_get_synthetic_symtab heap buffer overflow
2022-08-04  Alan ModraDon't use BFD_VMA_FMT in binutils
2022-07-21  Alan ModraPowerPC64: fix build error on 32-bit hosts
2022-06-28  Alan ModraPowerPC64: align plt_branch stubs
2022-06-28  Alan ModraPowerPC64: plt_stub_pad
2022-06-28  Alan ModraPowerPC64: Tidy stub type changes
2022-06-23  Alan ModraPowerPC64: fix assertion in ppc_build_one_stub with...
2022-06-23  Alan ModraRe: PowerPC64: stub debug dump
2022-06-22  Alan ModraPowerPC64: stub debug dump
2022-06-08  Alan ModraRevert reloc howto nits
2022-06-08  Alan ModraHOWTO size encoding
2022-05-04  Alan ModraPowerPC64 check_relocs
2022-03-03  Alan Modracomment typo fix
2022-03-03  Alan ModraPowerPC64 DT_RELR relative reloc addresses
2022-02-13  Alan ModraRemove bfd ELF_RELROPAGESIZE
2022-02-09  Alan ModraWork around gcc-4 warnings in elf64-ppc.c
2022-02-03  Alan ModraPowerPC64 treatment of absolute symbols
2022-01-31  Alan ModraRe: PR28827, assertion building LLVM 9 on powerpc64le...
2022-01-29  Alan ModraRe: PR28827, assertion building LLVM 9 on powerpc64le...
2022-01-28  Alan ModraPowerPC64 handling of @tocbase
2022-01-28  Alan ModraPR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
2022-01-19  Alan ModraPowerPC64 DT_RELR ELFv1
2022-01-19  Alan ModraPowerPC64 DT_RELR local PLT
2022-01-19  Alan ModraPowerPC64 DT_RELR local GOT
2022-01-18  Alan ModraRe: PowerPC64 DT_RELR
2022-01-18  Simon Marchibfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical...
2022-01-18  Alan ModraPowerPC64 DT_RELR
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-15  Alan ModraPowerPC64 @notoc in non-power10 code
2021-11-03  Alan ModraPR28523, ld.bfd created undefined symbols on ppc64
2021-09-08  Alan ModraPowerPC64, sanity check r_offset in relocate_section
2021-09-08  Alan ModraPowerPC64: Avoid useless work on R_PPC64_TPREL34
2021-09-07  Alan ModraPR28307, segfault in ppc64_elf_toc64_reloc
2021-07-24  Alan ModraRevert: PowerPC: Don't generate unused section symbols
2021-05-03  Alan ModraPPC: undefweak dynamic relocs
2021-05-03  Alan ModraPPC: ensure_undef_dynamic on weak undef only in plt
2021-04-28  Nick CliftonStop the BFD library from treating annobin symbols...
2021-04-12  Alan Modraconvert elf_link_hash macros to inline functions
2021-04-12  Alan Modraelf_backend_archive_symbol_lookup
2021-04-01  Martin LiskaUse startswith more for strncmp function calls.
2021-03-31  Alan ModraUse bool in bfd
2021-03-29  Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-02  Alan ModraPR27451, -z start_stop_gc for powerpc64
2021-03-02  Alan ModraPowerPC64 undefined weak visibility vs GOT optimisation
2021-01-20  Alan ModraPowerPC: Don't generate unused section symbols
2021-01-20  Alan ModraPowerPC64 synthetic symbols
2021-01-19  Alan ModraPowerPC use_local_plt
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18  Alan ModraRemove some static buffers
2020-12-16  Alan Modrappc64 constify
2020-12-01  Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-10-15  Alan ModraR_PPC64_GOT_LO_DS and R_PPC64_GOT_HA sanity check
2020-10-09  Alan Modra[GOLD] Power10 segv due to wild r2
2020-10-06  Brandon BergrenPR26667, Add powerpc64le-*-freebsd* support
2020-09-28  Alan ModraRe: PR26656, power10 libstdc++.so segfault in __cxxabiv...
2020-09-26  Alan ModraPPC64_OPT_LOCALENTRY is incompatible with tail calls
2020-09-23  Alan ModraPR26656, power10 libstdc++.so segfault in __cxxabiv1...
2020-09-23  Alan ModraPR26655, Power10 libstdc++.so R_PPC64_NONE dynamic...
2020-08-26  Alan ModraPR 26484-26488, 26490 UBSAN &h->elf null pointer
2020-08-24  Alan ModraPR26489, ASAN: ppc64_elf_size_stubs elf64-ppc.c:13389
2020-08-24  Alan ModraPR26492, ASAN: ppc64_elf_before_check_relocs elf64...
2020-08-24  Alan ModraPowerPC TPREL_HA/LO optimisation
2020-08-12  Alan ModraPowerPC64 --no-pcrel-optimize
2020-07-30  H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-07-19  Alan ModraPower10 stub selection
2020-07-10  Alan ModraPowerPC64 ld --no-power10-stubs
2020-06-09  H.J. LuIFUNC: Update IFUNC resolver check with DT_TEXTREL
2020-06-09  Alan ModraPowerPC64: Downgrade ifunc with textrel error to a...
2020-06-06  Alan ModraRename PowerPC64 pcrel GOT TLS relocations
2020-06-04  H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
2020-06-03  H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03  H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02  H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-11  Alan ModraPower10 VSX 32-byte storage access
2020-05-11  Alan ModraPowerPC Rename powerxx to power10
2020-04-19  Alan ModraPowerPC64: remove empty .rela.dyn (.rela.branch_lt)
2020-04-16  Alan ModraPowerPC64 GOT reloc reserving PLT entry for ifunc
2020-04-16  Alan ModraPowerPC64 GOT reloc optimisation
2020-03-29  Alan ModraPR25745, powerpc64-ld overflows string buffer in -...
2020-03-18  Christophe LyonNon-contiguous memory regions support: Avoid calls...
2020-03-13  Christophe LyonAdd support for non-contiguous memory regions
2020-03-11  Alan Modrapowerpc64-ld infinite loop
next