This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elfcode.h elfcore.h
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 1 Aug 2008 12:21:28 -0000
- Subject: src/bfd ChangeLog elfcode.h elfcore.h
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2008-08-01 12:21:28
Modified files:
bfd : ChangeLog elfcode.h elfcore.h
Log message:
* elfcore.h (elf_core_file_p): Ensure we have a backend match
with the correct arch size before rejecting the generic fallback.
* elfcode.h (elf_object_p): Likewise. Ensure arch size matches
before accepting a target.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4277&r2=1.4278
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcode.h.diff?cvsroot=src&r1=1.90&r2=1.91
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfcore.h.diff?cvsroot=src&r1=1.27&r2=1.28