Retro68/gcc/libgcc/config/nios2/t-linux

8 lines
341 B
Plaintext
Raw Normal View History

2014-09-21 17:33:12 +00:00
# Soft-float functions go in glibc only, to facilitate the possible
# future addition of exception and rounding mode support integrated
# with <fenv.h>.
LIB2FUNCS_EXCLUDE = _floatdidf _floatdisf _fixunsdfsi _fixunssfsi \
_fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _floatundidf _floatundisf
LIB2ADD += $(srcdir)/config/nios2/linux-atomic.c