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: 17 Nov 2010 11:15:21 -0000
- Subject: src/gas ChangeLog input-file.c
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2010-11-17 11:15:21
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&r1=1.4328&r2=1.4329
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/input-file.c.diff?cvsroot=src&r1=1.27&r2=1.28