mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 14:24:43 +00:00
* Don't skip the TLS initialization (Fixes #9083) * Add a test case where a PIE program is built and run * Refactor the common initialization code in the Linux startup sequence. |
||
|---|---|---|
| .. | ||
| bpf | ||
| arm-eabi.zig | ||
| arm64.zig | ||
| bpf.zig | ||
| i386.zig | ||
| io_uring.zig | ||
| mips.zig | ||
| powerpc.zig | ||
| powerpc64.zig | ||
| riscv64.zig | ||
| sparc64.zig | ||
| start_pie.zig | ||
| test.zig | ||
| thumb.zig | ||
| tls.zig | ||
| vdso.zig | ||
| x86_64.zig | ||