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-31 11:43:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Daniele Cocca 226fcd7c70 CBE: implement clz, ctz for ints <= 128 bits
2022-03-11 23:12:15 +00:00
..
C
CBE: implement clz, ctz for ints <= 128 bits
2022-03-11 23:12:15 +00:00
MachO
dwarf: move all dwarf into standalone module
2022-03-08 09:46:27 +01:00
Plan9
Spelling corrections (#9833)
2021-09-24 13:39:20 -04:00
tapi
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Wasm
wasm: Fix incremental compilation
2022-03-06 23:33:50 +01:00
C.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Coff.zig
codegen: lower field_ptr to memory across linking backends
2022-03-01 22:03:18 +01:00
Dwarf.zig
LLVM: fix memory leak of debug type names
2022-03-08 15:03:03 -07:00
Elf.zig
dwarf: move all dwarf into standalone module
2022-03-08 09:46:27 +01:00
MachO.zig
dwarf: move all dwarf into standalone module
2022-03-08 09:46:27 +01:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
NvPtx.zig
stage2: add support for Nvptx target
2022-02-05 16:33:00 +02:00
Plan9.zig
codegen: lower field_ptr to memory across linking backends
2022-03-01 22:03:18 +01:00
SpirV.zig
link: avoid double close on openPath error
2022-02-16 14:12:15 -07:00
tapi.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00
Wasm.zig
wasm: Fix incremental compilation
2022-03-06 23:33:50 +01:00