aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-09-04 14:44:35 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-09-04 14:44:35 +0000
commit75178d9df6665275c9b4726f8281f74803a25e54 (patch)
tree7e99954074a7f52f74b20d1c21f4a4b73b780dae /gas/ChangeLog
parent2525df0347977ad33e02c215a474a681a24f756b (diff)
downloadgdb-75178d9df6665275c9b4726f8281f74803a25e54.zip
gdb-75178d9df6665275c9b4726f8281f74803a25e54.tar.gz
gdb-75178d9df6665275c9b4726f8281f74803a25e54.tar.bz2
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.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
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".