mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 09:02:32 +00:00
41dd2beaac
* unify the logic for exporting math functions from compiler-rt, with the appropriate suffixes and prefixes. - add all missing f128 and f80 exports. Functions with missing implementations call other functions and have TODO comments. - also add f16 functions * move math functions from freestanding libc to compiler-rt (#7265) * enable all the f128 and f80 code in the stage2 compiler and behavior tests (#11161). * update std lib to use builtins rather than `std.math`. |
||
---|---|---|
.. | ||
Gimli.zig | ||
Isaac64.zig | ||
Pcg.zig | ||
Sfc64.zig | ||
Xoroshiro128.zig | ||
Xoshiro256.zig | ||
ziggurat.zig |