This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/bfd ChangeLog elf64-ppc.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 9 May 2005 10:30:41 -0000
- Subject: src/bfd ChangeLog elf64-ppc.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2005-05-09 10:30:41
Modified files:
bfd : ChangeLog elf64-ppc.c
Log message:
* elf64-ppc.c (struct ppc64_elf_obj_tdata): Add has_dotsym.
(ppc64_elf_add_symbol_hook): Set has_dotsym.
(ppc64_elf_check_directives): Only process syms when has_dotsym.
(func_desc_adjust): Hide fake function descriptors when function
code entry is defined.
(adjust_opd_syms): Adjust for deleted_section becoming union field.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3090&r2=1.3091
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&r1=1.205&r2=1.206