Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-21 | tools/nolibc: Remove .global _start from the entry point code | Ammar Faizi | 1 | -1/+0 |
2022-04-21 | tools/nolibc: Replace `asm` with `__asm__` | Ammar Faizi | 1 | -29/+29 |
2022-04-21 | tools/nolibc/arch: mark the _start symbol as weak | Willy Tarreau | 1 | -0/+1 |
2022-04-21 | tools/nolibc/arch: split arch-specific code into individual files | Willy Tarreau | 1 | -0/+204 |