aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-02-05 19:37:12 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-02-05 19:37:12 +0000
commiteb7834a66d7005c3782c75d129ce433c5eeeba80 (patch)
treece487b2e0a7ee5c0f8f40a531a0ad9a2f2089b3a /opcodes
parentd6eafc3ec4a75b59ae377a1f011cbec50e5bbeb8 (diff)
downloadfsf-binutils-gdb-eb7834a66d7005c3782c75d129ce433c5eeeba80.zip
fsf-binutils-gdb-eb7834a66d7005c3782c75d129ce433c5eeeba80.tar.gz
fsf-binutils-gdb-eb7834a66d7005c3782c75d129ce433c5eeeba80.tar.bz2
Fix year in entries.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 74f6d87..7f82d70 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,9 +1,9 @@
-2076-02-05 H.J. Lu <hongjiu.lu@intel.com>
+2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (OP_J): Undo the last change. Properly handle 64K
wrap around within the same segment in 16bit mode.
-2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
+2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (OP_J): Mask to 16bit only if there is a data16
prefix.