mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 15:53:08 +00:00
* fix issue 9519 Added some missing files from mingw * add missing compiler_rt functions * finish PR * add aarch64-windows-gnu to test targets * add more compiler_rt * add log2 * add pow * add modti3