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-28 09:03:21 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Jakub Konka 510357355a stage2: fix premature atom deinit in macho linker
2021-12-15 17:28:48 +01:00
..
C
stage2: Add support for floats in the C backend (#10059)
2021-11-09 18:56:01 -05:00
MachO
macho: handle TLS imported from dylib
2021-12-15 08:59:20 +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
allocgate: std Allocator interface refactor
2021-11-30 23:32:47 +00:00
C.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Coff.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
Elf.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
MachO.zig
stage2: fix premature atom deinit in macho linker
2021-12-15 17:28:48 +01:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
Plan9.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
SpirV.zig
allocgate: std Allocator interface refactor
2021-11-30 23:32:47 +00:00
tapi.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00
Wasm.zig
wasm-linker: Allow specifying symbols to be exported
2021-12-14 14:02:23 -08:00