]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/mips/t-r3900
c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR operations...
[thirdparty/gcc.git] / gcc / config / mips / t-r3900
CommitLineData
09e4daf5
GK
1# We must build libgcc2.a with -G 0, in case the user wants to link
2# without the $gp register.
3TARGET_LIBGCC2_CFLAGS = -G 0
4
d8265d29
CM
5EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
6# Don't let CTOR_LIST end up in sdata section.
7CRTSTUFF_T_CFLAGS = -G 0
8
09e4daf5
GK
9# Build the libraries for both hard and soft floating point
10
6d439235
EC
11MULTILIB_OPTIONS = msoft-float EL/EB
12MULTILIB_DIRNAMES = soft-float el eb
fded6d78 13MULTILIB_MATCHES = EL=mel EB=meb
09e4daf5
GK
14
15LIBGCC = stmp-multilib
16INSTALL_LIBGCC = install-multilib