OSDN Git Service

* config/rs6000/t-rs6000: Move contents to t-fprules,
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / t-newas
index b8e715a..a26ce39 100644 (file)
@@ -1,15 +1,3 @@
-# We want fine grained libraries, so use the new code to build the
-# floating point emulation libraries.
-FPBIT = fp-bit.c
-DPBIT = dp-bit.c
-
-dp-bit.c: $(srcdir)/config/fp-bit.c
-       cat $(srcdir)/config/fp-bit.c > dp-bit.c
-
-fp-bit.c: $(srcdir)/config/fp-bit.c
-       echo '#define FLOAT' > fp-bit.c
-       cat $(srcdir)/config/fp-bit.c >> fp-bit.c
-
 # Build the libraries for both hard and soft floating point and all of the 
 # different processor models
 
@@ -19,7 +7,7 @@ MULTILIB_OPTIONS       = msoft-float \
 MULTILIB_DIRNAMES      = soft-float \
                          common power powerpc
 
-MULTILIB_MATCHES       = msoft-float=mcpu?403 \
+MULTILIB_MATCHES       = $(MULTILIB_MATCHES_FLOAT) \
                          mcpu?power=mpower \
                          mcpu?power=mrios1 \
                          mcpu?power=mcpu?rios1 \
@@ -39,9 +27,6 @@ MULTILIB_MATCHES      = msoft-float=mcpu?403 \
                          mcpu?powerpc=mpowerpc-gpopt \
                          mcpu?powerpc=mpowerpc-gfxopt
 
-LIBGCC = stmp-multilib
-INSTALL_LIBGCC = install-multilib
-
 # Aix 3.2.x needs milli.exp for -mcpu=common
 EXTRA_PARTS = milli.exp
 milli.exp: $(srcdir)/config/rs6000/milli.exp