src/gas ChangeLog config/tc-i386.c
hjl@sourceware.org
hjl@sourceware.org
Mon Mar 22 02:21:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2010-03-22 02:20:59
Modified files:
gas : ChangeLog
gas/config : tc-i386.c
Log message:
Set error instead of err_msg on failure.
2010-03-21 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (i386_error): New.
(_i386_insn): Replace err_msg with error.
(operand_size_match): Set error instead of err_msg on failure.
(operand_type_match): Likewise.
(operand_type_register_match): Likewise.
(VEX_check_operands): Likewise.
(match_template): Likewise. Use error instead of err_msg with
as_bad.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4118&r2=1.4119
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.428&r2=1.429
More information about the Binutils-cvs
mailing list