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 42602dc96b test/link/wasm/export-data: update expected behavior
Object being linked has neither functions nor globals named "foo" or
"bar" and so these names correctly fail to be exported when creating an
executable.
2025-01-15 15:11:37 -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
test/link/wasm/export-data: update expected behavior
2025-01-15 15:11:37 -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
test/link/wasm/segment: delete bad test
2025-01-15 15:11:37 -08: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