summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/arch-loongarch.h
AgeCommit message (Expand)Author
2023-06-09tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: use C89 comment syntaxThomas Weißschuh
2023-03-20tools/nolibc: Add support for LoongArchFeiyang Chen