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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-05
Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like all
kettenis
1
-0
/
+5
2020-04-04
Fix "small pic" secure plt support.
kettenis
3
-8
/
+12
2020-03-06
Update perl Term::ReadKey to 2.38
afresh1
15
-599
/
+698
2020-03-04
crank major versions of libLLVM libc++ libc++abi
gkoehler
1
-1
/
+1
2020-03-04
Switch powerpc clang to -msvr4-struct-return, like gcc.
gkoehler
4
-9
/
+103
2020-01-03
avoid build race condition: our make has an "expensive job" heuristic
espie
1
-3
/
+7
2019-12-30
Apply pre-built unicore patch, remove excess files - perl-5.30.1
afresh1
526
-90419
/
+129055
2019-12-30
Apply local patches, remove excess files - perl-5.30.1
afresh1
53
-582
/
+452
2019-12-30
Fix merge issues, remove excess files - match perl-5.30.1 dist
afresh1
897
-222432
/
+115549
2019-12-30
Import perl-5.30.1
afresh1
381
-10244
/
+29224
2019-12-23
Teach gdb that the trap frame should be used for alltraps_kern_meltdown().
yasuoka
1
-0
/
+1
2019-12-21
a few depend:-related thingies that were still in.
espie
8
-30
/
+8
2019-12-21
Add arm64 support for lldb.
mortimer
4
-1
/
+652
2019-12-17
not renaming those temp files should be fatal
espie
2
-2
/
+10
2019-12-06
Like Targets.def include AMDGPU lines in generated .def files for
jsg
1
-4
/
+7
2019-11-29
Sort relative relocations (and relocations against the same symbol) by offset
guenther
1
-1
/
+8
2019-11-27
In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.
mortimer
5
-2
/
+56
2019-11-26
Revert previous "honour DEBUG", otherwise clang uses -g resulting in huge
sthen
1
-1
/
+2
2019-11-26
Add bits to allow lldb to find lldb-server.
mortimer
4
-0
/
+28
2019-11-26
Do not process 0 size DT_PLTRELSZ sections.
mortimer
1
-1
/
+3
2019-11-25
Honour DEBUG
kn
1
-2
/
+1
2019-11-10
Cope with missing PT_* operations on some architectures
deraadt
2
-0
/
+20
2019-11-09
Move the hashed __retguard_* symbols into individual sections and mark
guenther
1
-3
/
+5
2019-11-09
Add lldb support for debugging running binaries on amd64.
mortimer
32
-64
/
+2432
2019-11-08
Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int).
mpi
1
-1
/
+1
2019-10-25
Add retguard for octeon/mips64.
mortimer
10
-4
/
+444
2019-10-21
Fix backtrace across signals on amd64
kurt
1
-13
/
+23
2019-09-28
Make clang emit the proper path to our libcompiler_rt.a when asked to.
patrick
2
-0
/
+12
2019-09-01
Update clang build infrastructure for LLVM 8.0.1.
patrick
6
-14
/
+14
2019-09-01
Merge LLVM 8.0.1 release.
patrick
8
-20
/
+33
2019-09-01
Import LLVM 8.0.1 release including clang, lld and lldb.
patrick
59
-337
/
+484
2019-08-12
Ensure stack protector slot access is resolved by PEI.
mortimer
1
-0
/
+4
2019-08-11
Various fixes to make this compile with clang on powerpc.
kettenis
7
-13
/
+19
2019-08-01
The GlobalISel IRTranslator pass assumes that it is safe to use the
mortimer
1
-1
/
+2
2019-07-28
Address a few issues in the expansion of li.d and li.s:
visa
1
-8
/
+15
2019-07-24
Remove extra =back from OpenBSD::Pledge POD
afresh1
1
-3
/
+1
2019-07-14
Install OpenBSD::Unveil.3p manpage
afresh1
1
-0
/
+1
2019-07-11
Compile clang with -fomit-frame-pointer on mips64. This releases the
visa
1
-1
/
+6
2019-07-10
Put OpenBSD::Unveil in perl MANIFEST
afresh1
1
-0
/
+3
2019-07-09
Add OpenBSD::Unveil, a perl interface to unveil(2)
afresh1
3
-0
/
+285
2019-07-08
Fix instruction guard. This prevents the compiler from using
visa
1
-1
/
+1
2019-07-06
Fix Makemaker manpage section detection
afresh1
1
-2
/
+19
2019-07-01
Implement the 'h' register constraint on mips64. This lets clang build
visa
2
-0
/
+9
2019-06-26
In LLVM 8 somebody had the glorious idea to enable the integrated assembler
claudio
1
-1
/
+1
2019-06-24
Implement .cplocal directive. Needed when building libcrypto.
visa
3
-25
/
+68
2019-06-24
Implement SGE pseudo-instructions. Needed when building libcrypto.
visa
3
-0
/
+99
2019-06-24
Fix a bug in memory operand handling. If a load or store uses a symbol
visa
1
-0
/
+4
2019-06-24
The -nopie flag has already been pushed a few lines before,
patrick
1
-3
/
+2
2019-06-23
Re-add files that were previously removed but are now part of LLVM 8.0.0.
patrick
1
-0
/
+79
2019-06-23
Update clang build infrastructure for LLVM 8.0.0.
patrick
62
-152
/
+259
[prev]
[next]