aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-01-24 15:11:35 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-01-24 15:11:35 +0000
commit82c18208b8100ecd9790494d312c419a03f36eb7 (patch)
tree8081baca5e7b6d8e1eb7929f770471e3d6662b5e /opcodes/ChangeLog
parentdd6be23411f9494c8f4b4067e6047079cefc9630 (diff)
downloadgdb-82c18208b8100ecd9790494d312c419a03f36eb7.zip
gdb-82c18208b8100ecd9790494d312c419a03f36eb7.tar.gz
gdb-82c18208b8100ecd9790494d312c419a03f36eb7.tar.bz2
gas/testsuite/
2008-01-24 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/x86-64-sib.s: Add tests for r12. * gas/i386/x86-64-sib-intel.d: Updated. * gas/i386/x86-64-sib.d: Likewise. opcodes/ 2008-01-24 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (OP_E_extended): Handle r12 like rsp.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 81b4003..92d72fe 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c (OP_E_extended): Handle r12 like rsp.
+
2008-01-23 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (cpu_flag_init): Add CpuLM to CPU_GENERIC64_FLAGS.