Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-05-15 16:11:12 +0400
committerNick Clifton <nickc@redhat.com>2001-05-15 16:11:12 +0400
commit92f998d4e03202c2a0a8590cd95c02893e39abb6 (patch)
treeb98af3fd434abbe7e60c85dc560856f70749deb9 /include/opcode/ChangeLog
parentc7ded13728b36e50600b58ce28c200c38fe6bd43 (diff)
Fix MIPS disassembler so that it produces reassemblable code.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 14b2193d0..ac83ff4c0 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+ * mips.h (INSN_ISA_MASK): Define.
+
2001-05-12 Alan Modra <amodra@one.net.au>
* i386.h (i386_optab): Second operand of cvtps2dq is an xmm reg,