]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-elf: Enable v8 multilibs.
authorJoel Sherrill <joel@OARcorp.com>
Sat, 13 Apr 2002 19:47:57 +0000 (19:47 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Sat, 13 Apr 2002 19:47:57 +0000 (19:47 +0000)
2002-04-13 Joel Sherrill <joel@OARcorp.com>

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

From-SVN: r52281

gcc/ChangeLog
gcc/config/sparc/t-elf

index a6d4aab9659aea92631bdb66d463d723f4d9f1ab..a1abd9a24821e6630341ac0eaa6914a6334a2a8d 100644 (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
index ead6e25610d0b9b0c5c5a1cbc0b63d0c4d454225..c521c81b789de4e957aa527161a2e5ee9655441c 100644 (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