8579151e4b
fpsetround(), fpsetsticky(), obtained from NetBSD and tweaked a little to use definitions from machine/fsr.h instead of magic numbers.
6 lines
210 B
Makefile
6 lines
210 B
Makefile
# $FreeBSD$
|
|
|
|
SRCS+= _setjmp.S fabs.S fixunsdfsi.S flt_rounds.c fpgetmask.c fpgetround.c \
|
|
fpgetsticky.c fpsetmask.c fpsetround.c fpsetsticky.c frexp.c \
|
|
infinity.c isinf.c ldexp.c modf.S setjmp.S sigsetjmp.S
|