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
/
gnu
/
llvm
/
tools
/
clang
/
lib
/
Basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove LLVM 8.0.1 files.
patrick
2020-08-03
78
-22483
/
+0
*
int64_t and intmax_t are always (signed) long long on OpenBSD.
kettenis
2020-07-18
1
-0
/
+2
*
Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well.
kettenis
2020-07-11
1
-0
/
+4
*
Make long double the same as double for now on powerpc64 like we do on
kettenis
2020-06-28
1
-0
/
+1
*
Powerpc64 should use same _mcount profiling as powerpc 32bit.
drahn
2020-05-30
1
-0
/
+1
*
Make sure that we add our OpenBSD specific defines on PowerPC64 targets.
patrick
2020-05-20
1
-0
/
+4
*
Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like all
kettenis
2020-04-05
1
-0
/
+5
*
Import LLVM 8.0.1 release including clang, lld and lldb.
patrick
2019-09-01
1
-1
/
+1
*
Implement the 'h' register constraint on mips64. This lets clang build
visa
2019-07-01
1
-0
/
+1
*
Merge LLVM 8.0.0 release.
patrick
2019-06-23
7
-2259
/
+50
*
Import LLVM 8.0.0 release including clang, lld and lldb.
patrick
2019-06-23
34
-466
/
+911
*
On OpenBSD/powerpc (and NetBSD/powerpc) long double == double like on
kettenis
2019-02-10
1
-1
/
+7
*
implement -msave-args in clang/llvm, like the sun did for gcc
dlg
2019-01-30
2
-0
/
+4
*
Tedu files that got removed in LLVM 7.0.1.
patrick
2019-01-27
1
-100
/
+0
*
Merge LLVM 7.0.1 release.
patrick
2019-01-27
1
-0
/
+22
*
Import LLVM 7.0.1 release including clang, lld and lldb.
patrick
2019-01-27
57
-1027
/
+2339
*
Merge LLVM 6.0.0 release.
patrick
2018-04-06
1
-9459
/
+52
*
Import LLVM 6.0.1 release including clang, lld and lldb.
patrick
2018-04-06
62
-186
/
+11372
*
Merge LLVM 5.0.1 release.
patrick
2017-12-24
1
-3
/
+8
*
Import LLVM 5.0.1 release including clang, lld and lldb.
patrick
2017-12-24
1
-1
/
+1
*
Merge LLVM 5.0.0 release.
patrick
2017-10-04
1
-223
/
+1211
*
Import LLVM 5.0.0 release including clang, lld and lldb.
patrick
2017-10-04
16
-278
/
+637
*
Enable TLS support but default to the emulatated TLS model. Enable the
kettenis
2017-05-09
1
-2
/
+0
*
Merge LLVM 4.0.0 release.
patrick
2017-03-14
1
-1
/
+1
*
Import LLVM 4.0.0 release including clang and lld.
patrick
2017-03-14
1
-1
/
+1
*
Fix the types used on aarch64 to match what we have in <sys/types.h>.
kettenis
2017-02-25
1
-1
/
+2
*
Merge LLVM 4.0.0 rc1
patrick
2017-01-24
1
-189
/
+614
*
Import LLVM 4.0.0 rc1 including clang and lld to help the current
patrick
2017-01-24
14
-116
/
+374
*
Merge LLVM 3.9.1
patrick
2017-01-14
2
-927
/
+1515
*
Import LLVM 3.9.1 including clang and lld.
patrick
2017-01-14
15
-107
/
+734
*
Setup clang to use OpenBSD settings and defines for our AArch64
patrick
2016-11-28
1
-0
/
+2
*
Fix types for OpenBSD/arm.
kettenis
2016-09-17
1
-1
/
+5
*
Use the space freed up by sparc and zaurus to import LLVM.
pascal
2016-09-03
27
-0
/
+17951