zig/stage1
kcbanner a9b68308b9 cbe: fixes for tls, support for not linking libc, and enabling tests
- 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
2023-01-29 15:04:13 -05:00
..
config.h.in build: obtain zigcpp library prefix/suffix from cmake 2022-12-07 01:44:15 -07:00
config.zig.in disable package manager code when bootstrapping 2023-01-11 15:39:49 -08:00
FuncGen.h wasm2c: reuse locals 2022-12-09 03:45:29 -05:00
InputStream.h remove the zstd mechanism from the build process 2022-12-09 20:59:13 -07:00
panic.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
wasi.c wasi: add support for windows paths 2022-12-06 12:27:28 -07:00
wasm2c.c wasm2c: reuse locals 2022-12-09 03:45:29 -05:00
wasm.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
zig1.wasm cbe: fixes for tls, support for not linking libc, and enabling tests 2023-01-29 15:04:13 -05:00