mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 07:32:44 +00:00
a9b68308b9
- cbe: Implement linksection support, to support TLS when not linking libc - cbe: Support under-aligned variables / struct fields - cbe: Support packed structs (in the C definition of packed) - windows: Fix regression with x86 _tls_array - compiler_rt: Add 128-bit atomics to compiler_rt - tests: Re-enable threadlocal tests on cbe+windows, and llvm+x86 - tests: Re-enable f80 tests that now pass - ci: change windows ci to run the CBE behaviour tests with -lc, to match how the compiler is bootstrapped - update zig1.wasm |
||
---|---|---|
.. | ||
aarch64-linux-debug.sh | ||
aarch64-linux-release.sh | ||
aarch64-macos.sh | ||
aarch64-windows.ps1 | ||
x86_64-linux-debug.sh | ||
x86_64-linux-release.sh | ||
x86_64-macos-debug.sh | ||
x86_64-macos-release.sh | ||
x86_64-windows-debug.ps1 | ||
x86_64-windows-release.ps1 |