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
/
aarch64
/
gen
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
Save and restore the FPCR register such that floating-point control modes
kettenis
2
-6
/
+14
2020-07-15
Userland timecounter implementation for arm64.
kettenis
1
-3
/
+29
2020-07-06
Add support for timeconting in userland.
pirofti
2
-2
/
+23
2018-10-01
Add retguard to arm64 libc syscalls and setjmp / longjmp.
mortimer
2
-2
/
+14
2018-08-12
Add retguard macros for arm64 asm and apply them in the straightforward
mortimer
2
-2
/
+6
2018-05-17
Drop memory barrier in _atomic_lock() implementation since the callers now
kettenis
1
-2
/
+1
2018-03-16
Since most (if not all) ARMv8 hardware doesn't actually support trapping of
kettenis
2
-73
/
+26
2017-08-15
Copy files from ../librthread in preparation for moving functionality
guenther
1
-0
/
+49
2017-04-16
Always return nonzero from _longjmp too.
kettenis
1
-2
/
+3
2017-03-22
Provide the necessary weak alias for fpgetround(). Delete the obsolete
guenther
2
-10
/
+3
2017-03-22
Use the hidden aliases to avoid PLT entries for {,_}{set,long}jmp
guenther
1
-9
/
+8
2017-03-08
Correct arm64 sigprocmask parameter passing in setjmp/longjmp calls.
drahn
1
-14
/
+11
2017-01-11
Add support for AArch64.
patrick
23
-0
/
+1022