index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-riscv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
tools/nolibc: automatically detect necessity to use pselect6
Thomas Weißschuh
1
-3
/
+0
2023-08-23
tools/nolibc: riscv: shrink _start with _start_c
Zhangjin Wu
1
-39
/
+5
2023-08-23
tools/nolibc: remove the old sys_stat support
Zhangjin Wu
1
-23
/
+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: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
1
-1
/
+1
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
1
-3
/
+3
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
1
-1
/
+6
2023-06-09
tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
1
-5
/
+9
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-20
/
+20
2023-01-10
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
1
-0
/
+10
2023-01-10
tools/nolibc: export environ as a weak symbol on riscv
Willy Tarreau
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
-17
/
+19
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2022-08-31
tools/nolibc: make argc 32-bit in riscv startup code
Willy Tarreau
1
-1
/
+1
2022-04-20
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
1
-1
/
+0
2022-04-20
tools/nolibc: Replace `asm` with `__asm__`
Ammar Faizi
1
-37
/
+37
2022-04-20
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
1
-0
/
+1
2022-04-20
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
1
-0
/
+204