summaryrefslogtreecommitdiffstats
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2013-10-11 01:00:54 +0000
committerRoland McGrath <roland@gnu.org>2013-10-11 01:00:54 +0000
commitb6757d121b0610e4534f2f7acfdd759697759e5e (patch)
tree3e75f9bf71bee7b452aa27e0e0483926b0863060 /opcodes/ChangeLog
parent4b34caed925cfea71056d729dbb5f80947d2fdb0 (diff)
downloadppe42-binutils-b6757d121b0610e4534f2f7acfdd759697759e5e.tar.gz
ppe42-binutils-b6757d121b0610e4534f2f7acfdd759697759e5e.zip
opcodes/
* i386-dis.c (oappend_maybe_intel): New function. (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it. (OP_C, OP_T, CMP_Fixup, OP_EX_VexImmW): Likewise. (VCMP_Fixup, VPCMP_Fixup, PCLMUL_Fixup): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 0dabf367cb..0c39b00785 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,12 @@
2013-10-10 Roland McGrath <mcgrathr@google.com>
+ * i386-dis.c (oappend_maybe_intel): New function.
+ (OP_ST, OP_STi, append_seg, OP_I, OP_I64, OP_sI, OP_ESreg): Use it.
+ (OP_C, OP_T, CMP_Fixup, OP_EX_VexImmW): Likewise.
+ (VCMP_Fixup, VPCMP_Fixup, PCLMUL_Fixup): Likewise.
+
+2013-10-10 Roland McGrath <mcgrathr@google.com>
+
* cr16-opc.c (REG): Cast NAME to 'reg' enum type to suppress
possible compiler warnings when the union's initializer is
actually meant for the 'preg' enum typed member.
OpenPOWER on IntegriCloud