Age | Commit message (Expand) | Author |
---|---|---|
2024-08-12 | tools/nolibc: compiler: use attribute((naked)) if available | Thomas Weißschuh |
2024-08-12 | tools/nolibc: move entrypoint specifics to compiler.h | Thomas Weißschuh |
2024-08-10 | tools/nolibc: compiler: introduce __nolibc_has_attribute() | Thomas Weißschuh |
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 |