Merged revisions 143552,143554,143557,143560,143562,143564-143567,143570-143573,14357...
[official-gcc.git] / gcc / config / arm / t-linux-eabi
blob5c364be94fa1150de43a0203d1d539001416798f
1 # These functions are included in shared libraries.
2 TARGET_LIBGCC2_CFLAGS = -fPIC
4 # We do not build a Thumb multilib for Linux because the definition of
5 # CLEAR_INSN_CACHE in linux-gas.h does not work in Thumb mode.
6 MULTILIB_OPTIONS        =
7 MULTILIB_DIRNAMES       =
9 # Use a version of div0 which raises SIGFPE.
10 LIB1ASMFUNCS := $(filter-out _dvmd_tls,$(LIB1ASMFUNCS)) _dvmd_lnx
12 # Multilib the standard Linux files.  Don't include crti.o or crtn.o,
13 # which are provided by glibc.
14 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o
16 LIB2FUNCS_STATIC_EXTRA += $(srcdir)/config/arm/linux-atomic.c