aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special/compiler_rt/floatunditf.zig
AgeCommit message (Expand)Author
2020-12-31Year++Frank Denis
2020-09-03update uses of deprecated type field accessVexu
2020-08-20add license header to all std lib filesAndrew Kelley
2020-03-27compiler-rt: Fix __floatunditfLemonBoy
2020-01-06zig fmt and update `extern fn` to `callconv(.C)`Andrew Kelley
2019-09-25mv std/ lib/Andrew Kelley