]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf64-ppc.c
PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.
[thirdparty/binutils-gdb.git] / bfd / elf64-ppc.c
2014-10-16  Alan ModraFix 17492, ld segfault with --oformat=binary
2014-10-16  Alan ModraPR17488, powerpc64-linux-ld segfault
2014-08-29  Alan ModraPowerPC64 call lacks nop error
2014-08-22  Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-08-18  Alan ModraPowerPC fix for ifunc broken by d1eca1e4
2014-07-02  Alan ModraTaking an undefined function's address in an executable
2014-07-02  Alan ModraSet DF_STATIC_TLS for PIEs
2014-07-01  Alan ModraAdd symbols for global entry stub, and report stats
2014-07-01  Alan ModraLinker foreign output format support for PowerPC64...
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-06-13  Alan ModraMove link_hash_table_free functions earlier
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-06-07  Alan ModraAllow both signed and unsigned fields in PowerPC cmpli...
2014-06-03  Alan ModraSupport fusion for ELFv2 stubs
2014-05-02  Alan Modrabfd target vector rationalisation
2014-03-26  Alan ModraReferencing a function's address on PowerPC64 ELFv2
2014-03-08  Alan ModraBetter overflow checking for powerpc64 relocations
2014-03-05  Alan ModraUpdate copyright years
2014-03-05  Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-02-19  Alan ModraControl powerpc64-ld provision of register save/restore
2014-02-17  Alan ModraConsolidate ppc64 ld/bfd communication
2014-02-12  Alan ModraPR15530, mark symbol in executables if it matches dynam...
2014-02-04  Jan KratochvilFix PowerPC targets minor memory leaks found by Coverity
2014-01-24  Alan ModraFixes powerpc64le ld segfaults when --emit-relocs is...
2014-01-22  Alan ModraComment typo
2013-12-17  H.J. LuDefault elf_backend_post_process_headers to set OSABI
2013-12-16  Andreas SchwabFix missing newline in error message
2013-12-03  Alan ModraMore PowerPC64 ELFv2 --just-symbols fixes
2013-12-03  Alan ModraPowerPC64 linking of --just-symbols objects (klibc)
2013-11-11  Alan ModraPowerPC64 ELFv2, allocate dynreloc space for ifunc
2013-11-11  Alan ModraCorrect elf64-ppc.c handling of protected symbols
2013-11-05  H.J. LuPass ignored unresolved relocations to ld backend
2013-11-05  Alan ModraHide ppc64 .TOC. from --export-dynamic
2013-11-05  Alan ModraUpdate elf64-ppc.c to use elf_link_hash_table shortcuts.
2013-11-03  Alan ModraEdit ELFv2 global entry prologue to non-PIC
2013-11-03  Alan ModraPowerPC64 ELFv2 symbols defined in plt
2013-11-02  Alan ModraSimplify ppc64 code setting toc_off.
2013-10-30  Alan ModraReplace DT_PPC_TLSOPT with DT_PPC_OPT.
2013-10-30  Alan ModraSupport ELFv2 stack frame.
2013-10-30  Alan ModraELFv2 stub, plt and glink changes
2013-10-30  Alan ModraAdd ELFv2 .localentry support.
2013-10-30  Alan ModraAdd .abiversion related support for ELFv2
2013-10-30  Alan ModraChange plt stubs to have destination in r12.
2013-10-30  Alan ModraReport overflow on PowerPC64 @h and @ha relocations.
2013-08-27  Alan Modra * elf-bfd.h (struct elf_backend_data): Remove as_neede...
2013-07-25  Alan Modra * elf64-ppc.c (struct ppc64_elf_obj_tdata): Replace...
2013-07-03  Alan Modra * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't...
2013-07-03  Alan Modrabfd/
2013-07-03  Alan Modra * elf64-ppc.c (ppc64_elf_func_desc_adjust): Hide ...
2013-07-02  Alan Modrabfd/
2013-07-01  Alan Modrabfd/
2013-05-06  Alan Modra * elf64-ppc.c (opd_entry_value): Handle case where...
2013-04-22  Alan Modrabfd/
2013-04-06  Alan Modra * elf32-ppc.c (ppc_elf_check_relocs): Use SYMBOLIC_BIND.
2013-03-30  Alan Modra PR ld/15323
2013-03-28  Alan Modra * elf64-ppc.c (struct ppc_dyn_relocs): New.
2013-03-27  Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-02-21  Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-01  Alan Modra * elf64-ppc.c (dec_dynrel_count): Don't error when...
2013-01-31  Alan Modrabfd/
2013-01-30  Alan Modra * elf64-ppc.c (build_plt_stub): Correct plt stub branc...
2013-01-28  Alan Modra * elf64-ppc.c: Use %T to print symbols names and remov...
2013-01-15  Alan Modrabfd/
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-12-05  Alan Modra * elf64-ppc.c (build_plt_stub): Fix off by one error...
2012-11-06  Alan Modrabfd/
2012-11-06  Alan Modra * elf64-ppc.c (maybe_strip_output): Heed SEC_KEEP.
2012-11-05  Alan Modra * elf64-ppc.c (ppc64_elf_edit_toc): Clear "repeat...
2012-09-12  Doug Kwan2012-09-12 Doug Kwan <dougkwan@google.com>
2012-08-31  Alan Modra PR ld/14464
2012-08-28  Maciej W. Rozycki * elf32-ppc.c (ppc_elf_relocate_section): Assert that...
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-06-26  Alan Modra * elf64-ppc.c (ppc64_elf_next_toc_section): Don't...
2012-06-22  Alan Modra * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't...
2012-06-03  Alan Modra PR binutils/13897
2012-06-01  Alan Modra PR binutils/13897
2012-05-25  Alan Modra PR ld/13909
2012-05-24  Alan Modra PR ld/14158
2012-05-17  Alan Modrabfd/
2012-05-16  Nick Clifton * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,
2012-05-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24  Alan Modra PR ld/13991
2012-04-11  Nick Clifton PR binutils/13897
2012-03-23  Alan Modra PR binutils/13894
2012-03-13  Alan Modra * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol...
2012-02-07  Alan Modra * elf.c (elf_find_function): Don't use internal_elf_sym.
2012-01-23  Alan Modra * elf-bfd.h: Formatting.
2012-01-16  Alan Modra * elf32-ppc.c (ppc_elf_write_core_note <NT_PRPSINFO...
2012-01-11  Alan Modrabfd/
2011-12-03  Alan Modra PR ld/13470
2011-11-21  Alan Modra * config.bfd: Add vectors for powerpc and powerpc64...
2011-11-08  Alan Modrabfd/
2011-10-26  Nick Clifton PR ld/13049
2011-10-20  Nick Clifton PR ld/13049
2011-10-19  Alan Modra PR ld/13177
2011-10-17  Alan Modra PR ld/12975
2011-10-10  Alan Modrainclude/elf/
2011-09-30  Alan Modra PR ld/13235
next