This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gas ChangeLog listing.c read.c
- From: hjl at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 24 Mar 2009 01:04:26 -0000
- Subject: src/gas ChangeLog listing.c read.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2009-03-24 01:04:26
Modified files:
gas : ChangeLog listing.c read.c
Log message:
2009-03-23 H.J. Lu <hongjiu.lu@intel.com>
PR gas/9966
* listing.c (listing_newline): Properly handle `\\"' and ';'.
* read.c (is_end_of_line): Update comments for line separator.
(read_begin): Set line separator in is_end_of_line to 2.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3770&r2=1.3771
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/listing.c.diff?cvsroot=src&r1=1.36&r2=1.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&r1=1.149&r2=1.150