| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-29 | tools/nolibc: use __fallthrough__ rather than fallthrough | Benjamin Berg |
| 2025-04-19 | tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as() | Thomas Weißschuh |
| 2025-04-19 | tools/nolibc: add __nolibc_has_feature() | Thomas Weißschuh |
| 2024-10-07 | tools/nolibc: compiler: add macro __nolibc_fallthrough | Thomas Weißschuh |
| 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 |