ci/travis_osx_install | 46 ++++++-------------------------- ci/travis_osx_script | 6 ++--- src/codegen.cpp | 1 + src/link.cpp | 36 ++++++++++++++++--------- std/special/compiler_rt/comparetf2.zig | 26 +++++++++++++++++- std/special/compiler_rt/fixunsdfdi.zig | 1 + std/special/compiler_rt/fixunsdfsi.zig | 1 + std/special/compiler_rt/fixunsdfti.zig | 1 + std/special/compiler_rt/fixunssfdi.zig | 1 + std/special/compiler_rt/fixunssfsi.zig | 1 + std/special/compiler_rt/fixunssfti.zig | 1 + std/special/compiler_rt/fixunstfdi.zig | 1 + std/special/compiler_rt/fixunstfsi.zig | 1 + std/special/compiler_rt/fixunstfti.zig | 1 + std/special/compiler_rt/index.zig | 6 +++++ 15 files changed, 75 insertions(+), 55 deletions(-)