New TI port supports both C4x and C3x series of DSPs.
This commit is contained in:
parent
dc43ada5bf
commit
004d9cafa4
4 changed files with 9 additions and 5 deletions
|
@ -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>
|
||||
|
|
4
gas/NEWS
4
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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
4
ld/NEWS
4
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.
|
||||
|
|
Loading…
Reference in a new issue