| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-02 | Coff2: create a new linker from scratch | Jacob Young | |
| 2025-07-22 | aarch64: add new from scratch self-hosted backend | Jacob Young | |
| 2025-06-16 | rename spirv backend name | Ali Cheraghi | |
| `stage2_spirv64` -> `stage2_spirv` | |||
| 2025-01-16 | all: update to `std.builtin.Type.Pointer.Size` field renames | mlugg | |
| This was done by regex substitution with `sed`. I then manually went over the entire diff and fixed any incorrect changes. This diff also changes a lot of `callconv(.C)` to `callconv(.c)`, since my regex happened to also trigger here. I opted to leave these changes in, since they *are* a correct migration, even if they're not the one I was trying to do! | |||
| 2024-05-11 | riscv: add stage2_riscv to test matrix and bypass failing tests | David Rubin | |
| 2024-02-06 | x86_64+macho: pass more behavior tests | Jakub Konka | |
| 2024-01-03 | cbe: fix non-msvc externs and exports | Jacob Young | |
| Closes #17817 | |||
