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