t-linux (MULTILIB_OPTIONS): Comment.
authorManfred Hollstein <manfredh@redhat.com>
Sun, 3 Dec 2000 09:47:29 +0000 (09:47 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Sun, 3 Dec 2000 09:47:29 +0000 (09:47 +0000)
* arm/t-linux (MULTILIB_OPTIONS): Comment.
(MULTILIB_DIRNAMES): Likewise.
(EXTRA_MULTILIB_PARTS): Likewise.
(LIBGCC): Likewise.
(INSTALL_LIBGCC): Likewise.

From-SVN: r37970

gcc/ChangeLog
gcc/config/arm/t-linux

index 61ac69e7f84cd0c2d0673c2913d9211c505f64a3..9515f931c676fe558de5110a7ece7dadb5d0201f 100644 (file)
@@ -1,3 +1,11 @@
+2000-12-03  Manfred Hollstein  <manfredh@redhat.com>
+
+       * arm/t-linux (MULTILIB_OPTIONS): Comment.
+       (MULTILIB_DIRNAMES): Likewise.
+       (EXTRA_MULTILIB_PARTS): Likewise.
+       (LIBGCC): Likewise.
+       (INSTALL_LIBGCC): Likewise.
+
 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * builtins.c (expand_builtin_strcat, expand_builtin_strncat,
index 17c0497296721718c066cb29cbf9ca4408639728..b57fb016a3a48591fc0dda29b6c80fd32b996a79 100644 (file)
@@ -13,15 +13,15 @@ LIBGCC1 = libgcc1-asm.a
 LIB1ASMSRC = arm/lib1funcs.asm
 LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
 
-MULTILIB_OPTIONS = mhard-float/msoft-float
-MULTILIB_DIRNAMES = hard-float soft-float
+MULTILIB_OPTIONS = mhard-float/msoft-float
+MULTILIB_DIRNAMES = hard-float soft-float
 
 # If you want to build both APCS variants as multilib options this is how
 # to do it.
 # MULTILIB_OPTIONS += mapcs-32/mapcs-26
 # MULTILIB_DIRNAMES += apcs-32 apcs-26
 
-EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
+EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
 
-LIBGCC = stmp-multilib
-INSTALL_LIBGCC = install-multilib
+LIBGCC = stmp-multilib
+INSTALL_LIBGCC = install-multilib