diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6fb2893..1df3e4d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2007-09-04 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_operands): Remove segment override + check on SVME instructions. + (i386_index_check): Remove memory operand check on SVME + instructions. + 2007-09-04 Alan Modra <amodra@bigpond.net.au> * config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc". |