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