aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu1-1/+0
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-1/+3
2013-10-30Replace DT_PPC_TLSOPT with DT_PPC_OPT.Alan Modra1-1/+1
2013-04-06 * elf32-ppc.c (ppc_elf_check_relocs): Use SYMBOLIC_BIND.Alan Modra1-1/+1
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-03-28 * elf32-ppc.c (struct ppc_dyn_relocs): New.Alan Modra1-34/+64
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra1-3/+8
2013-03-27 * elf32-ppc.c (ppc_elf_check_relocs): Set PLT_IFUNC in local gotAlan Modra1-13/+24
2013-03-04 * elf32-ppc.c (ppc_elf_relocate_section <R_PPC_PLTREL24>): AdjustAlan Modra1-27/+31
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-6/+6
2013-02-21bfd/Alan Modra1-1/+1
2013-02-042013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+66
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-5/+5
2012-10-29 * elf32-ppc.c (ppc_elf_howto_raw): Correct dst_mask inAlan Modra1-7/+7
2012-10-26 PR target/14758Alan Modra1-0/+75
2012-08-28 * elf32-ppc.c (ppc_elf_relocate_section): Assert that dynindx isMaciej W. Rozycki1-0/+2
2012-08-17typo fixesAlan Modra1-1/+1
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-10/+10
2012-05-25 PR ld/13909Alan Modra1-1/+2
2012-05-22 * elflink.c (bfd_elf_discard_info): Look for next .eh_frame ifAlan Modra1-46/+60
2012-05-19bfd/Alan Modra1-14/+13
2012-05-17bfd/Alan Modra1-8/+0
2012-05-17bfd/Alan Modra1-20/+0
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton1-7/+10
2012-05-14Add support for PowerPC VLE.James Lemke1-11/+623
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-3/+3
2012-03-13 * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra1-8/+1
2012-01-16 * elf32-ppc.c (ppc_elf_write_core_note <NT_PRPSINFO>): Don't leaveAlan Modra1-2/+2
2011-12-03 PR ld/13470Alan Modra1-4/+10
2011-11-21 * config.bfd: Add vectors for powerpc and powerpc64-freebsd.Alan Modra1-0/+20
2011-11-15 * elflink.c (_bfd_elf_create_got_section): ReplaceAlan Modra1-4/+4
2011-10-19 PR ld/13177Alan Modra1-1/+3
2011-08-14 * elf32-ppc.c (ppc_elf_select_plt_layout): Force bss-plt whenAlan Modra1-1/+26
2011-08-14 * elf64-ppc.c: Prefix all einfo error strings with "%P: ".Alan Modra1-13/+13
2011-08-05 * elf32-ppc.c: Include dwarf2.h.Alan Modra1-0/+115
2011-07-01 * elf32-ppc.c (ppc_elf_copy_indirect_symbol): Don't look atAlan Modra1-21/+21
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-9/+0
2011-06-02Fix spelling mistakes.Nick Clifton1-1/+1
2011-05-23 * elf-bfd.h: Comment typo fix.Alan Modra1-34/+14
2011-05-23 * elf32-frv.c: Use info->callbacks->einfo throughout file in linkerAlan Modra1-45/+37
2011-05-10bfd/Jan Kratochvil1-0/+2
2011-04-11 PR 10549Nick Clifton1-2/+3
2011-03-23bfd/Alan Modra1-7/+37
2011-01-29 * elf32-ppc.c (ppc_elf_link_hash_newfunc): Initialize has_sda_refsJoseph Myers1-0/+1
2010-10-25 bfd/Daniel Jacobowitz1-4/+2
2010-10-04bfd/Bernd Schmidt1-2/+3
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-5/+5
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1