Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
authorIan Lance Taylor <ian@airs.com>
Tue, 3 Feb 1998 00:37:20 +0000 (00:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 3 Feb 1998 00:37:20 +0000 (00:37 +0000)
commitcdf91fe4518bcd6c7d838d358e07317b90f158f3
tree36e47cf268276217ec241a68e180e6176819a4ed
parent53487a7b041b894a0f0d8d3e4e93b452a27c8655
Mon Feb  2 19:34:54 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>

Add tms320c30 support:
* configure.tgt (tic30-*-*aout*, tic30-*-*coff*): New targets.
* emulparams/tic30aout.sh: New file.
* emulparams/tic30coff.sh: New file.
* scripttempl/tic30aout.sc: New file.
* scripttempl/tic30coff.sc: New file.
* Makefile.am (ALL_EMULATIONS): Add etic30aout.o and
etic30coff.o.
(etic30aout.c, etic30coff.c): New targets.
* Makefile.in: Rebuild.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/.Sanitize
ld/emulparams/tic30aout.sh [new file with mode: 0644]
ld/emulparams/tic30coff.sh [new file with mode: 0644]
ld/scripttempl/.Sanitize
ld/scripttempl/tic30aout.sc [new file with mode: 0644]
ld/scripttempl/tic30coff.sc [new file with mode: 0644]
This page took 0.025123 seconds and 4 git commands to generate.