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.
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