aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-06bfd/Alan Modra1-6/+12
2010-07-05 * elf32-ppc.c: Formatting.Alan Modra1-24/+24
2010-06-27fix set but unused variable warningsAlan Modra1-2/+0
2010-05-18Implement generic SHF_EXCLUDE.H.J. Lu1-3/+0
2010-04-01 bfd/Nathan Sidwell1-9/+10
2010-03-26 * elf32-ppc.c (ppc_elf_howto_raw <R_PPC_EMB_RELSDA>): Not pc-relative.Alan Modra1-1/+1
2010-02-19Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu1-1/+2
2010-02-08 * section.c (struct bfd_section): Delete has_tls_reloc,Alan Modra1-0/+9
2010-02-08bfd/Nathan Sidwell1-63/+32
2010-02-08 * elf32-ppc.c (ppc_elf_check_relocs): Remove dead ifunc code.Alan Modra1-34/+25
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-4/+6
2010-01-25 PR ld/11217Alan Modra1-1/+61
2009-12-17 PR ld/11088Alan Modra1-46/+66
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-24/+31
2009-12-03 PR ld/11047Alan Modra1-7/+3
2009-11-18bfd/Alan Modra1-29/+44
2009-09-21include/elf/Alan Modra1-10/+101
2009-09-18 PR ld/10406Alan Modra1-29/+73
2009-08-10 bfd/Nathan Sidwell1-14/+22
2009-08-10 * elf32-ppc.c (ppc_elf_relax_section): Ignore non-code sections.Alan Modra1-1/+2
2009-08-10 * elflink.c (_bfd_elf_adjust_dynamic_symbol): Don't clear pltAlan Modra1-14/+20
2009-08-04 * elf32-ppc.c (ppc_elf_relax_section): Correct conditions underAlan Modra1-38/+41
2009-08-03 * elf32-ppc.c (struct plt_entry): Revise comments.Alan Modra1-22/+32
2009-08-03 * elf32-ppc.c (ppc_elf_check_relocs): Always add a plt ref countAlan Modra1-112/+143
2009-07-29 * elf32-ppc.c (ppc_elf_check_relocs): Always set up sectionsAlan Modra1-67/+141
2009-07-10STT_GNU_IFUNC support for PowerPC.Alan Modra1-170/+478
2009-06-22include/elf/Alan Modra1-0/+4
2009-06-19 * elf32-ppc.c (ppc_elf_check_relocs): Allow local symbols forAlan Modra1-1/+6
2009-06-19 * elf32-ppc.c (find_plt_ent): Pass pointer to plist rather thanAlan Modra1-16/+18