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
/
libc
/
softfloat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,
guenther
2019-11-10
17
-127
/
+127
*
Use static inline such that the functions are guaranteed to be present when
kettenis
2018-01-19
1
-18
/
+19
*
Add ARM EABI runtime aliases to the GCC runtime functions that we include
kettenis
2017-12-26
1
-1
/
+23
*
Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)
guenther
2016-07-26
1
-1
/
+2
*
We have __weak_alias() everywhere; remove obsolete #ifdef's
guenther
2016-07-18
6
-18
/
+6
*
Make softfloat's internal float_raise also available under a hidden, internal
miod
2015-09-13
1
-1
/
+2
*
Uses angle brackets to include softfloat.h, and add the proper directory to
miod
2015-09-13
24
-48
/
+48
*
Pull in namespace.h when building all .c files using gcc's -include option,
guenther
2015-09-10
6
-18
/
+6
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
24
-72
/
+24
*
Move arm to the 'MI' softfloat code instead of the arm version.
drahn
2011-07-05
1
-2
/
+5
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
6
-48
/
+6
*
Copy MI softfloat bits from arm to here, so that they can be shared.
drahn
2006-11-06
29
-0
/
+7216