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-23 22:53:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Andrew Kelley 8c94950c24 fix compilation failures found by CI
2024-03-19 16:18:18 -07:00
..
bss
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
common_symbols
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
common_symbols_alignment
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
glibc_compat
fix compilation failures found by CI
2024-03-19 16:18:18 -07:00
interdependent_static_c_libs
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
static_libs_from_object_files
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
wasm
wasm: gc fixes and re-enable linker tests
2024-02-29 15:24:08 +01:00
elf.zig
test/link/elf: do not check for $thunk in thunks tests for now
2024-03-13 08:25:38 +01:00
link.zig
test/link/macho: add some smoke tests for self-hosted MachO
2024-02-03 17:57:35 +01:00
macho.zig
macho: fix a sad typo in calculating the address of a TLV pointer
2024-03-15 08:17:10 +01:00