This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ccc0c8978c
freebsd-nq
/
lib
/
msun
/
ia64
/
Makefile.inc
5 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
Move machine-dependent crud to its own makefile.
2005-02-04 14:33:39 +00:00
# $FreeBSD$
- 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
ARCH_SRCS
=
s_fma
.
S
s_fmaf
.
S
s_fmal
.
S
LDBL_PREC
=
64
Reference in New Issue
Copy Permalink