]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.in (hppa1.0-hp-hpux10*): Use t-pa.
authorJeffrey A Law <law@cygnus.com>
Thu, 28 Jan 1999 08:49:36 +0000 (08:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 28 Jan 1999 08:49:36 +0000 (01:49 -0700)
        * configure.in (hppa1.0-hp-hpux10*): Use t-pa.
        * configure: Rebuilt.

From-SVN: r24893

gcc/ChangeLog
gcc/configure
gcc/configure.in

index e478289e632f34ecc8544d7b3702bf91e971a68a..46e2bc5e6ce462c2f20bc3c70be362952cc940e4 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jan 28 09:44:04 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * configure.in (hppa1.0-hp-hpux10*): Use t-pa.
+       * configure: Rebuilt.
+
 Thu Jan 21 23:27:06 1999  Jeffrey A Law  (law@cygnus.com)
 
        * m68k.md (ashldi_const): Disable for !TARGET_5200.  Fix indention.
index 37217850f7268f97aef98644e093e8edc706bec3..028948d7dc06a4d73b334ecac3f9d4a5d8af6ca7 100755 (executable)
@@ -2584,6 +2584,7 @@ for machine in $build $host $target; do
                tm_file="${tm_file} pa/pa-hpux.h pa/pa-hpux10.h"
                xm_file=pa/xm-pahpux.h
                xmake_file=pa/x-pa-hpux
+               tmake_file=pa/t-pa
                if [ x$gas = xyes ]
                then
                        tm_file="${tm_file} pa/pa-gas.h"
@@ -5250,7 +5251,7 @@ fi
 
 # Figure out what assembler alignment features are present.
 echo $ac_n "checking assembler alignment features""... $ac_c" 1>&6
-echo "configure:5254: checking assembler alignment features" >&5
+echo "configure:5255: checking assembler alignment features" >&5
 gcc_cv_as=
 gcc_cv_as_alignment_features=
 gcc_cv_as_gas_srcdir=`echo $srcdir | sed -e 's,gcc$,gas,'`
index c46018d1cd199efaa7bedeb4d9a3108195fe3c9a..708c464b784a0848b28b47aefe4fc7ad7c1e17dd 100644 (file)
@@ -682,6 +682,7 @@ for machine in $build $host $target; do
                tm_file="${tm_file} pa/pa-hpux.h pa/pa-hpux10.h"
                xm_file=pa/xm-pahpux.h
                xmake_file=pa/x-pa-hpux
+               tmake_file=pa/t-pa
                if [[ x$gas = xyes ]]
                then
                        tm_file="${tm_file} pa/pa-gas.h"