zig/stage1
Matthew Lugg 5df5e2ed26
zig.h: drop dependency on deleted compiler_rt functions
It turns out we did use these in the C backend. However, it's really
just as easy, if not easier, to replicate the logic directly in C.

Synchronizes stage1/zig.h to make sure the bootstrap doesn't depend on
these functions either. The actual zig1 tarball is unmodified because
regenerating it is unnecessary in this instance.
2025-11-12 16:00:16 +00:00
..
2022-12-06 12:15:04 -07:00
2025-07-09 10:47:36 -07:00
2025-07-25 02:10:09 -07:00
2025-09-18 12:42:24 +02:00