index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libm
/
src
/
math_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce libm's exports and make internal calls go direct.
guenther
2016-09-12
1
-1
/
+5
*
Make sure STRICT_ASSIGN handles double as well. From FreeBSD, where the
kettenis
2014-06-02
1
-2
/
+2
*
Declare __p1evll and __polevll protos in math_private.h instead of
martynas
2013-11-12
1
-1
/
+3
*
At some point we've switched to the VFP floating-point--unlike FPA
martynas
2011-07-26
1
-3
/
+3
*
__arm32__ -> __arm__, since our new compiler isn't defining the
martynas
2011-07-26
1
-4
/
+4
*
Finalize work on the math library. It's time to do this monster
martynas
2011-07-06
1
-9
/
+9
*
- Take into account padding for the IEEE extended shape types. It
martynas
2011-07-04
1
-37
/
+183
*
- 80-bit and quad precision trigonometric and other most
martynas
2008-12-09
1
-5
/
+15
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
1
-61
/
+3
*
- remove isinff, isnanf. this has been moved to libc
martynas
2008-07-24
1
-1
/
+21
*
- on non-ieee, rename gamma to tgamma, the 'true' gamma
martynas
2008-06-11
1
-20
/
+49
*
add little endian and big endian shapes for extended and quad float
jason
2007-06-01
1
-1
/
+43
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-64
/
+64
*
$OpenBSD$
todd
2000-03-02
1
-1
/
+1
*
machine/endian.h not needed.
etheisen
1996-11-14
1
-2
/
+1
*
darn good reason not use a primarily big-endian cpu in little-endian mode:
deraadt
1996-05-24
1
-3
/
+8
*
update from NetBSD
deraadt
1995-10-28
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+222