Commit 5d712c39 by Mark Klein Committed by Jeff Law

configure.in: Update tm dependencies for MPE.

        * configure.in: Update tm dependencies for MPE.
        * configure: Rebuilt.

From-SVN: r34505
parent b9b9d063
Mon Jun 12 9:44:00 2000 Mark Klein <mklein@dis.com>
* configure.in: Update tm dependencies for MPE.
* configure: Rebuilt.
2000-06-12 H.J. Lu <hjl@gnu.org>
* gengenrtl.c (obstack_alloc_rtx): Correct the allocated size.
......
......@@ -4190,7 +4190,7 @@ for machine in $build $host $target; do
use_collect2=yes
;;
hppa*-*-mpeix*)
tm_file="${tm_file} pa/pa-mpeix.h"
tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-mpeix.h"
xm_file=pa/xm-pampeix.h
xmake_file=pa/x-pa-mpeix
echo "You must use gas. Assuming it is already installed."
......
......@@ -1256,7 +1256,7 @@ changequote([,])dnl
use_collect2=yes
;;
hppa*-*-mpeix*)
tm_file="${tm_file} pa/pa-mpeix.h"
tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-mpeix.h"
xm_file=pa/xm-pampeix.h
xmake_file=pa/x-pa-mpeix
echo "You must use gas. Assuming it is already installed."
......
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