zig/stage1
Alex Rønne Petersen 6b2c8fc688 zig.h: Improve portability of zig_*_windows_teb() helpers.
* Make it work for thumb and aarch64.
* Clean up std.os.windows.teb() a bit.

I also updated stage1/zig.h since the changes are backwards-compatible and are
necessary due to the std.os.windows changes that call the newly-added functions.
2024-11-04 11:59:38 +01:00
..
config.h.in build.zig: add support for using "zig c++" as the bootstrap c++ compiler 2023-10-16 23:07:04 +02:00
config.zig.in dev: introduce dev environments that enable compiler feature sets 2024-07-19 22:35:33 -07:00
FuncGen.h wasm2c: avoid indexing null pointer triggering undefined behavior 2024-06-17 14:34:52 -04: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 wasm2c: Add big endian support. 2024-10-26 22:00:09 +02:00
wasm2c.c wasm2c: Add an optional endianness command line argument. 2024-10-26 22:00:09 +02:00
wasm.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
zig1.wasm stage1: update zig1.wasm 2024-10-19 19:13:41 +01:00
zig.h zig.h: Improve portability of zig_*_windows_teb() helpers. 2024-11-04 11:59:38 +01:00