Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -7/+3 |
2023-06-09 | tools/nolibc: ensure stack protector guard is never zero | Thomas Weißschuh | 1 | -2/+3 |
2023-06-09 | tools/nolibc: use C89 comment syntax | Thomas Weißschuh | 1 | -2/+2 |
2023-03-28 | tools/nolibc: add support for stack protector | Thomas Weißschuh | 1 | -0/+53 |