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
/
usr.bin
/
clang
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update build infrastructure for LLVM 10.0.1.
patrick
2020-08-09
7
-15
/
+15
*
Update build infrastructure for LLVM 10.0.0.
patrick
2020-08-03
31
-98
/
+499
*
We need the same header files on powerpc64 as we have on powerpc.
kettenis
2020-07-02
1
-2
/
+2
*
Like Targets.def include AMDGPU lines in generated .def files for
jsg
2019-12-06
1
-4
/
+7
*
Update clang build infrastructure for LLVM 8.0.1.
patrick
2019-09-01
6
-14
/
+14
*
Update clang build infrastructure for LLVM 8.0.0.
patrick
2019-06-23
8
-27
/
+46
*
Define LLVM_NATIVE_* in llvm-config.h like the result of a cmake
jsg
2019-03-06
2
-31
/
+11
*
Build and install a shared libLLVM, llvm-config and llvm includes.
jsg
2019-03-05
3
-11
/
+42
*
build AMDGPU Target in addition to native
jsg
2019-03-05
1
-2
/
+3
*
define LLVM_ENABLE_THREADS and LLVM_HAS_ATOMICS
jsg
2019-02-26
1
-2
/
+2
*
When bsd.lib.mk builds shared libraries it builds with -DPIC which
jsg
2019-02-14
1
-0
/
+12
*
Correct LLVM backend version.
patrick
2019-01-29
1
-1
/
+1
*
add Makefiles for AMDGPU target
jsg
2019-01-29
1
-0
/
+125
*
Update clang build infrastructure for LLVM 7.0.1.
patrick
2019-01-27
12
-274
/
+117
*
Add infrastructure to compile and link LLDB. Inspecting core files
patrick
2018-10-04
1
-0
/
+29
*
Install a bunch more headers included by intrin.h, fixes at least libvpx
landry
2018-04-07
1
-1
/
+12
*
Install clwbintrin.h as it is needed by immintrin.h.
patrick
2018-04-06
1
-1
/
+2
*
Move Version.inc to the correct folder.
patrick
2018-04-06
1
-1
/
+1
*
Update clang build infrastructure for LLVM 6.0.0.
patrick
2018-04-06
13
-32
/
+132
*
Update to LLVM 5.0.1 which apparently includes plenty of bugfixes.
patrick
2017-12-24
6
-18
/
+18
*
Update clang build infrastructure for LLVM 5.0.0.
patrick
2017-10-04
12
-55
/
+64
*
zap empty depends/silence empty installs.
espie
2017-07-09
15
-74
/
+29
*
Install a few more x86 intrinsics header files.
kettenis
2017-04-28
1
-4
/
+11
*
Install clflushoptintrin.h and move pkuintrin.h such that the list is
kettenis
2017-04-20
1
-2
/
+3
*
Take a more radical approach to disabling colours: pretend we don't
pascal
2017-04-17
1
-1
/
+1
*
explicitly set the ownership on installed include files as well
jsg
2017-04-12
1
-4
/
+4
*
Invoke install -d for each directory in the /usr/lib/clang hierarchy
jsg
2017-04-12
1
-3
/
+5
*
Generate and install arm_neon.h on arm and arm64.
kettenis
2017-04-10
1
-3
/
+11
*
Add infrastructure to build LLVM for mips64.
patrick
2017-01-25
1
-0
/
+80
*
Update clang build infrastructure for LLVM 4.0.0
patrick
2017-01-24
8
-251
/
+138
*
Add build infrastructure for lld.
patrick
2017-01-22
1
-0
/
+5
*
Update clang build infrastructure for LLVM 3.9.1
patrick
2017-01-14
7
-147
/
+93
*
Only install header files relevant for the architecture we're targeting.
kettenis
2017-01-07
1
-65
/
+65
*
Don't install standard C headers for which we already have a proper system
kettenis
2017-01-06
1
-11
/
+1
*
Add AArch64 backend build infrastructure.
patrick
2016-11-24
1
-0
/
+92
*
Add PowerPC backend build infrastructure.
pascal
2016-09-19
1
-0
/
+75
*
Add missing build infrastructure for arm.
kettenis
2016-09-17
1
-0
/
+85
*
Have "make cleandir" work everywhere in the clang tree.
pascal
2016-09-08
11
-22
/
+22
*
I was bound to forget some files ...
pascal
2016-09-05
1
-0
/
+204
*
LLVM/Clang build system. This only builds the bare minimum of what is needed
pascal
2016-09-05
16
-0
/
+1307