src/gas ChangeLog config/tc-ia64.c
gingold@sourceware.org
gingold@sourceware.org
Tue Oct 13 11:52:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_20-branch
Changes by: gingold@sourceware.org 2009-10-13 11:52:35
Modified files:
gas : ChangeLog
gas/config : tc-ia64.c
Log message:
2009-10-13 Alan Modra <amodra@bigpond.net.au>
H.J. Lu <hongjiu.lu@intel.com>
PR gas/2117
* config/tc-ia64.c (parse_operand): Use expression rather than
expression_and_evalute.
(parse_operand_and_eval): New function. Replace all uses of
parse_operand outside of parse_operands with this function.
(parse_operans_maybe_eval): New function. Replace uses of
parse_operand in parse_operands, except for the dummy, with
this function.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.3938.2.25&r2=1.3938.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.209&r2=1.209.2.1
More information about the Binutils-cvs
mailing list