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-23 07:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Andrew Kelley ea4d2759a5
Merge pull request #11180 from jmc-88/cbe3
CBE: amending an incorrect test name, plus two small fixes
2022-03-15 17:04:23 -04:00
..
C
CBE: #undef linux in zig.h
2022-03-15 19:05:15 +00:00
MachO
std.dwarf: implement basic DWARF 5 parsing
2022-03-15 16:53:45 -04: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
stage2: rework Value storage of structs and arrays
2022-03-14 12:28:52 -07:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
NvPtx.zig
fix nvptx test failure #10968
2022-03-12 14:25:59 -05: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