aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-08-12 21:44:56 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-08-12 21:44:56 +0000
commitdfb075925259bf9ce40695b1d5e1c88d74480cc4 (patch)
treec40f44a7714b08564aece124689be39e0a47cd5a /opcodes/ChangeLog
parentd0384fc43f88670431c0009db476ff93ef2d56fd (diff)
downloadgdb-dfb075925259bf9ce40695b1d5e1c88d74480cc4.zip
gdb-dfb075925259bf9ce40695b1d5e1c88d74480cc4.tar.gz
gdb-dfb075925259bf9ce40695b1d5e1c88d74480cc4.tar.bz2
gas/testsuite/
2008-08-12 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/amd.s: Add syscall and sysret. Remove padding. * gas/i386/amd.d: Updated. * gas/i386/x86-64-opcode.d: Likewise. * gas/i386/i386.exp: Run x86-64-intel64. * gas/i386/x86-64-intel64.d: New. * gas/i386/x86-64-intel64.s: Likewise. * gas/i386/x86-64-opcode.s: Add syscall and sysret. opcodes/ 2008-08-12 H.J. Lu <hongjiu.lu@intel.com> * i386-opc.tbl: Add syscall and sysret for Cpu64. * i386-tbl.h: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a80ef1d..b7936ac 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-opc.tbl: Add syscall and sysret for Cpu64.
+
+ * i386-tbl.h: Regenerated.
+
2008-08-04 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (POTFILES.in): Set LC_ALL=C.