index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-loongarch.h
Age
Commit message (
Expand
)
Author
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
2025-04-14
tools/nolibc: drop manual stack pointer alignment
Thomas Weißschuh
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
2023-10-12
tools/nolibc: automatically detect necessity to use pselect6
Thomas Weißschuh
2023-08-23
tools/nolibc: loongarch: shrink _start with _start_c
Zhangjin Wu
2023-08-23
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
2023-08-23
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
2023-08-23
tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST
Zhangjin Wu
2023-08-23
toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen