This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf.c format.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 13 Dec 2005 15:34:28 -0000
- Subject: src/bfd ChangeLog elf.c format.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2005-12-13 15:34:28
Modified files:
bfd : ChangeLog elf.c format.c
Log message:
2005-12-13 H.J. Lu <hongjiu.lu@intel.com>
PR ld/2008
* elf.c (_bfd_elf_setup_sections): Return FALSE if
elf_linked_to_section will be set to NULL.
* format.c (bfd_check_format_matches): Don't check the default
target twice.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3365&r2=1.3366
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.320&r2=1.321
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/format.c.diff?cvsroot=src&r1=1.22&r2=1.23