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 |
||
---|---|---|
.. | ||
config.h.in | ||
config.zig.in | ||
FuncGen.h | ||
InputStream.h | ||
panic.h | ||
wasi.c | ||
wasm2c.c | ||
wasm.h | ||
zig1.wasm |