c4x.h (STARTFILE_SPEC): Don't define.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Fri, 20 Aug 1999 10:34:20 +0000 (10:34 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Fri, 20 Aug 1999 10:34:20 +0000 (10:34 +0000)
Fri Aug 20 22:32:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>

* config/c4x/c4x.h (STARTFILE_SPEC): Don't define.

From-SVN: r28776

gcc/ChangeLog
gcc/config/c4x/c4x.h

index f623166f8f1070d6f917c60bb7d46b7ea47bbca7..965fa3399479b7be616e0e0a02c497ade7e6cd53 100644 (file)
@@ -1,3 +1,7 @@
+Fri Aug 20 22:32:17 1999  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
+
+       * config/c4x/c4x.h (STARTFILE_SPEC): Don't define.
+
 1999-08-19 18:43 -0700  Zack Weinberg  <zack@bitmover.com>
 
        * tree.c (expr_check): Fix typo in last change.
index 9f465d37d0b374f895ddcc24af22cdb435f95011..02f5cbf977faaa59f8adb47b8a363f1746019733 100644 (file)
@@ -37,7 +37,7 @@
 
 #define LD_PROG "c4x-ld"
 
-/* Define assembler options */
+/* Define assembler options */
 
 #define ASM_SPEC "\
 %{!mcpu=30:%{!mcpu=31:%{!mcpu=32:%{!mcpu=40:%{!mcpu=44:\
@@ -57,7 +57,7 @@
 %{mbig:-b} %{msmall:-s} \
 %{!msmall:%{!mbig:-b}}"
 
-/* Define linker options */
+/* Define linker options */
 
 #define LINK_SPEC "\
 %{m30:--architecture c3x} \
 %{!msmall:%{!mbig:-D_BIGMODEL }} \
 %{finline-functions:-D_INLINE }"
 
-/* Specify the startup file to link with.  */
-
-#define STARTFILE_SPEC "\
-%{!mmemparm:%{m30:%{msmall:crt0_3sr%O%s} %{!msmall:crt0_3br%O%s}}} \
-%{mmemparm:%{m30:%{msmall:crt0_3sm%O%s} %{!msmall:crt0_3bm%O%s}}} \
-%{!mmemparm:%{m31:%{msmall:crt0_3sr%O%s} %{!msmall:crt0_3br%O%s}}} \
-%{mmemparm:%{m31:%{msmall:crt0_3sm%O%s} %{!msmall:crt0_3bm%O%s}}} \
-%{!mmemparm:%{m32:%{msmall:crt0_3sr%O%s} %{!msmall:crt0_3br%O%s}}} \
-%{mmemparm:%{m32:%{msmall:crt0_3sm%O%s} %{!msmall:crt0_3bm%O%s}}} \
-%{!mmemparm:%{mcpu=30:%{msmall:crt0_3sr%O%s} %{!msmall:crt0_3br%O%s}}} \
-%{mmemparm:%{mcpu=30:%{msmall:crt0_3sm%O%s} %{!msmall:crt0_3bm%O%s}}} \
-%{!mmemparm:%{mcpu=31:%{msmall:crt0_3sr%O%s} %{!msmall:crt0_3br%O%s}}} \
-%{mmemparm:%{mcpu=31:%{msmall:crt0_3sm%O%s} %{!msmall:crt0_3bm%O%s}}} \
-%{!mmemparm:%{mcpu=32:%{msmall:crt0_3sr%O%s} %{!msmall:crt0_3br%O%s}}} \
-%{mmemparm:%{mcpu=32:%{msmall:crt0_3sm%O%s} %{!msmall:crt0_3bm%O%s}}} \
-%{!mmemparm:%{m40:%{msmall:crt0_4sr%O%s} %{!msmall:crt0_4br%O%s}}} \
-%{mmemparm:%{m40:%{msmall:crt0_4sm%O%s} %{!msmall:crt0_4bm%O%s}}} \
-%{!mmemparm:%{m44:%{msmall:crt0_4sr%O%s} %{!msmall:crt0_4br%O%s}}} \
-%{mmemparm:%{m44:%{msmall:crt0_4sm%O%s} %{!msmall:crt0_4bm%O%s}}} \
-%{!mmemparm:%{mcpu=40:%{msmall:crt0_4sr%O%s} %{!msmall:crt0_4br%O%s}}} \
-%{mmemparm:%{mcpu=40:%{msmall:crt0_4sm%O%s} %{!msmall:crt0_4bm%O%s}}} \
-%{!mmemparm:%{mcpu=44:%{msmall:crt0_4sr%O%s} %{!msmall:crt0_4br%O%s}}} \
-%{mmemparm:%{mcpu=44:%{msmall:crt0_4sm%O%s} %{!msmall:crt0_4bm%O%s}}} \
-%{!mmemparm:%{!m30:%{!m31:%{!m32:%{!mcpu=30:%{!mcpu=31:%{!mcpu=32: \
-  %{!mcpu=40:%{!mcpu=44:%{!m40:%{!m44:%{msmall:crt0_4sr%O%s}}}}}}}}}}}} \
-%{mmemparm:%{!m30:%{!m31:%{!m32:%{!mcpu=30:%{!mcpu=31:%{!mcpu=32: \
-  %{!mcpu=40:%{!mcpu=44:%{!m40:%{!m44:%{msmall:crt0_4sm%O%s}}}}}}}}}}}} \
-%{!mmemparm:%{!m30:%{!m31:%{!m32:%{!mcpu=30:%{!mcpu=31:%{!mcpu=32: \
-  %{!mcpu=40:%{!mcpu=44:%{!m40:%{!m44:%{!msmall:crt0_4br%O%s}}}}}}}}}}}} \
-%{mmemparm:%{!m30:%{!m31:%{!m32:%{!mcpu=30:%{!mcpu=31:%{!mcpu=32: \
-  %{!mcpu=40:%{!mcpu=44:%{!m40:%{!m44:%{!msmall:crt0_4bm%O%s}}}}}}}}}}}}"
-
-/* Specify the end file to link with */
+/* Specify the end file to link with.  */
 
 #define ENDFILE_SPEC ""
 
-/* Target compilation option flags */
+/* Target compilation option flags */
 
 #define SMALL_MEMORY_FLAG   0x0000001 /* small memory model */
 #define MPYI_FLAG           0x0000002 /* use 24-bit MPYI for C3x */