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:
3566943
)
fix typo in previous entry
author
Doug Evans
<dje@google.com>
Thu, 29 Jan 2009 00:37:12 +0000
(
00:37
+0000)
committer
Doug Evans
<dje@google.com>
Thu, 29 Jan 2009 00:37:12 +0000
(
00:37
+0000)
include/opcode/ChangeLog
patch
|
blob
|
history
diff --git
a/include/opcode/ChangeLog
b/include/opcode/ChangeLog
index c8c5ef67134d4eb87916c33935aa9df5095e3e16..0ebadf7e37559f3932f7014516a3157249c0d379 100644
(file)
--- a/
include/opcode/ChangeLog
+++ b/
include/opcode/ChangeLog
@@
-5,7
+5,7
@@
(EDI_REG_NUM): New macros.
(MODRM_MOD_FIELD,MODRM_REG_FIELD,MODRM_RM_FIELD): New macros.
(SIB_SCALE_FIELD,SIB_INDEX_FIELD,SIB_BASE_FIELD): New macros.
- (RE
G
_PREFIX_P): New macro.
+ (RE
X
_PREFIX_P): New macro.
2009-01-09 Peter Bergner <bergner@vnet.ibm.com>