aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1997-07-14 08:03:23 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1997-07-14 08:03:23 -0400
commit7c388900abf445d0ed84ff64b5e62b435d33ace7 (patch)
tree1ef8928dd9c9d212eb5eaaf799330f38f0593345 /gcc
parentf5cbda7cb1f00f5693bb2cc767c2b3994c9646e2 (diff)
downloadgcc-7c388900abf445d0ed84ff64b5e62b435d33ace7.zip
gcc-7c388900abf445d0ed84ff64b5e62b435d33ace7.tar.gz
gcc-7c388900abf445d0ed84ff64b5e62b435d33ace7.tar.bz2
Initial revision
From-SVN: r14436
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/alpha/t-linux5
-rw-r--r--gcc/config/sparc/t-linux6
2 files changed, 11 insertions, 0 deletions
diff --git a/gcc/config/alpha/t-linux b/gcc/config/alpha/t-linux
new file mode 100644
index 0000000..e4c9fd4
--- /dev/null
+++ b/gcc/config/alpha/t-linux
@@ -0,0 +1,5 @@
+# Do not build libgcc1. Let gcc generate those functions. The Linux
+# C library can handle them.
+LIBGCC1 =
+CROSS_LIBGCC1 =
+LIBGCC1_TEST =
diff --git a/gcc/config/sparc/t-linux b/gcc/config/sparc/t-linux
new file mode 100644
index 0000000..5a4690e
--- /dev/null
+++ b/gcc/config/sparc/t-linux
@@ -0,0 +1,6 @@
+LIBGCC1 =
+CROSS_LIBGCC1 =
+
+# We don't want to build .umul, etc., because Linux provides them,
+# which means that libgcc1-test will fail for cross-compiler.
+LIBGCC1_TEST =