lib/compiler_rt/fixdfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixhfti.zig | 18 ++++++++++++++++-- lib/compiler_rt/fixsfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixtfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixunsdfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixunshfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixunssfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixunstfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixunsxfti.zig | 16 +++++++++++++++- lib/compiler_rt/fixxfti.zig | 18 ++++++++++++++++-- lib/compiler_rt/floattidf.zig | 16 +++++++++++++++- lib/compiler_rt/floattihf.zig | 18 ++++++++++++++++-- lib/compiler_rt/floattisf.zig | 16 +++++++++++++++- lib/compiler_rt/floattitf.zig | 16 +++++++++++++++- lib/compiler_rt/floattixf.zig | 18 ++++++++++++++++-- lib/compiler_rt/floatuntidf.zig | 16 +++++++++++++++- lib/compiler_rt/floatuntihf.zig | 18 ++++++++++++++++-- lib/compiler_rt/floatuntisf.zig | 16 +++++++++++++++- lib/compiler_rt/floatuntitf.zig | 22 +++++++++++++++------- lib/compiler_rt/floatuntixf.zig | 16 +++++++++++++++- lib/std/fmt.zig | 8 -------- 21 files changed, 305 insertions(+), 39 deletions(-)