mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-13 23:46:16 +01:00
* remove "cpu features" that are actually just processors * rename `v8` to `v8a`. this matches the corresponding change to target/aarch64.zig * rename types in preparation for removing sub-architecture from `std.Target`. I have other files changed in my dirty working tree, but about to make some changes to arm.zig that I don't want batched with this commit. |
||
|---|---|---|
| .. | ||
| aarch64.zig | ||
| amdgpu.zig | ||
| arm.zig | ||
| avr.zig | ||
| bpf.zig | ||
| hexagon.zig | ||
| mips.zig | ||
| msp430.zig | ||
| nvptx.zig | ||
| powerpc.zig | ||
| riscv.zig | ||
| sparc.zig | ||
| systemz.zig | ||
| wasm.zig | ||
| x86.zig | ||