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:
authorTim Wall <twall@redhat.com>2001-11-13 17:22:52 +0300
committerTim Wall <twall@redhat.com>2001-11-13 17:22:52 +0300
commit7d9961e89732f7d06b4142b3ded88ff3534432f5 (patch)
treefd007a3328dc4066d91caf8313800eadd906bb6f /include/opcode/ChangeLog
parent28f8744e02d0767fa7e8786fa1cd1f0e73b37d26 (diff)
Fix tic54x testsuite failures and Lmem disassembly bugs.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index fab205355..0c941af8d 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-11 Timothy Wall <twall@alum.mit.edu>
+
+ * tic54x.h: Revise opcode layout; don't really need a separate
+ structure for parallel opcodes.
+
2001-11-13 Zack Weinberg <zack@codesourcery.com>
Alan Modra <amodra@bigpond.net.au>