aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/tic4xcoff.sc
diff options
context:
space:
mode:
authorSvein Seldal <svein@dev.seldal.com>2003-04-04 08:15:15 +0000
committerSvein Seldal <svein@dev.seldal.com>2003-04-04 08:15:15 +0000
commitbe33c5dd4d463877c8412bfc0416a75d27008598 (patch)
tree405ef40be6cbbe36c27871d4b8282dc174bb22a3 /ld/scripttempl/tic4xcoff.sc
parent36018d2e5a9890d2a2564a74c319b76c1bde0ed1 (diff)
downloadfsf-binutils-gdb-be33c5dd4d463877c8412bfc0416a75d27008598.zip
fsf-binutils-gdb-be33c5dd4d463877c8412bfc0416a75d27008598.tar.gz
fsf-binutils-gdb-be33c5dd4d463877c8412bfc0416a75d27008598.tar.bz2
Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003 copyright update
Diffstat (limited to 'ld/scripttempl/tic4xcoff.sc')
-rw-r--r--ld/scripttempl/tic4xcoff.sc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/scripttempl/tic4xcoff.sc b/ld/scripttempl/tic4xcoff.sc
index 080ac67..121f3ed 100644
--- a/ld/scripttempl/tic4xcoff.sc
+++ b/ld/scripttempl/tic4xcoff.sc
@@ -31,8 +31,8 @@
# This emulation assumes config 7.
case $OUTPUT_ARCH in
- c3x) OUTPUT_ARCHNAME="TMS320C3x" ;;
- c4x) OUTPUT_ARCHNAME="TMS320C4x" ;;
+ tic3x) OUTPUT_ARCHNAME="TMS320C3x" ;;
+ tic4x) OUTPUT_ARCHNAME="TMS320C4x" ;;
esac
case $ONCHIP in