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-16 11:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Alex Rønne Petersen af1d777b27
std.builtin: add CallingConvention.sh_interrupt
Only supported in CBE.
2025-10-23 09:27:17 +02:00
..
aarch64
Coff: delete
2025-10-02 17:44:52 -04: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
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
Coff: implement threadlocal variables
2025-10-10 22:47:47 -07:00
aarch64.zig
aarch64: implement var args
2025-07-27 06:59:38 -04:00
c.zig
std.builtin: add CallingConvention.sh_interrupt
2025-10-23 09:27:17 +02:00
llvm.zig
std.builtin: add CallingConvention.sh_interrupt
2025-10-23 09:27:17 +02:00