lib/libc/mingw/misc/_create_locale.c | 33 ++++ lib/libc/mingw/misc/_free_locale.c | 31 ++++ lib/libcxx/src/filesystem/int128_builtins.cpp | 54 ------- lib/libcxxabi/src/stdlib_new_delete.cpp | 262 -------------------------------- src-self-hosted/stage2.zig | 4 + src/all_types.hpp | 2 + src/analyze.hpp | 1 + src/codegen.cpp | 27 +++- src/install_files.h | 2 - src/link.cpp | 64 +++++++- src/main.cpp | 18 +++ src/stage2.h | 4 + src/target.cpp | 7 + src/target.hpp | 1 + tools/update_clang_options.zig | 16 ++ 15 files changed, 199 insertions(+), 327 deletions(-)