aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2009-03-27 00:28:32 +0000
committerH.J. Lu <hjl.tools@gmail.com>2009-03-27 00:28:32 +0000
commitd34b50065a9298eabeaf74f2729faa66a865cccc (patch)
tree1c5131610ab46c5f323f88efcd58a7379bd6d961 /opcodes/ChangeLog
parent5cff901f31614a5dc5cae48d51f5919911f0b0de (diff)
downloadfsf-binutils-gdb-d34b50065a9298eabeaf74f2729faa66a865cccc.zip
fsf-binutils-gdb-d34b50065a9298eabeaf74f2729faa66a865cccc.tar.gz
fsf-binutils-gdb-d34b50065a9298eabeaf74f2729faa66a865cccc.tar.bz2
2009-03-26 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (get_valid_dis386): Abort on unhandled table.
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 15ea391..fb917ce 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-26 H.J. Lu <hongjiu.lu@intel.com>
+
+ * i386-dis.c (get_valid_dis386): Abort on unhandled table.
+
2009-03-18 Alan Modra <amodra@bigpond.net.au>
* cgen-opc.c: Include alloca-conf.h rather than alloca.h.