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
/
Driver
/
ToolChains
/
Clang.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove LLVM 8.0.1 files.
patrick
2020-08-03
1
-6281
/
+0
*
PowerPC: optimize away the frame pointer.
gkoehler
2020-05-25
1
-3
/
+4
*
Switch powerpc clang to -msvr4-struct-return, like gcc.
gkoehler
2020-03-04
1
-0
/
+13
*
Add retguard for octeon/mips64.
mortimer
2019-10-25
1
-0
/
+2
*
Merge LLVM 8.0.1 release.
patrick
2019-09-01
1
-3
/
+9
*
Merge LLVM 8.0.0 release.
patrick
2019-06-23
1
-188
/
+706
*
Back out frame pointer elimination optimization.
mortimer
2019-06-01
1
-11
/
+0
*
Do not eliminate frame pointers on i386. The entire i386 ecosystem assumes
mortimer
2019-06-01
1
-1
/
+0
*
Re-enable frame pointer elimination for x86 and mips64 if optimizations are
mortimer
2019-05-31
1
-0
/
+12
*
Also touch --param ssp-buffer-size when using retguard in lieu of the
mortimer
2019-04-25
1
-1
/
+2
*
frame-pointer elimination has encountered some resistance in ports but we
deraadt
2019-04-04
1
-12
/
+0
*
Enable frame pointer elimination on i386, amd64 and mips64 when given
mortimer
2019-04-02
1
-0
/
+12
*
Consume SSP options when using retguard to prevent warnings.
mortimer
2019-04-01
1
-0
/
+4
*
If using retguard, we do not also need the stack protector.
mortimer
2019-03-31
1
-3
/
+4
*
Improve the X86FixupGadgets pass:
mortimer
2019-02-22
1
-0
/
+10
*
Merge LLVM 7.0.1 release.
patrick
2019-01-27
1
-267
/
+448
*
Add retguard for arm64.
mortimer
2018-08-12
1
-1
/
+2
*
Add RETGUARD to clang for amd64. This security mechanism uses per-function
mortimer
2018-06-06
1
-0
/
+7
*
Add ret protctor options as no-ops.
mortimer
2018-06-03
1
-0
/
+10
*
Merge LLVM 6.0.0 release.
patrick
2018-04-06
1
-1116
/
+1351
*
Merge LLVM 5.0.1 release.
patrick
2017-12-24
1
-1
/
+5
*
Merge LLVM 5.0.0 release.
patrick
2017-10-04
1
-4
/
+20
*
Import LLVM 5.0.0 release including clang, lld and lldb.
patrick
2017-10-04
1
-0
/
+5271