Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
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
2020-03-02  Alan ModraELF SEC_SMALL_DATA
2020-02-19  Alan Modrabfd_size_type to size_t
2020-02-04  Alan ModraRe: Support fusion for ELFv2 stubs
2020-01-22  Alan ModraPowerPC64 tls_get_addr_desc static support
2020-01-22  Alan ModraPowerPC64 __tls_get_addr_desc
2020-01-22  Alan ModraPowerPC64 TLS optimization fix
2020-01-20  Alan ModraDon't touch r11 in __tls_get_addr stub
2020-01-20  Alan ModraPowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_g...
2020-01-15  Alan ModraPR25384, PowerPC64 ELFv1 copy relocs against function...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-19  Alan ModraPowerPC, use size_t rather than long for indices
2019-12-18  Alan ModraYet more signed overflow fixes
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-15  Alan ModraPR25100, Compile fails in elf64-ppc.c because of single...
2019-10-14  Alan Modraqsort issues
2019-10-07  Alan ModraRe: PowerPC PIC vs. DLL TLS issues
2019-10-07  Alan ModraPowerPC TLS miscounting PLT for __tls_get_addr
2019-10-07  Alan ModraPowerPC section flag tidy
2019-10-04  Alan ModraPowerPC PIC vs. DLL TLS issues
2019-09-23  Alan ModraPowerPC64 dynamic symbol tweaks
2019-09-20  Alan ModraPowerPC64, error on unsupported dynamic relocation
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan ModraPowerPC64, support medium model access to common symbols
2019-09-05  Alan ModraPowerPC64 GOT_PCREL relocs
2019-09-05  Alan ModraR_PPC64_PCREL_OPT
2019-08-29  Alan ModraPowerPC64 xlate_pcrel_opt
2019-08-24  Alan ModraPowerPC64 segfault in ppc64_elf_edit_toc
2019-08-19  Alan ModraPowerPC64 ha/lo insn checks
2019-07-19  Alan Modra[PowerPC64] pc-relative TLS relocations
2019-07-18  Alan Modra[PowerPC64] Use STN_UNDEF internally for edited relocs
2019-07-18  Alan Modra[PowerPC64] Don't store TLS_EXPLICIT in tls_mask
2019-07-18  Alan Modra[PowerPC] Rename TLS_TPRELGD to TLS_GDIE
2019-07-18  Alan Modra[PowerPC64] correct tprel offset limit
2019-07-13  Alan ModraDynamic TLS section symbols
2019-06-23  Alan ModraPR24704, Internal error building skiboot for powerpc64...
2019-06-19  Alan ModraPowerPC64 notoc calls
2019-06-14  Alan ModraPowerPC comment fixes
2019-05-24  Alan ModraPowerPC notoc linkage stubs
2019-05-24  Alan ModraPowerPC GOT_PCREL34 optimisation
2019-05-24  Alan ModraPowerPC relocations for prefix insns
2019-04-30  Alan ModraPowerPC64 GOT indirect to GOT relative optimisation
2019-04-11  H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-31  Alan Modra[PowerPC64] Nop out ld 2,24(1) after old-style __tls_ge...
2018-12-18  Alan ModraPR23980, assertion fail
2018-12-17  Alan ModraPR23980, powerpc64 ld segfault
2018-11-30  Alan ModraPR23937, powerpc64le local ifunc IRELATIVE relocs are...
2018-10-13  Alan Modra_bfd_clear_contents bounds checking
2018-08-31  Alan ModraPowerPC64 --emit-relocs support for notoc stubs
next
This page took 0.495174 seconds and 106 git commands to generate.