zig/test/link
Andrew Kelley 61b69a418d
Merge pull request #22659 from ifreund/linker-script-fix
link: fix ambiguous names in linker scripts
2025-02-22 18:18:24 -05:00
..
bss test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
common_symbols std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
common_symbols_alignment std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
glibc_compat test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
interdependent_static_c_libs std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
static_libs_from_object_files std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
wasm test/link/wasm/shared-memory: update to better linker behavior 2025-01-15 19:44:20 -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: fix ambiguous names in linker scripts 2025-02-10 23:19:48 +01:00
link.zig std.Build: add addLibrary function (#22554) 2025-01-22 02:29:21 +00:00
macho.zig link.MachO: Add support for the -x flag (discard local symbols). 2025-02-22 06:35:19 +01:00