Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |