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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle how lldb register contexts are built.
mortimer
2021-02-14
1
-3
/
+2
*
only amd64 & arm64 lldb work at the moment
deraadt
2021-02-10
2
-2
/
+12
*
Build and install lldb.
patrick
2021-02-09
2
-4
/
+4
*
Implement Loongson 2F BTB bug workaround in clang
visa
2020-12-01
1
-1
/
+2
*
Sort list of archs in alphabetical order.
patrick
2020-11-10
1
-4
/
+4
*
Disable retguard for clang build.
mortimer
2020-10-12
1
-2
/
+2
*
Add RETGUARD implementation for powerpc and powerpc64.
mortimer
2020-10-12
1
-1
/
+2
*
Update build infrastructure for LLVM 10.0.1.
patrick
2020-08-09
12
-21
/
+37
*
Update build infrastructure for LLVM 10.0.0.
patrick
2020-08-03
201
-809
/
+1908
*
We need the same header files on powerpc64 as we have on powerpc.
kettenis
2020-07-02
1
-2
/
+2
*
Initial set of changes to build powerpc64 toolchain.
drahn
2020-05-30
1
-2
/
+2
*
crank major versions of libLLVM libc++ libc++abi
gkoehler
2020-03-04
1
-1
/
+1
*
Add arm64 support for lldb.
mortimer
2019-12-21
1
-1
/
+2
*
Like Targets.def include AMDGPU lines in generated .def files for
jsg
2019-12-06
1
-4
/
+7
*
In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.
mortimer
2019-11-27
1
-1
/
+2
*
Revert previous "honour DEBUG", otherwise clang uses -g resulting in huge
sthen
2019-11-26
1
-1
/
+2
*
Honour DEBUG
kn
2019-11-25
1
-2
/
+1
*
Add lldb support for debugging running binaries on amd64.
mortimer
2019-11-09
3
-3
/
+95
*
Add retguard for octeon/mips64.
mortimer
2019-10-25
2
-3
/
+5
*
Update clang build infrastructure for LLVM 8.0.1.
patrick
2019-09-01
6
-14
/
+14
*
Compile clang with -fomit-frame-pointer on mips64. This releases the
visa
2019-07-11
1
-1
/
+6
*
Update clang build infrastructure for LLVM 8.0.0.
patrick
2019-06-23
62
-152
/
+259
*
stop using the moribund MLINKS bsd.man.mk feature;
schwarze
2019-05-17
1
-2
/
+4
*
Stop using the moribund MLINKS bsd.man.mk feature for clang(1).
schwarze
2019-05-16
2
-8
/
+9
*
On powerpc, link with -Wl,-relax as clang is a monster and code exceeds the
kettenis
2019-04-19
1
-1
/
+10
*
Do not install libLLVM.a. At present the clang tools are either
deraadt
2019-04-02
1
-0
/
+1
*
When linking libLLVM.a in clang and lld include it within the
jsg
2019-03-06
3
-15
/
+10
*
Define LLVM_NATIVE_* in llvm-config.h like the result of a cmake
jsg
2019-03-06
3
-41
/
+12
*
Allow make obj in libLLVM to succeed on non-LLVM architectures by
patrick
2019-03-05
1
-0
/
+4
*
add llvm-config.1 from llvm-config.rst
jsg
2019-03-05
2
-2
/
+210
*
Build and install a shared libLLVM, llvm-config and llvm includes.
jsg
2019-03-05
95
-964
/
+460
*
build AMDGPU Target in addition to native
jsg
2019-03-05
3
-8
/
+10
*
add Makefile for llvm-config
jsg
2019-03-05
8
-0
/
+658
*
In preparation for reusing libLLVM component library Makefiles to build
jsg
2019-02-26
13
-29
/
+100
*
define LLVM_ENABLE_THREADS and LLVM_HAS_ATOMICS
jsg
2019-02-26
1
-2
/
+2
*
add sources matching unresolved symbols seen using Mesa with libLLVM
jsg
2019-02-25
6
-7
/
+16
*
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 AMDGPUCodeGen
jsg
2019-01-29
1
-0
/
+102
*
add Makefiles for AMDGPU target
jsg
2019-01-29
7
-0
/
+245
*
Install lldb's manpage directly from the GNU directory, like lld does.
patrick
2019-01-27
2
-155
/
+2
*
regen
patrick
2019-01-27
1
-3
/
+258
*
Update clang build infrastructure for LLVM 7.0.1.
patrick
2019-01-27
56
-368
/
+310
*
CXXFLAGS are the correct spelling for c++ options.
tedu
2019-01-19
1
-3
/
+3
*
Check for the CPU architecture and not the system architecture when
naddy
2019-01-12
1
-3
/
+4
*
disable the correct performance options, per-architecture
deraadt
2019-01-11
1
-3
/
+6
*
Disable ret-protector and retpoline protections in the clang compiler
bluhm
2019-01-08
1
-2
/
+5
*
lldb after release, reasons.
deraadt
2018-10-05
1
-2
/
+2
*
Add infrastructure to compile and link LLDB. Inspecting core files
patrick
2018-10-04
46
-10
/
+1865
*
Add retguard for arm64.
mortimer
2018-08-12
1
-1
/
+2
[next]