summaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* * elf64-ppc.c (ppc64_elf_edit_toc): Reinstate second read ofAlan Modra2011-02-151-1/+8
* * elf64-ppc.c (ppc64_elf_edit_toc): Don't free toc relocs untilAlan Modra2011-02-091-19/+21
* * elf64-ppc.c (ppc64_elf_edit_toc): Don't segfault on NULLAlan Modra2011-02-081-26/+27
* * elf64-ppc.c (ppc64_elf_next_input_section): Use elf_gp valueAlan Modra2011-01-311-5/+28
* bfd/Daniel Jacobowitz2010-10-251-10/+4
* bfd/Bernd Schmidt2010-10-041-11/+16
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>tschwinge2010-09-241-7/+7
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* 2010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves2010-08-181-1/+1
* * elf64-ppc.c (ha_reloc_match): Allow matches to other than r2.Alan Modra2010-08-051-10/+55
* * elf64-ppc.c (ppc64_elf_edit_toc): Always adjust local syms inAlan Modra2010-07-291-30/+26
* * elf64-ppc.c (ppc64_elf_edit_toc): Use SYMBOL_CALLS_LOCAL ratherAlan Modra2010-07-011-3/+3
* * elf64-ppc.c (ppc64_elf_edit_toc): Keep toc entries for ifuncs.Alan Modra2010-07-011-2/+10
* * elf64-ppc.c (get_tls_mask): Don't segfault on NULL elf_section_data.Alan Modra2010-06-271-3/+7
* fix set but unused variable warningsAlan Modra2010-06-271-10/+1
* include/elf/Alan Modra2010-06-251-19/+169
* * elf64-ppc.c (is_static_defined): New function.Alan Modra2010-06-251-60/+100
* * elf64-ppc.c (ppc64_elf_relocate_section): Correct NOP locationAlan Modra2010-04-131-1/+1
* * elf64-ppc.c (ppc64_elf_relocate_section): Nop out optimizedAlan Modra2010-03-311-0/+12
* PR ld/11375Alan Modra2010-03-261-20/+14
* * elf64-ppc.c (struct ppc_link_hash_table): Add do_toc_opt.Alan Modra2010-03-161-1/+132
* * elf64-ppc.c (ppc64_elf_has_small_toc_reloc): New function.Alan Modra2010-03-151-0/+10
* bfd/Alan Modra2010-03-141-161/+201
* PR ld/11375Alan Modra2010-03-121-3/+5
* Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu2010-02-191-2/+5
* * elf64-ppc.c (merge_got_entries): Move earlier in file.Alan Modra2010-02-091-40/+68
* * elf64-ppc.c (has_small_toc_reloc): Don't define.Alan Modra2010-02-091-10/+13
* * elf64-ppc.c (ppc64_elf_layout_multitoc): Don't merge local got ents.Alan Modra2010-02-091-41/+17
* * elf64-ppc.c (struct got_entry): Make tls_type and is_indirectAlan Modra2010-02-091-24/+24
* * elf64-ppc.c (allocate_dynrelocs): Remove unused got structs here..Alan Modra2010-02-081-32/+24
* bfd/Alan Modra2010-02-081-10/+32
* * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra2010-02-081-3/+16
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-10/+101
* bfd/Alan Modra2010-02-031-119/+453
* PR ld/11217Alan Modra2010-01-271-7/+19
* PR ld/11217Alan Modra2010-01-251-8/+34
* PR ld/11133Alan Modra2010-01-081-3/+3
* * elf64-ppc.c: Delete my email address.Alan Modra2009-12-211-1/+1
* PR ld/11088Alan Modra2009-12-171-3/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-9/+1
* PR ld/11047Alan Modra2009-12-031-6/+3
* bfd/Alan Modra2009-11-181-29/+2
* manually sync from the CVS repositoryJim Meyering2009-10-081-110/+298
* * elf32-ppc.c (ppc_elf_check_relocs): Always set up sectionsAlan Modra2009-07-291-86/+235
* STT_GNU_IFUNC support for PowerPC.Alan Modra2009-07-101-155/+383
* * elf64-ppc.c (ppc64_elf_edit_opd): Avoid gcc warning.Alan Modra2009-06-221-1/+2
* * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra2009-06-181-12/+28
* * elf-bfd.h (struct elf_backend_dataAlan Modra2009-05-211-7/+7
* * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't segfault onAlan Modra2009-05-211-0/+7
* * elf64-ppc.c (synthetic_opd): Delete.Alan Modra2009-03-231-6/+6