summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/arch-loongarch.h
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc: automatically detect necessity to use pselect6Thomas Weißschuh2023-10-121-3/+1
* tools/nolibc: loongarch: shrink _start with _start_cZhangjin Wu2023-08-231-40/+4
* tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0Zhangjin Wu2023-08-231-1/+1
* tools/nolibc: arch-*.h: add missing space after ','Zhangjin Wu2023-08-231-1/+1
* tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLISTZhangjin Wu2023-08-231-14/+9
* toolc/nolibc: arch-*.h: clean up whitespaces after __asm__Zhangjin Wu2023-08-231-7/+7
* tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh2023-06-091-1/+1
* tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh2023-06-091-3/+3
* tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh2023-06-091-1/+6
* tools/nolibc: use C89 comment syntaxThomas Weißschuh2023-06-091-19/+19
* tools/nolibc: Add support for LoongArchFeiyang Chen2023-03-201-0/+200