39bcea8689
for subnormals with one implementation that works.
9 lines
227 B
Makefile
9 lines
227 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS += _ctx_start.S fabs.S flt_rounds.c fpgetmask.c fpgetround.c \
|
|
fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c \
|
|
infinity.c ldexp.c makecontext.c modf.c _setjmp.S \
|
|
setjmp.S sigsetjmp.S syncicache.c
|
|
|
|
|