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 2026-01-22 15:25:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/codegen
History
Andrew Kelley 2bcdde2985 compiler: update for introduction of std.Io
only thing remaining is using libc dns resolution when linking libc
2025-10-29 06:20:49 -07: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
spirv: fix airWorkGroupSize to use workgroup_size builtin
2025-10-28 10:23:32 +01: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
feat: init x86_16 arch via CBE
2025-10-27 11:19:51 +01:00
llvm.zig
compiler: update for introduction of std.Io
2025-10-29 06:20:49 -07:00