2008-01-08 H.J. Lu <hongjiu.lu@intel.com>

* config/tc-i386.c (i386_operand): Renamed to ...
	(i386_att_operand): This.
	(parse_operands): Updated.
This commit is contained in:
H.J. Lu
2008-01-08 19:51:24 +00:00
parent 0b3549005a
commit a761937534
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (i386_operand): Renamed to ...
(i386_att_operand): This.
(parse_operands): Updated.
2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
* doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.