src/bfd ChangeLog elf32-ppc.c
amodra@sources.redhat.com
amodra@sources.redhat.com
Thu Nov 6 14:30:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2003-11-06 14:30:12
Modified files:
bfd : ChangeLog elf32-ppc.c
Log message:
* elf32-ppc.c (ppc_elf_install_value): Delete.
(shared_stub_entry, stub_entry): Make them arrays of ints.
Remove initial branch.
(ppc_elf_relax_section): Write one branch around all trampolines
instead. Correct bogus R_PPC_PLTREL24 handling. Correct
branch range check. Only use shared_stub_entry when shared.
Test that branches can reach stubs. Write trampolines out at
end so that just one realloc is used. Handle little-endian
mode. Move relevant code from ppc_elf_install_value to here.
(ppc_elf_relocate_section): Move code handling RELAX32 from
ppc_elf_install_value to here.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2340&r2=1.2341
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ppc.c.diff?cvsroot=src&r1=1.105&r2=1.106
More information about the Binutils-cvs
mailing list