src bfd/ChangeLog bfd/elf64-ppc.c ld/ChangeLog ...
amodra@sourceware.org
amodra@sourceware.org
Mon Jun 6 13:26:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_16-branch
Changes by: amodra@sourceware.org 2005-06-06 13:26:05
Modified files:
bfd : ChangeLog elf64-ppc.c
ld : ChangeLog
ld/emultempl : ppc64elf.em
Log message:
bfd/
* elf64-pcc.c (ppc64_elf_gc_mark_hook): For the local sym in .opd
case, include addend when indexing .opd section map.
(ppc64_elf_edit_opd): Add no_opd_opt param. Do nothing besides
clear opd_adjust array if no_opd_opt set. Tidy code.
Ignore zero size .opd. Check bfd_alloc return value.
(ppc_stub_name): Return immediately on bfd_malloc fail.
* elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
ld/
* emultempl/ppc64elf.em (ppc_before_allocation): Always run
ppc64_elf_edit_opd.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2954.2.32&r2=1.2954.2.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.194.2.4&r2=1.194.2.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.1290.2.9&r2=1.1290.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/emultempl/ppc64elf.em.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.39&r2=1.39.2.1
More information about the Binutils-cvs
mailing list