Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-13 01:33:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Jacob Young e1f3fc6ce2 Coff2: create a new linker from scratch
2025-10-02 17:44:52 -04:00
..
aarch64
Elf2: create a new linker from scratch
2025-09-21 14:09:14 -07:00
arm
compiler: delete arm backend
2025-07-02 14:50:41 -07:00
c
std.fmt: delete deprecated APIs
2025-08-31 12:49:18 -07:00
llvm
build system: replace fuzzing UI with build UI, add time report
2025-08-01 23:48:21 +01:00
mips
compiler: change canonical path for backend ABI source files
2025-07-02 15:01:50 -07:00
riscv64
compiler: move self-hosted backends from src/arch to src/codegen
2025-09-26 02:02:07 +02:00
sparc64
compiler: move self-hosted backends from src/arch to src/codegen
2025-09-26 02:02:07 +02:00
spirv
std.Io: delete GenericReader
2025-08-29 17:14:26 -07:00
wasm
compiler: move self-hosted backends from src/arch to src/codegen
2025-09-26 02:02:07 +02:00
x86_64
Coff2: create a new linker from scratch
2025-10-02 17:44:52 -04:00
aarch64.zig
aarch64: implement var args
2025-07-27 06:59:38 -04:00
c.zig
std.fmt: delete deprecated APIs
2025-08-31 12:49:18 -07:00
llvm.zig
x86_64: fix windows calling convention abi
2025-10-02 15:59:51 -04:00