index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-loongarch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-27
tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
Daniel Palmer
1
-1
/
+1
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
1
-7
/
+7
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
1
-0
/
+2
2025-04-14
tools/nolibc: drop manual stack pointer alignment
Thomas Weißschuh
1
-7
/
+0
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
1
-2
/
+2
2023-10-12
tools/nolibc: automatically detect necessity to use pselect6
Thomas Weißschuh
1
-3
/
+1
2023-08-23
tools/nolibc: loongarch: shrink _start with _start_c
Zhangjin Wu
1
-40
/
+4
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
tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
1
-14
/
+9
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: loongarch: add stackprotector support
Thomas Weißschuh
1
-1
/
+6
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-19
/
+19
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen
1
-0
/
+200