freebsd-dev/lib/msun/ia64/Makefile.inc
David Schultz b1f37dcef4 - Define the LDBL_PREC to be the number of significant bits in a long
double's mantissa.
- Add an assembly version of fmal.
2005-03-07 04:54:02 +00:00

5 lines
66 B
Makefile

# $FreeBSD$
ARCH_SRCS = s_fma.S s_fmaf.S s_fmal.S
LDBL_PREC = 64