aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorSvein Seldal <svein@dev.seldal.com>2002-11-11 14:29:01 +0000
committerSvein Seldal <svein@dev.seldal.com>2002-11-11 14:29:01 +0000
commit247b1fe61092651808c546345912ad8a36e55b8f (patch)
treeae20fd33e52b95fe58c01bf575c5f1e61fdfd9bf /include/ChangeLog
parentb7b0b729640771030ea4708abd9f686f820255d8 (diff)
downloadgdb-247b1fe61092651808c546345912ad8a36e55b8f.zip
gdb-247b1fe61092651808c546345912ad8a36e55b8f.tar.gz
gdb-247b1fe61092651808c546345912ad8a36e55b8f.tar.bz2
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 8efd9a3..425f3db 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++.