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-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Bingwu Zhang a8fea09cd5 cbe: fix more MIPS register names in inline assembly
2025-11-01 15:11:35 +01:00
..
aarch64
aarch64: fix macho external references
2025-10-30 09:31:30 +00: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
Support generating import libraries from mingw .def files without LLVM
2025-10-03 18:26:05 -07: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
spirv: fix airWorkGroupSize to use workgroup_size builtin
2025-10-28 10:23:32 +01:00
wasm
wasm linking: handle unreachable call_indirect
2025-10-29 06:20:51 -07:00
x86_64
Merge pull request #25558 from jacobly0/elfv2-load-obj
2025-10-30 12:09:13 -04:00
aarch64.zig
aarch64: implement var args
2025-07-27 06:59:38 -04:00
c.zig
cbe: fix more MIPS register names in inline assembly
2025-11-01 15:11:35 +01:00
llvm.zig
Merge pull request #25592 from ziglang/init-std.Io
2025-10-29 13:51:37 -07:00