| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get rid of other warnings | 2026-04-12 | 1 | -1/+1 | |
| * | aarch64: align leaf func stacks too | 2026-04-12 | 1 | -2/+2 | |
| * | aarch64: fix stack frame layout, again | 2026-04-12 | 1 | -35/+32 | |
| * | aarch64 handle more cases of stack relative addressing | 2026-04-09 | 1 | -0/+4 | |
| * | Implement basic aarch64 struct arg passing ABI | 2026-04-08 | 1 | -40/+80 | |
| * | aarch64: GOT relocations | 2026-03-26 | 1 | -17/+45 | |
| * | aarch64 struct arg passing ABI wip | 2026-03-25 | 1 | -2/+4 | |
| * | IR: emit inline function standalone bodies lazily | 2026-03-23 | 1 | -5/+5 | |
| * | style: change uvlong -> u64int, vlong -> s64int | 2026-03-22 | 1 | -2/+2 | |
| * | aarch64: rem/urem, bswap*, arg bugfix | 2026-03-22 | 1 | -0/+22 | |
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -70/+71 | |
| * | REFACTOR: finish renaming | 2026-03-17 | 1 | -3/+3 | |
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+1023 |