BRANCH_TODO | 55 + lib/std/buffer.zig | 4 +- lib/std/build.zig | 49 +- lib/std/builtin.zig | 6 + lib/std/fmt.zig | 5 + lib/std/meta.zig | 18 + lib/std/os/linux/tls.zig | 2 +- lib/std/std.zig | 1 - lib/std/target.zig | 324 ++-- lib/std/target/aarch64.zig | 3129 ++++++++++++++++---------------- src-self-hosted/stage1.zig | 387 ++-- src/all_types.hpp | 2 - src/codegen.cpp | 56 +- src/main.cpp | 24 +- src/target.hpp | 1 + src/userland.cpp | 50 +- src/userland.h | 18 +- 17 files changed, 2088 insertions(+), 2043 deletions(-)