Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/nolibc: loongarch: shrink _start with _start_c | Zhangjin Wu | 2023-08-23 | 1 | -40/+4 |
* | tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0 | Zhangjin Wu | 2023-08-23 | 1 | -1/+1 |
* | tools/nolibc: arch-*.h: add missing space after ',' | Zhangjin Wu | 2023-08-23 | 1 | -1/+1 |
* | tools/nolibc: arch-loongarch.h: shrink with _NOLIBC_SYSCALL_CLOBBERLIST | Zhangjin Wu | 2023-08-23 | 1 | -14/+9 |
* | toolc/nolibc: arch-*.h: clean up whitespaces after __asm__ | Zhangjin Wu | 2023-08-23 | 1 | -7/+7 |
* | tools/nolibc: fix segfaults on compilers without attribute no_stack_protector | Thomas Weißschuh | 2023-06-09 | 1 | -1/+1 |
* | tools/nolibc: add autodetection for stackprotector support | Thomas Weißschuh | 2023-06-09 | 1 | -3/+3 |
* | tools/nolibc: loongarch: add stackprotector support | Thomas Weißschuh | 2023-06-09 | 1 | -1/+6 |
* | tools/nolibc: use C89 comment syntax | Thomas Weißschuh | 2023-06-09 | 1 | -19/+19 |
* | tools/nolibc: Add support for LoongArch | Feiyang Chen | 2023-03-20 | 1 | -0/+200 |