src/gas ChangeLog config/tc-h8300.c
amodra@sourceware.org
amodra@sourceware.org
Mon Feb 27 06:40:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2012-02-27 06:40:42
Modified files:
gas : ChangeLog
gas/config : tc-h8300.c
Log message:
* config/tc-h8300.c (constant_fits_width_p): Trim constant to 32 bits
and sign extend before range tests.
(constant_fits_size_p): Similarly.
(get_specific): Trim X_add_number to 32 bits.
(fix_operand_size): Likewise, and use unsigned test for signed
ranges.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4680&r2=1.4681
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-h8300.c.diff?cvsroot=src&r1=1.65&r2=1.66
More information about the Binutils-cvs
mailing list