projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f22109
)
* i386.h (two_byte_segment_defaults): Correct base register 5 in
author
Ian Lance Taylor
<ian@airs.com>
Tue, 26 Aug 1997 17:12:31 +0000
(17:12 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 26 Aug 1997 17:12:31 +0000
(17:12 +0000)
modes 1 and 2 to be ss rather than ds. From Gabriel Paubert
<paubert@iram.es>.
include/opcode/ChangeLog
patch
|
blob
|
history
diff --git
a/include/opcode/ChangeLog
b/include/opcode/ChangeLog
index a26fd02909fa7cd8720f3aa87f036a092451eeda..742168d44b088fd81e120b85759161208323d3cf 100644
(file)
--- a/
include/opcode/ChangeLog
+++ b/
include/opcode/ChangeLog
@@
-1,5
+1,9
@@
Tue Aug 26 12:21:52 1997 Ian Lance Taylor <ian@cygnus.com>
+ * i386.h (two_byte_segment_defaults): Correct base register 5 in
+ modes 1 and 2 to be ss rather than ds. From Gabriel Paubert
+ <paubert@iram.es>.
+
* i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert
<paubert@iram.es>.