This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gas ChangeLog input-file.c
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 19 Nov 2010 11:30:03 -0000
- Subject: src/gas ChangeLog input-file.c
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_21-branch
Changes by: nickc@sourceware.org 2010-11-19 11:30:03
Modified files:
gas : ChangeLog input-file.c
Log message:
* input-file.c (input_file_open): Check for empty input files.
(input_file_get): Check for end of file before reading any more
data.
(input_file_give_next_buffer): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.4320.2.8&r2=1.4320.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/input-file.c.diff?cvsroot=src&only_with_tag=binutils-2_21-branch&r1=1.27&r2=1.27.4.1