This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/binutils ChangeLog bucomm.c objcopy.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 27 Jun 2009 17:19:02 -0000
- Subject: src/binutils ChangeLog bucomm.c objcopy.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2009-06-27 17:19:02
Modified files:
binutils : ChangeLog bucomm.c objcopy.c
Log message:
2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/10321
* bucomm.c (get_file_size): Return -1 on error.
* objcopy.c (copy_file): Report empty file.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1489&r2=1.1490
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/bucomm.c.diff?cvsroot=src&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objcopy.c.diff?cvsroot=src&r1=1.132&r2=1.133