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-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Andrew Kelley c535422423 wasm linker: implement hidden visibility
2025-01-15 15:11:36 -08:00
..
bss
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
common_symbols
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
common_symbols_alignment
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
glibc_compat
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
interdependent_static_c_libs
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
static_libs_from_object_files
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
wasm
wasm linker: implement hidden visibility
2025-01-15 15:11:36 -08:00
build.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
build.zig.zon
Promote linker test cases to packages
2024-04-07 16:05:54 -07:00
elf.zig
link/Elf: ensure we always sort all relocations by r_offset in -r mode
2024-10-29 17:27:42 -07:00
link.zig
test-link: migrate from deprecated std.Build APIs
2024-12-18 01:49:10 +05:00
macho.zig
compiler: disallow callconv etc from depending on function parameters
2024-12-18 23:06:35 +00:00