Remove path name from test case
[binutils-gdb.git] / bfd / elf32-ppc.c
2023-11-08 Clément Chigotld: print branch fixups into the map file for ppc elf...
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-08-04 Alan Modrappc: sanity check writing relocs
2023-08-04 Alan ModraPR30697, ppc32 mix of local-dynamic and global-dynamic TLS
2023-06-14 Alan Modraasprintf memory leaks
2023-04-12 Alan ModraPR30326, uninitialised value in objdump compare_relocs
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-02-06 Alan Modrappc32 and "LOAD segment with RWX permissions"
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
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-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-05-04 Alan ModraPowerPC32 treatment of absolute symbols
2022-02-13 Alan ModraRemove bfd ELF_RELROPAGESIZE
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-09-10 Alan ModraPowerPC, sanity check r_offset in relocate_section
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-05-03 Alan ModraPR27755, powerpc-ld infinite loop
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-01-20 Alan ModraPowerPC: Don't generate unused section 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-18 Alan ModraConstify more arrays
2020-08-24 Alan ModraPR26483, ASAN: ppc_elf_link_params elf32-ppc.c:2314
2020-08-24 Alan ModraPowerPC TPREL_HA/LO optimisation
2020-08-15 Alan ModraSet SEC_SMALL_DATA on small common
2020-07-30 H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-06 H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
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-22 Alan ModraPowerPC: downgrade FP mismatch error for shared librari...
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-01 Alan Modrappc32 merging of e_flags from dynamic objects
2020-03-02 Alan ModraELF SEC_SMALL_DATA
2020-02-19 Alan Modrabfd_size_type to size_t
2020-02-04 Alan ModraMinor fix for R_PPC_VLE_ADDR20
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-11-18 Alan Modraelf_backend_init_file_header
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-19 Alan Modrabfd_section_* macros
2019-08-29 Alan ModraPR24697, R_PPC_EMB_SDA21 cannot be used when making...
2019-08-16 Alan ModraAligned vs. unaligned ppc32 relocs
2019-07-24 Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23 Alan ModraELF final_write_processing
2019-07-18 Alan Modra[PowerPC] Rename TLS_TPRELGD to TLS_GDIE
2019-07-13 Alan ModraDynamic TLS section symbols
2019-07-08 Alan ModraPR24785, bfd crashes on empty .PPC.EMB.apuinfo section
2019-06-19 Alan ModraPR24697, R_PPC_EMB_SDA21 relocation
2019-04-11 H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-03-18 Alan ModraPR24355, segmentation fault in function called from...
2019-02-08 Alan ModraMake inline plt reloc "unsupported for bss-plt" an...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraPR23980, assertion fail
2018-12-06 Alan ModraPowerPC @l, @h and @ha warnings, plus VLE e_li
2018-10-13 Alan Modra_bfd_clear_contents bounds checking
2018-08-21 Alan ModraPowerPC HOWTOs
2018-07-25 Alan ModraEnhance powerpc ld -r --relax
2018-07-25 Alan ModraSuppress string diagnostics for pre-release GCC
2018-07-06 Alan ModraFix diagnostic errors
2018-07-05 Alan ModraError for mismatched powerpc ABI tags
2018-07-03 Alan ModraGNU attribute output on errors
2018-06-04 H.J. LuUse DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence...
2018-05-28 H.J. Luld: Unify STT_GNU_IFUNC handling
2018-05-04 Alan Modra-Wstringop-truncation warnings
2018-05-04 Tulio Magno Quites... ppc: Fix warning messages when IBM and IEEE long double...
2018-04-27 Alan ModraPR23123, PowerPC32 ifunc regression
2018-04-14 Alan Modrapowerpc common-page-size
2018-04-14 Alan Modrapowerpc max-page-size vs __QNXTARGET__
2018-04-09 Alan ModraInline PLT call optimization
2018-04-09 Alan ModraPowerPC inline PLT call support
2018-04-09 Alan ModraSupport PLT16 relocs against local symbols
2018-04-09 Alan ModraRearrange PLT reloc output on powerpc
2018-04-09 Alan ModraPowerPC PLT16 relocations
2018-04-09 Alan ModraPowerPC indirect calls to __tls_get_addr
2018-03-21 Alan ModraDelete unused elf32-ppc.c code
2018-03-21 Alan ModraMake tls_mask unsigned in elf32-ppc.c
2018-03-21 Alan ModraDon't exceed reloc array bounds
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-25 Alan ModraPPC error/warning messages
2018-02-19 Alan Modra%L conversions
2018-02-19 Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
next