]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf64-ppc.c
R_PPC64_ENTRY
[thirdparty/binutils-gdb.git] / bfd / elf64-ppc.c
2015-12-07  Alan ModraR_PPC64_ENTRY
2015-12-02  Alan ModraFix powerpc64 segfault caused by zero r_symndx relocs.
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-10  Alan ModraFix performance regression due to ld -r memmove
2015-11-09  Dominik Vogtbfd: Fix left shift of negative value.
2015-10-17  Alan ModraCorrect powerpc64le __glink_PLTresolve .eh_frame FDE
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-09-18  Alan ModraAdd PowerPC64 ld --tls-get-addr-optimize.
2015-09-01  Alan ModraWrong function reported for linker error message
2015-09-01  Alan Modrappc64 out-of-line register save/restore functions
2015-08-31  Alan ModraOptimise PowerPC64 r2 adjusting stubs
2015-08-31  Alan Modrappc64 section group handling
2015-08-31  Alan ModraMake asection->id and asection->index unsigned
2015-08-19  Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-18  Alan ModraPPC64: Allow .TOC. in linker script to override backend...
2015-08-12  H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-07-22  Alan ModraFix ppc64 ELFv1 assertion failure
2015-07-05  Richard SandifordFix an opd->append index in elf64-ppc.c
2015-04-23  Alan ModraAlign .TOC. for PowerPC64
2015-03-24  Alan ModraMake powerpc bfd ld reloc overflow vs undefined symbols...
2015-03-17  Alan ModraFix elf64-ppc.c electric fence warning
2015-02-26  Alan ModraPowerPC64 thread-safe stubs not needed for iplt
2015-02-26  Alan ModraUse dynamic text relocs for protected vars
2015-02-17  Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-13  Alan ModraPowerPC64 offset check should test entire 64-bit value...
2015-02-12  Nick CliftonFix memory access violations triggered by running addr2...
2015-02-09  Alan ModraDon't segfault or assert on NULL tls_sec
2015-01-29  Alan ModraCorrect PowerPC64 local-dynamic TLS linker optimization
2015-01-28  Alan ModraPowerPC64 changes for xlc
2015-01-27  Nick CliftonFixes for memory access violations triggered by running...
2015-01-20  Alan ModraFix garbage collection of common symbols for powerpc64
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-18  Richard HendersonSet ppc COMMONPAGESIZE to 64k
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-12-09  Alan Modrappc64_elf_edit_opd revamp, take 2
2014-12-02  Alan Modrappc64_elf_edit_opd revamp
2014-11-24  Alan ModraPowerPC64 --plt-align
2014-11-20  Alan ModraPPC gold doesn't check for overflow properly
2014-11-19  Alan ModraDefault powerpc64 to --plt-thread-safe for Go
2014-10-21  Alan ModraRelax ppc64_elf_tls_optimize assertion
2014-10-21  Alan ModraAdd gcc-4.9 libgomp symbols requiring --plt-thread...
2014-10-18  Alan ModraPowerPC64 ELFv1 function symbol definition vs LTO and...
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
next