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
/
arch
/
mips64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an implementation of IRIX-compatible cacheflush() routine to mips ports,
miod
2009-09-27
2
-1
/
+39
*
Load symbol address with dla, not la; good thing userland is still limited
miod
2009-07-13
1
-2
/
+2
*
these were not needed
martynas
2008-12-09
1
-2
/
+1
*
ditto frexpl and ldexpl
martynas
2008-12-09
1
-1
/
+2
*
- add long double signbit
martynas
2008-12-09
6
-6
/
+38
*
- replace dtoa w/ David's gdtoa, version 2008-03-15
martynas
2008-09-07
11
-4
/
+227
*
fix apps that use isinff, isnanf; use ieee 754 mi code, as all
martynas
2008-07-25
3
-119
/
+2
*
- move isinf, isnan dups to gen, since most is ieee 754
martynas
2008-07-24
4
-30
/
+81
*
if we pull in a .S file, we must fake out the lint with a .c file
deraadt
2005-11-29
1
-1
/
+2
*
zap rcsid.
espie
2005-08-07
36
-174
/
+36
*
Replace broken frexp() with a working one from FreeBSD. There's
millert
2005-02-01
2
-76
/
+2
*
fix a couple of wrongly used li's instead of dli's. spotted by as@gnu ;)
pefo
2004-10-18
1
-3
/
+3
*
convert to 64 bit
pefo
2004-10-02
1
-97
/
+55
*
convert to 64 bit
pefo
2004-10-02
1
-19
/
+13
*
ABI compliant register names
pefo
2004-09-15
1
-19
/
+19
*
setjmp now passes all regress tests.
pefo
2004-09-10
3
-11
/
+17
*
mips64 is now going ABI64 and shared library support!
pefo
2004-09-09
29
-114
/
+270
*
32 -> 64 bit cleanups but no optimizations yet
pefo
2004-09-07
12
-42
/
+47
*
remove single '
pefo
2004-08-15
1
-2
/
+2
*
Move mips to mips64
pefo
2004-08-11
44
-0
/
+2551