summaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* More PowerPC64 ELFv2 --just-symbols fixesAlan Modra2013-12-031-15/+15
* PowerPC64 linking of --just-symbols objects (klibc)Alan Modra2013-12-031-4/+2
* PowerPC64 ELFv2, allocate dynreloc space for ifuncAlan Modra2013-11-111-2/+1
* Correct elf64-ppc.c handling of protected symbolsAlan Modra2013-11-111-14/+10
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-1/+3
* Hide ppc64 .TOC. from --export-dynamicAlan Modra2013-11-051-3/+12
* Update elf64-ppc.c to use elf_link_hash_table shortcuts.Alan Modra2013-11-051-81/+67
* Edit ELFv2 global entry prologue to non-PICAlan Modra2013-11-041-0/+33
* PowerPC64 ELFv2 symbols defined in pltAlan Modra2013-11-041-48/+251
* Simplify ppc64 code setting toc_off.Alan Modra2013-11-021-35/+18
* Replace DT_PPC_TLSOPT with DT_PPC_OPT.Alan Modra2013-10-301-5/+15
* Support ELFv2 stack frame.Alan Modra2013-10-301-17/+25
* ELFv2 stub, plt and glink changesAlan Modra2013-10-301-119/+207
* Add ELFv2 .localentry support.Alan Modra2013-10-301-9/+63
* Add .abiversion related support for ELFv2Alan Modra2013-10-301-15/+124
* Change plt stubs to have destination in r12.Alan Modra2013-10-301-63/+63
* Report overflow on PowerPC64 @h and @ha relocations.Alan Modra2013-10-301-32/+151
* * elf-bfd.h (struct elf_backend_data): Remove as_needed_cleanup.Alan Modra2013-08-271-8/+12
* * elf64-ppc.c (struct ppc64_elf_obj_tdata): Replace opd_relocsAlan Modra2013-07-251-9/+18
* * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't hide .TOC.Alan Modra2013-07-031-6/+4
* bfd/Alan Modra2013-07-031-43/+68
* * elf64-ppc.c (ppc64_elf_func_desc_adjust): Hide ".TOC.".Alan Modra2013-07-031-0/+7
* bfd/Alan Modra2013-07-021-7/+8
* bfd/Alan Modra2013-07-011-14/+29
* * elf64-ppc.c (opd_entry_value): Handle case where symbolAlan Modra2013-05-061-5/+24
* bfd/Alan Modra2013-04-221-88/+84
* * elf32-ppc.c (ppc_elf_check_relocs): Use SYMBOLIC_BIND.Alan Modra2013-04-061-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf64-ppc.c (struct ppc_dyn_relocs): New.Alan Modra2013-03-281-101/+163
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-3/+9
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-5/+5
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * elf64-ppc.c (dec_dynrel_count): Don't error when elf_gc_sweep_symbolAlan Modra2013-02-011-6/+7
* bfd/Alan Modra2013-01-311-11/+11
* * elf64-ppc.c (build_plt_stub): Correct plt stub branch to glink.Alan Modra2013-01-301-1/+1
* * elf64-ppc.c: Use %T to print symbols names and remove redundantAlan Modra2013-01-281-43/+46
* bfd/Alan Modra2013-01-151-1/+3
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* * elf64-ppc.c (build_plt_stub): Fix off by one error in branchAlan Modra2012-12-051-2/+2
* bfd/Alan Modra2012-11-061-0/+13
* * elf64-ppc.c (maybe_strip_output): Heed SEC_KEEP.Alan Modra2012-11-061-0/+1
* * elf64-ppc.c (ppc64_elf_edit_toc): Clear "repeat" insideAlan Modra2012-11-051-126/+132
* 2012-09-12 Doug Kwan <dougkwan@google.com>Doug Kwan2012-09-121-6/+8
* PR ld/14464Alan Modra2012-08-311-0/+27
* * elf32-ppc.c (ppc_elf_relocate_section): Assert that dynindx isMaciej W. Rozycki2012-08-281-1/+5
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-8/+8
* * elf64-ppc.c (ppc64_elf_next_toc_section): Don't error if inputAlan Modra2012-06-261-2/+5
* * elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't emit out-of-lineAlan Modra2012-06-221-4/+5
* PR binutils/13897Alan Modra2012-06-031-52/+88
* PR binutils/13897Alan Modra2012-06-011-36/+33