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-06-18
avoid -Wpointer-compare warning which broke build with clang 10
jsg
2
-2
/
+2
2020-06-04
Set max atomic size for PowerPC.
gkoehler
1
-1
/
+4
2020-06-04
Sync to perl 5.30.3
afresh1
36
-230
/
+623
2020-06-01
Fix various overflows and state corruption in perl
afresh1
5
-50
/
+124
2020-05-31
Don't build the rs6000coff_vec and rs6000coff64_vec targets. These
kettenis
1
-3
/
+3
2020-05-30
Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now.
drahn
1
-0
/
+2
2020-05-30
Powerpc64 should use same _mcount profiling as powerpc 32bit.
drahn
1
-0
/
+1
2020-05-30
Initial set of changes to build powerpc64 toolchain.
drahn
2
-5
/
+5
2020-05-29
Adjust some PPC ELF code to return -1 instead of doing pointer
patrick
1
-1
/
+1
2020-05-25
PowerPC: optimize away the frame pointer.
gkoehler
1
-3
/
+4
2020-05-23
Use a distinct trap code with retguard on mips64.
visa
1
-2
/
+3
2020-05-20
Make sure that we add our OpenBSD specific defines on PowerPC64 targets.
patrick
1
-0
/
+4
2020-05-02
Don't make an illegal adde. Avoids fatal error on PowerPC.
gkoehler
1
-1
/
+3
2020-04-25
Note extra Term-ReadKey build dependency on Cwd
afresh1
1
-0
/
+1
2020-04-09
Make sure that we really don't emut quad-precision unless the
kettenis
3
-16
/
+43
2020-04-09
Make sure that we generate a PLT when a plabel is required even for
kettenis
1
-1
/
+7
2020-04-09
Update perl manpage list
afresh1
1
-1
/
+3
2020-04-09
Update perl to 5.30.2
afresh1
101
-484
/
+1536
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
[next]