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:
authorSvein Seldal <Svein.Seldal@solidas.com>2002-11-11 17:29:01 +0300
committerSvein Seldal <Svein.Seldal@solidas.com>2002-11-11 17:29:01 +0300
commitbc612556a86599090fc390fe0a4b77c84d87704a (patch)
treefe22b05d5c12ce80de56977406c14ce7b67c7a63 /include/ChangeLog
parentd13e04293945094841c0aa4dfea9a0a72d3895c4 (diff)
gas tic4x target enhancements (long list - see gas/ChangeLog and
include/ChangeLog)
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 8efd9a3cd..425f3db54 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-11 Svein E. Seldal <Svein.Seldal@solidas.com>
+
+ * opcode/tic4x.h: Added new opcodes and corrected some bugs. Add
+ support for new DSP types.
+
2002-10-26 Roger Sayle <roger@eyesopen.com>
* partition.h: Close the extern "C" scope when compiling with C++.