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:
4be15b7
)
2008-12-08 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 8 Dec 2008 17:43:06 +0000
(17:43 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 8 Dec 2008 17:43:06 +0000
(17:43 +0000)
* i386-dis.c (putop): Remove strayed comments.
opcodes/ChangeLog
patch
|
blob
|
history
opcodes/i386-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index b8655d072cd2683adad11eef63206416bc19bd47..47e0eaf38c2feebd99c260a9b0b2dbcaa8ebdad7 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,7
@@
+2008-12-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c (putop): Remove strayed comments.
+
2008-12-04 Ben Elliston <bje@au.ibm.com>
* ppc-dis.c (powerpc_init_dialect): Do not set PPC_OPCODE_BOOKE
diff --git
a/opcodes/i386-dis.c
b/opcodes/i386-dis.c
index 6207ac4f136939da5b039b646d01a315cf700f08..f58e4dc76493985aec6f1bb76fd6ea81813bc978 100644
(file)
--- a/
opcodes/i386-dis.c
+++ b/
opcodes/i386-dis.c
@@
-11163,7
+11163,6
@@
case_Q:
}
}
break;
- /* implicit operand size 'l' for i386 or 'q' for x86-64 */
case 'W':
/* operand size flag for cwtl, cbtw */
USED_REX (REX_W);