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 03:33:37 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Jakub Konka 08459ff1c2
Merge pull request #11933 from Luukdegram/wasm-link-bss
stage2: wasm-linker - Place decls in the correct segment and order segments
2022-06-25 22:51:06 +02:00
..
C
zig.h: add casts for overflow arithmetic operations
2022-05-16 14:30:28 -07:00
MachO
math: make cast return optional instead of an error
2022-05-27 16:43:33 -04:00
Plan9
target: Rename sparcv9 -> sparc64
2022-05-13 16:43:59 -04:00
tapi
tapi: sync with upstream
2022-06-02 10:41:13 +02:00
Wasm
link/wasm: Put decls into the correct segments
2022-06-24 22:01:41 +02:00
C.zig
stage2: use indexes for Decl objects
2022-04-20 17:37:35 -07:00
Coff.zig
macho: implement -headerpad_max_install_names
2022-06-25 18:04:40 +02:00
Dwarf.zig
link/wasm: fix writing past the end of debug info buffer
2022-06-10 17:55:17 -07:00
Elf.zig
macho: implement -headerpad_max_install_names
2022-06-25 18:04:40 +02:00
MachO.zig
macho: implement -headerpad_max_install_names
2022-06-25 18:04:40 +02:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
NvPtx.zig
stage2: use indexes for Decl objects
2022-04-20 17:37:35 -07:00
Plan9.zig
stage2: use indexes for Decl objects
2022-04-20 17:37:35 -07:00
SpirV.zig
stage2: use indexes for Decl objects
2022-04-20 17:37:35 -07:00
tapi.zig
allocgate: change resize to return optional instead of error
2021-11-30 23:45:01 +00:00
Wasm.zig
Merge pull request #11933 from Luukdegram/wasm-link-bss
2022-06-25 22:51:06 +02:00