This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-11 14:10:34 +00:00
Code
Issues
Releases
Activity
38662c9698
freebsd
/
lib
/
msun
/
sparc64
/
Makefile.inc
6 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
Use hardware instructions for sqrt() and sqrtf().
2005-02-21 18:27:57 +00:00
# $FreeBSD$
ARCH_SRCS
=
e_sqrt
.
S
e_sqrtf
.
S
Define the LDBL_PREC to be the number of significant bits in a long double's mantissa.
2005-03-07 04:53:36 +00:00
LDBL_PREC
=
113
Add symbol versioning to libm.
2006-03-27 23:59:45 +00:00
SYM_MAPS
+=
$
{
.
CURDIR
}
/
sparc64
/
Symbol
.
map
Reference in New Issue
Copy Permalink