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: 6 Sep 2004 12:37:14 -0000
- Subject: src/bfd ChangeLog elf64-ppc.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2004-09-06 12:37:14
Modified files:
bfd : ChangeLog elf64-ppc.c
Log message:
* elf64-ppc.c (is_ppc64_target): New function, extracted from..
(ppc64_elf_check_directives): ..here.
(ppc64_elf_size_dynamic_sections): Use it here to check bfd type
before accessing ppc64_elf_tdata.
(ppc64_elf_finish_dynamic_sections): And here too.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2694&r2=1.2695
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-ppc.c.diff?cvsroot=src&r1=1.171&r2=1.172