]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-aix41: New file.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 19 Mar 2000 13:45:25 +0000 (13:45 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 19 Mar 2000 13:45:25 +0000 (13:45 +0000)
        * rs6000/t-aix41: New file.

        * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.

From-SVN: r32641

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

index 342d8566801005058c8e2b8e2aebd88d1f94813f..a875241b0a3d91643c1a73e11f5a91492fcb21e9 100644 (file)
@@ -1,3 +1,9 @@
+2000-03-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * rs6000/t-aix41: New file.
+
+       * configure.in ({rs6000,powerpc}-ibm-aix4.[12]*): Use it.
+
 Sun Mar 19 13:27:30 2000  Hans-Peter Nilsson  <hp@axis.com>
 
        * tm.texi (Driver): Fix typos and tweak entry for
diff --git a/gcc/config/rs6000/t-aix41 b/gcc/config/rs6000/t-aix41
new file mode 100644 (file)
index 0000000..c07dde4
--- /dev/null
@@ -0,0 +1,4 @@
+# We need -lld for collect2 (actually this only matters
+# for a native compiler, but this is as good a place as any
+# to define the symbol).
+CLIB=-lld
index 432f12039dca2c017368ea2209e9a0110177c7be..e573b09650f3e1cf335e70b2dbd53474c7cde5e6 100755 (executable)
@@ -1369,7 +1369,7 @@ else
 fi
 
 # Find some useful tools
-for ac_prog in gawk mawk nawk awk
+for ac_prog in mawk gawk nawk awk
 do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
@@ -5767,7 +5767,7 @@ for machine in $build $host $target; do
                then
                        tmake_file=rs6000/t-xnewas
                else
-                       tmake_file=rs6000/t-newas
+                       tmake_file="rs6000/t-newas rs6000/t-aix41"
                fi
                xmake_file=rs6000/x-aix41
                float_format=none
index 0b79091a278c3a1621bf1d54196eff29bda52d83..d6fc892cd0fc91e066e7748b996833f95c0a2ed3 100644 (file)
@@ -3157,7 +3157,7 @@ changequote([,])dnl
                then
                        tmake_file=rs6000/t-xnewas
                else
-                       tmake_file=rs6000/t-newas
+                       tmake_file="rs6000/t-newas rs6000/t-aix41"
                fi
                xmake_file=rs6000/x-aix41
                float_format=none