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
/
lib
/
csu
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-27
Prevent the use of jump tables on powerpc64 as well.
kettenis
1
-2
/
+3
2020-06-25
disable altivec and vsx as it causes issues in qemu testing.
drahn
1
-1
/
+5
2020-05-19
Disable builtins on ppc in order to prevent the compiler from optimizing in
mortimer
1
-2
/
+2
2019-07-01
Need to compile rcrt0.o with -fno-jump-tables on powerpc as well.
kettenis
1
-3
/
+8
2019-06-28
Since clang only supports the "secure" PLT ABI for "big" PIC/PIE on powerpc,
kettenis
1
-9
/
+1
2019-04-19
Prevent clang from using builtins and jump tables in _dl_boot_bind()
visa
1
-1
/
+6
2019-02-24
Remove -S from install commands
kn
1
-2
/
+2
2017-08-12
Fix dependency generation: pass ${DFLAGS} and -MF explicitly
guenther
1
-8
/
+11
2017-07-10
remove misc. depend and yacc nits that no longer matter.
espie
1
-4
/
+1
2017-01-21
amd64 can build rcrt0.o with the stack-protector
guenther
1
-3
/
+10
2016-11-08
Use sed -i to post-process .depend. This avoids permission issues caused
natano
1
-8
/
+2
2016-10-15
unify tmp depend generation.
espie
1
-5
/
+8
2016-09-03
Enable PIE on arm now that sjlj exceptions are no longer used after
jsg
1
-6
/
+1
2016-09-01
retire sparc
tedu
1
-3
/
+2
2014-12-22
Introduce new csu0 variant for -static -pie binaries to use called
kurt
1
-2
/
+11
2014-11-15
Objects for the executable can be PIE instead of PIC, so remove the sparc64
guenther
1
-9
/
+1
2014-11-15
ELF uberalles, so move the files up out of common_elf
guenther
1
-16
/
+14
2014-11-12
Merge Makefiles, moving the build up a level and putting the CPU-specific
guenther
1
-6
/
+94
2014-11-10
m68k is dead <sniff>
guenther
1
-2
/
+2
2011-07-04
enter ia64 for obj
deraadt
1
-2
/
+2
2010-02-03
Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent
miod
1
-3
/
+3
2006-11-09
build obj in sh
drahn
1
-2
/
+2
2004-09-10
add mips64 to the list. ok derradt.
pefo
1
-2
/
+2
2004-02-27
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
deraadt
1
-2
/
+2
2004-02-01
link into build. make obj is safe in arm dir.
drahn
1
-2
/
+2
2004-01-28
for make obj, enter x86_64; mickey ok
deraadt
1
-2
/
+2
2004-01-04
c++rt0.o is a relic of long ago. tested on ELF drahn a.out miod, ok miod@
drahn
1
-3
/
+1
2001-09-11
add sparc64; op2@squish.org
jason
1
-2
/
+2
2001-08-19
remove unused bits and pieces.
brad
1
-2
/
+2
2001-08-19
make obj in hppa always
mickey
1
-2
/
+2
2001-07-11
remove mips leftovers; ok brad
pvalchev
1
-2
/
+2
2001-06-26
Put m88k-related files in the correctly named directory.
miod
1
-2
/
+2
1999-08-20
Fix RCS Ids
niklas
1
-1
/
+1
1997-11-08
make obj thingies.
todd
1
-2
/
+8
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+5