]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
New TI port supports both C4x and C3x series of DSPs.
authorNick Clifton <nickc@redhat.com>
Wed, 11 Sep 2002 14:42:45 +0000 (14:42 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 11 Sep 2002 14:42:45 +0000 (14:42 +0000)
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 846ed99995fe053f99d64740e6e08a6ba84322fa..4f419868661b0725422fad5ef7ee0f7b2e251880 100644 (file)
@@ -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>
index 8cbb8942be81f62d0a98a16451cc50ad52f8565c..c18673a605e33e43571301673147fa459204a1aa 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,7 @@
 -*- text -*-
 
-* Support for Texas Instruments TMS320C4x series of microcontrollers
-  contributed by Michael Hayes and Svein E. Seldal.
+* Support for Texas Instruments TMS320C4x and TMS320C3x series of
+  DSP's contributed by Michael Hayes and Svein E. Seldal.
   
 * Support for the Ubicom IP2xxx microcontroller added.
 
index 23bc702642daf8d51ef00ea6f89d17bc0fa36def..42c52da68188dbfe10c3bab2c6a73fdc79e94710 100644 (file)
@@ -1,8 +1,10 @@
 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.
 
-Fri Sep  6 14:46:16 2002  Jeffrey A Law  (law@redhat.com)
+2002-09-06  Jeffrey A Law  (law@redhat.com)
 
         * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
 
diff --git a/ld/NEWS b/ld/NEWS
index a4bad66a9a74ac1e6de866b5ece621f5a26fee69..e4edb83f9fe852f1d49c60c99bb6f914ad028d92 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,7 +1,7 @@
 -*- text -*-
 
-* Support for Texas Instruments TMS320C4x series of microcontrollers
-  contributed by Michael Hayes and Svein E. Seldal.
+* Support for Texas Instruments TMS320C4x and TMS320C3x series of
+  DSP's contributed by Michael Hayes and Svein E. Seldal.
   
 * Added --with-lib-path configure switch to specify default value for
   LIB_PATH.