src/gas ChangeLog config/tc-i386.c
hjl@sourceware.org
hjl@sourceware.org
Thu Dec 28 07:09:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2006-12-28 07:09:16
Modified files:
gas : ChangeLog
gas/config : tc-i386.c
Log message:
2006-12-27 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (disp_expressions): Use MAX_MEMORY_OPERANDS
for array size instead of 2.
(im_expressions): Use MAX_IMMEDIATE_OPERANDS for for array size
instead of 2.
(i386_immediate): Update immediate operand overflow error
message.
(i386_displacement): Check displacement operand overflow.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3092&r2=1.3093
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.235&r2=1.236
More information about the Binutils-cvs
mailing list