Remove superfluous function key_is_command_char()
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
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
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/
next
This page took 0.501743 seconds and 107 git commands to generate.