src/bfd ChangeLog elf64-ppc.c
uweigand@sourceware.org
uweigand@sourceware.org
Thu Nov 15 23:47:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2007-11-15 23:47:58
Modified files:
bfd : ChangeLog elf64-ppc.c
Log message:
bfd/ChangeLog:
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Set udata.p of
synthetic symbol to point to the ELF symbol it was derived from.
gdb/ChangeLog:
* elfread.c (ST_REGULAR, ST_DYNAMIC, ST_SYNTHETIC): New defines.
(elf_symtab_read): Rename DYNAMIC argument to TYPE. Do not access
ELF-private symbol data when processing synthetic symbols. Use
udata.p to get at size of ppc64 synthetic 'dot' symbols.
(elf_symfile_read): Pass TYPE argument to elf_symtab_read.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4067&r2=1.4068
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&r1=1.270&r2=1.271
More information about the Binutils-cvs
mailing list