Age | Commit message (Expand) | Author |
---|---|---|
2023-08-23 | tools/nolibc: stackprotector.h: make __stack_chk_init static | Zhangjin Wu |
2023-08-23 | tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACK... | Zhangjin Wu |
2023-06-09 | tools/nolibc: fix segfaults on compilers without attribute no_stack_protector | Thomas Weißschuh |
2023-06-09 | tools/nolibc: add autodetection for stackprotector support | Thomas Weißschuh |
2023-06-09 | tools/nolibc: ensure stack protector guard is never zero | Thomas Weißschuh |
2023-06-09 | tools/nolibc: use C89 comment syntax | Thomas Weißschuh |
2023-03-27 | tools/nolibc: add support for stack protector | Thomas Weißschuh |