t-linux64: New.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 22 Mar 2002 00:19:56 +0000 (00:19 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Fri, 22 Mar 2002 00:19:56 +0000 (10:49 +1030)
* config/rs6000/t-linux64: New.
* config.gcc (powerpc64-*-linux* <tmake_file>): Drop t-ppcos and
t-ppccomm.  Use t-rs6000 and t-linux64.
(powerpc64-*-gnu* <tmake_file>): Likewise.

From-SVN: r51150

gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/t-linux64 [new file with mode: 0644]

index f70bed8a3010ebed67dd0c7c5d97b3cd5a749700..e212e2c19445a53d6d556d09bdd2d55207ff9774 100644 (file)
@@ -1,3 +1,10 @@
+2002-03-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/rs6000/t-linux64: New.
+       * config.gcc (powerpc64-*-linux* <tmake_file>): Drop t-ppcos and
+       t-ppccomm.  Use t-rs6000 and t-linux64.
+       (powerpc64-*-gnu* <tmake_file>): Likewise.
+
 2002-03-21  Aldy Hernandez  <aldyh@redhat.com>
 
         * langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check
index 8337baf2c84c216fd4059e93de14fe8a72178afa..c4bd3292eb24af9a5857f542017d6271ef4d3520 100644 (file)
@@ -2676,12 +2676,12 @@ powerpc-*-openbsd*)
 powerpc64-*-linux*)
        tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/linux64.h"
        out_file=rs6000/rs6000.c
-       tmake_file="rs6000/t-ppcos t-slibgcc-elf-ver t-linux rs6000/t-ppccomm"
+       tmake_file="rs6000/t-rs6000 t-slibgcc-elf-ver t-linux rs6000/t-linux64"
        ;;
 powerpc64-*-gnu*)
        tm_file="${cpu_type}/${cpu_type}.h elfos.h svr4.h freebsd-spec.h gnu.h rs6000/sysv4.h rs6000/linux64.h rs6000/gnu.h"
        out_file=rs6000/rs6000.c
-       tmake_file="rs6000/t-ppcos t-slibgcc-elf-ver t-gnu rs6000/t-ppccomm"
+       tmake_file="rs6000/t-rs6000 t-slibgcc-elf-ver t-gnu rs6000/t-linux64"
        ;;
 powerpc-*-beos*)
        tm_file="${tm_file} rs6000/aix.h rs6000/beos.h rs6000/xcoff.h"
diff --git a/gcc/config/rs6000/t-linux64 b/gcc/config/rs6000/t-linux64
new file mode 100644 (file)
index 0000000..09a419c
--- /dev/null
@@ -0,0 +1,6 @@
+# Override t-linux.  We don't want -fPIC.
+CRTSTUFF_T_CFLAGS_S =
+TARGET_LIBGCC2_CFLAGS =
+
+# Modify the shared lib version file
+SHLIB_MKMAP_OPTS = -v dotsyms=1