Commit e680248e by Kaveh R. Ghazi Committed by Kaveh Ghazi

t-aix41: New file.

        * rs6000/t-aix41: New file.

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

From-SVN: r32641
parent 9f6dc500
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
......
# 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
......@@ -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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment