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
2021-03-04
Never automatically rewrite perl/dist/Devel-PPPort/t/01_test.t
afresh1
1
-1
/
+1
2021-03-01
Apply pre-built unicore patch, remove excess files - perl-5.32.1
afresh1
550
-124170
/
+216104
2021-03-01
Apply local patches, remove excess files - perl-5.32.1
afresh1
54
-525
/
+363
2021-03-01
Fix merge issues, remove excess files - match perl-5.32.1 dist
afresh1
981
-71596
/
+84155
2021-03-01
Import perl-5.32.1
afresh1
752
-17130
/
+44884
2021-02-20
Make the unwind cache tread-safe by declaring it thread_local. Solves
otto
1
-1
/
+1
2021-02-20
Recommit upstream alignment fix plus libperl version bump
afresh1
4
-25
/
+41
2021-02-16
Revery previous hash alignment fix
afresh1
3
-40
/
+24
2021-02-16
Backport upstream perl 64bit hash alignment fixes
afresh1
3
-24
/
+40
2021-02-14
Shuffle how lldb register contexts are built.
mortimer
9
-29
/
+48
2021-02-13
Cleanup lldb amd64 support.
mortimer
4
-474
/
+213
2021-02-11
When clang was changed to -fcommon, perl's P_hash_{seed,state} variables
deraadt
1
-1
/
+2
2021-02-10
only amd64 & arm64 lldb work at the moment
deraadt
2
-2
/
+12
2021-02-09
Build and install lldb.
patrick
2
-4
/
+4
2021-02-09
Fix lldb.
mortimer
2
-14
/
+4
2021-02-06
switch clang to -fno-common by default
naddy
3
-21
/
+6
2021-02-01
a regular function decl collides with an inline, due to C99 inline rules.
deraadt
1
-1
/
+2
2021-01-28
Extern dwarf2_loc_mark_labels. Fixes compiation with -fno-common.
mortimer
1
-1
/
+1
2021-01-28
Explicitly enable -fcommon, rather than untangle common symbols.
mortimer
1
-1
/
+2
2021-01-11
Switch libc++ and libc++abi to version 10.0.1.
patrick
4
-20
/
+15
2021-01-10
Backport fix to avoid including math.h from stdlib.h.
kettenis
2
-62
/
+63
2021-01-02
Re-apply our libc++ 8.0.0 patches to libc++ 10.0.1.
patrick
7
-12
/
+35
2021-01-02
Adjust link path for libc++ to find libc++abi to match change of Makefile
patrick
1
-2
/
+2
2021-01-02
Import libc++abi 10.0.1 release.
patrick
49
-0
/
+15495
2021-01-02
Import libc++ 10.0.1 release.
patrick
469
-0
/
+220737
2021-01-02
Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an
patrick
5
-1
/
+408
2021-01-02
Merge compiler-rt 11.0.0.
patrick
7
-157
/
+10
2021-01-02
Import compiler-rt 11.0.0 release.
patrick
357
-3748
/
+10095
2021-01-02
Adjust local modifications to follow changes made upstream.
kettenis
2
-3
/
+3
2021-01-02
Re-apply our libunwind 8.0.0 patches to libunwind 11.0.0. Patches to the
patrick
12
-23
/
+407
2021-01-02
Import libunwind 11.0.0 in new LLVM directory, thus not yet linked to
patrick
33
-0
/
+19171
2021-01-01
Skip leaf function optimization under some circumstances.
mortimer
1
-1
/
+110
2020-12-02
Fix a bug that GDB could not show the symbols of the core dump it was
asou
1
-1
/
+35
2020-12-01
Implement Loongson 2F BTB bug workaround in clang
visa
8
-1
/
+162
2020-11-29
Teach lld to link the macppc kernel
gkoehler
1
-0
/
+2
2020-11-21
Backport https://reviews.llvm.org/D75419. This adds a workaround for
kettenis
2
-4
/
+9
2020-11-20
Fix va_arg in C++, Objective-C on 32-bit powerpc
gkoehler
1
-3
/
+2
2020-11-10
Sort list of archs in alphabetical order.
patrick
1
-4
/
+4
2020-11-01
Do not reserve PowerPC GOT header entries when creating a relocatable
kettenis
1
-1
/
+1
2020-10-18
Use all 64 bits of the RETGUARD cookie on powerpc64
gkoehler
1
-14
/
+7
2020-10-12
Disable retguard for clang build.
mortimer
1
-2
/
+2
2020-10-12
Add RETGUARD implementation for powerpc and powerpc64.
mortimer
9
-1
/
+451
2020-10-11
Always allocate GOT header entries on powerpc.
kettenis
1
-0
/
+2
2020-09-30
Add minimal support for OpenBSD/powerpc64.
kettenis
7
-0
/
+748
2020-09-23
Don't pass the -dynamic-linker flag to ld when linking statically.
millert
11
-11
/
+11
2020-09-19
Fix frame pointer slot on aarch64 for functions that do not save callee
mortimer
1
-12
/
+6
2020-09-16
Avoid generating a core dump during make build. The Perl configure
bluhm
1
-0
/
+1
2020-09-10
Disable strict floating point if not X86
gkoehler
12
-0
/
+40
2020-08-31
Delete my leftover comment.
gkoehler
1
-1
/
+0
2020-08-14
Remove local change to fix powerpc floating-point alignment
gkoehler
2
-9
/
+0
[next]