aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-01-14 00:42:07 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-01-14 00:42:07 +0000
commit8acd5377271a746de22ae3c5907a00f27ea716b4 (patch)
tree39d5e581876a88ec633f650d986cc19a5feabcbb /opcodes/ChangeLog
parent53d29074eb9f02ab2f5c13b79aef6a28e10d86d0 (diff)
downloadgdb-8acd5377271a746de22ae3c5907a00f27ea716b4.zip
gdb-8acd5377271a746de22ae3c5907a00f27ea716b4.tar.gz
gdb-8acd5377271a746de22ae3c5907a00f27ea716b4.tar.bz2
2009-01-13 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (cpu_flag_init): Remove a white space. (operand_type_init): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index f4631ef..80a4f0e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-gen.c (cpu_flag_init): Remove a white space.
+ (operand_type_init): Likewise.
+
2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
* i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.