diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-07-22 19:10:49 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-07-22 19:10:49 +0000 |
commit | 9a45f1c2c473f41f4a302fd113e15b8bed612517 (patch) | |
tree | f1ec49eb16a9b7369d041810eebbacdae1423ff0 /include/opcode/ChangeLog | |
parent | 6b5abf6825f73841e454e3b2e03db35b5214bc27 (diff) | |
download | gdb-9a45f1c2c473f41f4a302fd113e15b8bed612517.zip gdb-9a45f1c2c473f41f4a302fd113e15b8bed612517.tar.gz gdb-9a45f1c2c473f41f4a302fd113e15b8bed612517.tar.bz2 |
2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
* i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 1674c33..4ed2b86 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2004-07-22 H.J. Lu <hongjiu.lu@intel.com> + + * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints. + 2004-07-21 Jan Beulich <jbeulich@novell.com> * i386.h: Adjust instruction descriptions to better match the |