summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-04-11 21:56:25 +0000
committerH.J. Lu <hjl@lucon.org>2007-04-11 21:56:25 +0000
commit083f9db50de0511f20b23d09ffee7158b0d656f4 (patch)
tree83d5041edbb10138e4b319192f451f3dd32aec98 /opcodes/ChangeLog
parent22134036e1e6025999d7b5f8a2e0f5cc6c5c63e3 (diff)
downloadbinutils-redhat-083f9db50de0511f20b23d09ffee7158b0d656f4.tar.gz
2007-04-11 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4333 * i386-dis.c (GRP1a): New. (GRP1b ... GRPPADLCK2): Update index. (dis386): Use GRP1a for entry 0x8f. (mod, rm, reg): Removed. Replaced by ... (modrm): This. (grps): Add GRP1a.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 71b2eb7398..6e64418d52 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,13 @@
+2007-04-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/4333
+ * i386-dis.c (GRP1a): New.
+ (GRP1b ... GRPPADLCK2): Update index.
+ (dis386): Use GRP1a for entry 0x8f.
+ (mod, rm, reg): Removed. Replaced by ...
+ (modrm): This.
+ (grps): Add GRP1a.
+
2007-04-09 Kazu Hirata <kazu@codesourcery.com>
* m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and