This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gas ChangeLog app.c read.c
- From: aoliva at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 9 Mar 2007 23:25:59 -0000
- Subject: src/gas ChangeLog app.c read.c
CVSROOT: /cvs/src
Module name: src
Changes by: aoliva@sourceware.org 2007-03-09 23:25:59
Modified files:
gas : ChangeLog app.c read.c
Log message:
* app.c (do_scrub_chars): Recognize comments after # line "file".
* read.c (get_linefile_number): New.
(s_app_line): Accept ill-formed .linefile lines as comments.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3164&r2=1.3165
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/app.c.diff?cvsroot=src&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&r1=1.122&r2=1.123