t-elf: Enable v8 multilibs.

2002-04-13	Joel Sherrill <joel@OARcorp.com>

	* config/sparc/t-elf: Enable v8 multilibs.  Impacts
	sparc-elf and sparc-rtems targets.

From-SVN: r52282
This commit is contained in:
Joel Sherrill 2002-04-13 19:54:36 +00:00 committed by Joel Sherrill
parent 36e7aea4ef
commit 38a2082413
2 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,8 @@
2002-04-13 Joel Sherrill <joel@OARcorp.com>
* config/sparc/t-elf: Enable v8 multilibs. Impacts
sparc-elf and sparc-rtems targets.
2002-04-13 Mark Mitchell <mark@codesourcery.com>
* alpha/linux.h: Define __gnu_linux__ wherever __linux__ is

View File

@ -12,12 +12,9 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
# MULTILIB_OPTIONS should have msparclite too, but we'd have to make
# gas build...
#MULTILIB_OPTIONS = msoft-float mcpu=v8
MULTILIB_OPTIONS = msoft-float
#MULTILIB_DIRNAMES = soft v8
MULTILIB_DIRNAMES = soft
#MULTILIB_MATCHES = msoft-float=mno-fpu mcpu?v8=mv8
MULTILIB_MATCHES = msoft-float=mno-fpu
MULTILIB_OPTIONS = msoft-float mcpu=v8
MULTILIB_DIRNAMES = soft v8
MULTILIB_MATCHES = msoft-float=mno-fpu mcpu?v8=mv8
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib