aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/include/nolibc/arch-loongarch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-12tools/nolibc: automatically detect necessity to use pselect6Thomas Weißschuh1-3/+1
2023-08-23tools/nolibc: loongarch: shrink _start with _start_cZhangjin Wu1-40/+4
2023-08-23tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0Zhangjin Wu1-1/+1
2023-08-23tools/nolibc: arch-*.h: add missing space after ','Zhangjin Wu1-1/+1
2023-08-23tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLISTZhangjin Wu1-14/+9
2023-08-23toolc/nolibc: arch-*.h: clean up whitespaces after __asm__Zhangjin Wu1-7/+7
2023-06-09tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh1-1/+1
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh1-3/+3
2023-06-09tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh1-1/+6
2023-06-09tools/nolibc: use C89 comment syntaxThomas Weißschuh1-19/+19
2023-03-20tools/nolibc: Add support for LoongArchFeiyang Chen1-0/+200