summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/compiler.h
AgeCommit message (Expand)Author
2024-08-12tools/nolibc: compiler: use attribute((naked)) if availableThomas Weißschuh
2024-08-12tools/nolibc: move entrypoint specifics to compiler.hThomas Weißschuh
2024-08-10tools/nolibc: compiler: introduce __nolibc_has_attribute()Thomas Weißschuh
2023-06-09tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh