diff options
author | Alan Modra <amodra@bigpond.net.au> | 2001-07-18 13:33:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2001-07-18 13:33:12 +0000 |
commit | 86928bfb0d51047867cb97bfb0ea7e38c6cae6b3 (patch) | |
tree | 68aa701443585253810f9897f7082a9fc10767b3 /opcodes/ChangeLog | |
parent | c3b54a298332049840e74e84161930f131e1b92c (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |