t-linux (MULTILIB_OPTIONS): Comment.
* arm/t-linux (MULTILIB_OPTIONS): Comment. (MULTILIB_DIRNAMES): Likewise. (EXTRA_MULTILIB_PARTS): Likewise. (LIBGCC): Likewise. (INSTALL_LIBGCC): Likewise. From-SVN: r37970
This commit is contained in:
parent
bd165d078b
commit
94a3d3b9c3
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user