]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgcc/config/arm/t-strongarm-elf
Move libgcc2 to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / arm / t-strongarm-elf
1 LIB1ASMFUNCS += _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func _clzsi2 _clzdi2
2
3 # Currently there is a bug somewhere in GCC's alias analysis
4 # or scheduling code that is breaking _fpmul_parts in fp-bit.c.
5 # Disabling function inlining is a workaround for this problem.
6 HOST_LIBGCC2_CFLAGS = -fno-inline