diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-21 18:18:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-21 18:18:04 +0000 |
commit | 543613e9336603e177592f09ec42df2f99a2ed37 (patch) | |
tree | 1365ecdef2e5794bde271c8524e3e45bd15d3039 /include/opcode/ChangeLog | |
parent | a35b6b049e653973939a56ad0ba656dffad60a0e (diff) | |
download | gdb-543613e9336603e177592f09ec42df2f99a2ed37.zip gdb-543613e9336603e177592f09ec42df2f99a2ed37.tar.gz gdb-543613e9336603e177592f09ec42df2f99a2ed37.tar.bz2 |
For DefaultSize instructions, don't guess a 'q' suffix if the instruction
doesn't support it.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 27709f8..1674c33 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +2004-07-21 Jan Beulich <jbeulich@novell.com> + + * i386.h: Adjust instruction descriptions to better match the + specification. + 2004-07-16 Richard Earnshaw <rearnsha@arm.com> * arm.h: Remove all old content. Replace with architecture defines |