From: Nick Clifton Date: Wed, 11 Sep 2002 14:42:45 +0000 (+0000) Subject: New TI port supports both C4x and C3x series of DSPs. X-Git-Tag: drow-cplus-branchpoint~353 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=004d9cafa49ee64b06466ddaad223a54f04f102d;p=platform%2Fupstream%2Fbinutils.git New TI port supports both C4x and C3x series of DSPs. --- 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 + * NEWS: New TI port supports both C4x and C3x series of DSPs. + * po/tr.po: Updated Turkish translation. 2002-09-11 Jakub Jelinek diff --git a/gas/NEWS b/gas/NEWS index 8cbb894..c18673a 100644 --- 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. diff --git a/ld/ChangeLog b/ld/ChangeLog index 23bc702..42c52da 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,8 +1,10 @@ 2002-09-11 Nick Clifton + * 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 a4bad66..e4edb83 100644 --- 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.