summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/compiler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc: compiler: use attribute((naked)) if availableThomas Weißschuh2024-08-121-2/+7
* tools/nolibc: move entrypoint specifics to compiler.hThomas Weißschuh2024-08-121-0/+3
* tools/nolibc: compiler: introduce __nolibc_has_attribute()Thomas Weißschuh2024-08-101-7/+9
* tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh2023-06-091-0/+10
* tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh2023-06-091-0/+15