src/link.cpp | 6 + std/special/compiler_rt/comparetf2.zig | 17 +-- std/special/compiler_rt/fixunsdfdi.zig | 5 +- std/special/compiler_rt/fixunsdfsi.zig | 5 +- std/special/compiler_rt/fixunsdfti.zig | 5 +- std/special/compiler_rt/fixunssfdi.zig | 5 +- std/special/compiler_rt/fixunssfsi.zig | 5 +- std/special/compiler_rt/fixunssfti.zig | 5 +- std/special/compiler_rt/fixunstfdi.zig | 5 +- std/special/compiler_rt/fixunstfsi.zig | 5 +- std/special/compiler_rt/fixunstfti.zig | 5 +- std/special/compiler_rt/index.zig | 213 ++++++++++++++++---------------- std/special/compiler_rt/udivmoddi4.zig | 3 +- std/special/compiler_rt/udivmodti4.zig | 3 +- std/special/compiler_rt/udivti3.zig | 3 +- std/special/compiler_rt/umodti3.zig | 3 +- 16 files changed, 167 insertions(+), 126 deletions(-)