src/bfd ChangeLog elf64-ppc.c
amodra@sourceware.org
amodra@sourceware.org
Mon Aug 9 00:22:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2004-08-09 00:22:54
Modified files:
bfd : ChangeLog elf64-ppc.c
Log message:
* elf64-ppc.c (get_opd_info): New function.
(adjust_opd_syms): Use get_opd_info. Define removed symbols as zero.
(ppc64_elf_edit_opd): Use get_opd_info. Check that sym has a dot
before calling get_fdh. Test fdh rather than h before dereferencing
fdh. Mark removed symbols in opd_adjust.
(ppc64_elf_tls_optimize): Don't bother with opd adjustment here.
(ppc64_elf_relocate_section): Use get_opd_info, and handle removed
opd symbols.
(ppc64_elf_output_symbol_hook): Likewise.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2646&r2=1.2647
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&r1=1.149&r2=1.150
More information about the Binutils-cvs
mailing list