summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-07-18 13:33:12 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-07-18 13:33:12 +0000
commit86928bfb0d51047867cb97bfb0ea7e38c6cae6b3 (patch)
tree68aa701443585253810f9897f7082a9fc10767b3 /opcodes/ChangeLog
parentc3b54a298332049840e74e84161930f131e1b92c (diff)
downloadgdb-86928bfb0d51047867cb97bfb0ea7e38c6cae6b3.tar.gz
* i386-dis.c (grps): Print l or w suffix, and require mem modrm
for lgdt, lidt, sgdt, sidt.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8c81cf88ce6..bee3b55e5c7 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-18 Alan Modra <amodra@bigpond.net.au>
+
+ * i386-dis.c (grps): Print l or w suffix, and require mem modrm
+ for lgdt, lidt, sgdt, sidt.
+
2001-07-13 Philip Blundell <philb@gnu.org>
* arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.