index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-s390.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
tools/nolibc: s390: shrink _start with _start_c
Zhangjin Wu
1
-31
/
+5
2023-08-23
tools/nolibc: remove the old sys_stat support
Zhangjin Wu
1
-25
/
+0
2023-08-23
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
1
-1
/
+1
2023-08-23
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
1
-1
/
+1
2023-08-23
toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
1
-7
/
+7
2023-06-09
tools/nolibc: s390: disable stackprotector in _start
Thomas Weißschuh
1
-1
/
+3
2023-06-09
tools/nolibc: s390: provide custom implementation for sys_fork
Thomas Weißschuh
1
-0
/
+9
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-1
/
+1
2023-01-10
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
1
-0
/
+10
2023-01-10
tools/nolibc: export environ as a weak symbol on s390
Sven Schnelle
1
-0
/
+4
2023-01-10
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
1
-12
/
+0
2023-01-10
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
1
-21
/
+23
2023-01-09
nolibc: add support for s390
Sven Schnelle
1
-0
/
+222