This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/gas ChangeLog read.c read.h doc/as.texinfo
- From: hp at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 22 Nov 2004 13:05:27 -0000
- Subject: src/gas ChangeLog read.c read.h doc/as.texinfo
CVSROOT: /cvs/src
Module name: src
Changes by: hp@sourceware.org 2004-11-22 13:05:27
Modified files:
gas : ChangeLog read.c read.h
gas/doc : as.texinfo
Log message:
* read.c (potable): Add "error" and "warning".
(s_errwarn): New function.
* read.h (s_errwarn): Declare.
* doc/as.texinfo (Error, Warning): Document .error and .warning.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2269&r2=1.2270
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/read.c.diff?cvsroot=src&r1=1.80&r2=1.81
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/read.h.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/as.texinfo.diff?cvsroot=src&r1=1.111&r2=1.112