diff options
author | Nick Clifton <nickc@redhat.com> | 2002-09-11 14:42:45 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-09-11 14:42:45 +0000 |
commit | 004d9cafa49ee64b06466ddaad223a54f04f102d (patch) | |
tree | b47c90fa63f3ad2604518f11a8341ad25a66a0cd /gas/ChangeLog | |
parent | dc43ada5bf9f061a3a83dee34c08ff45687c7eba (diff) | |
download | gdb-004d9cafa49ee64b06466ddaad223a54f04f102d.zip gdb-004d9cafa49ee64b06466ddaad223a54f04f102d.tar.gz gdb-004d9cafa49ee64b06466ddaad223a54f04f102d.tar.bz2 |
New TI port supports both C4x and C3x series of DSPs.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 846ed99..4f41986 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ 2002-09-11 Nick Clifton <nickc@redhat.com> + * NEWS: New TI port supports both C4x and C3x series of DSPs. + * po/tr.po: Updated Turkish translation. 2002-09-11 Jakub Jelinek <jakub@redhat.com> |