src bfd/ChangeLog bfd/elf64-ppc.c include/elf/ ...
amodra@sourceware.org
amodra@sourceware.org
Tue Oct 25 03:01:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_22-branch
Changes by: amodra@sourceware.org 2011-10-25 03:01:42
Modified files:
bfd : ChangeLog elf64-ppc.c
include/elf : ChangeLog ppc64.h
Log message:
bfd/
2011-10-10 Alan Modra <amodra@gmail.com>
* elf64-ppc.c (ppc64_elf_howto_table): Add R_PPC64_TOCSAVE entry.
(struct ppc_link_hash_table): Add tocsave_htab.
(struct tocsave_entry): New.
(tocsave_htab_hash, tocsave_htab_eq, tocsave_find): New functions.
(ppc64_elf_link_hash_table_create): Create tocsave_htab..
(ppc64_elf_link_hash_table_free): ..and delete it.
(build_plt_stub): Always put STD_R2_40R1 first.
(ppc64_elf_size_stubs): Check for R_PPC64_TOCSAVE following reloc
on plt call. If present add prologue nop location to tocsave_htab.
(ppc64_elf_relocate_section): Convert prologue nop to std. Skip
first insn of plt call stub when R_PPC64_TOCSAVE present.
include/elf/
2011-10-10 Alan Modra <amodra@gmail.com>
* ppc64.h (R_PPC64_TOCSAVE): Add.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.5473.2.11&r2=1.5473.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.363.2.1&r2=1.363.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.429&r2=1.429.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/elf/ppc64.h.diff?cvsroot=src&only_with_tag=binutils-2_22-branch&r1=1.10&r2=1.10.8.1
More information about the Binutils-cvs
mailing list