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 c565191f30 test/link/wasm/type: remove redundant tests
This test passes now, but let's not run it for the other optimization
modes since they don't affect linker behavior.
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
test/link/wasm/type: remove redundant tests
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
delete bad linker test: bss
2025-01-15 15:11:36 -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