zig/src-self-hosted
Andrew Kelley 17d40ecb49 stage2: building libunwind.a
and put glibc shared objects on the elf linker line
2020-09-16 17:18:13 -07:00
..
codegen stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
link stage2: building libunwind.a 2020-09-16 17:18:13 -07:00
astgen.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
Cache.zig stage2 Cache: use hex instead of base64 for file paths 2020-09-16 12:31:42 -07:00
clang.zig translate-c: convert int to bool if bool is expected 2020-08-11 12:24:45 +03:00
clang_options.zig start moving zig cc to stage2 2020-09-09 09:28:05 -07:00
clang_options_data.zig zig cc looks for native include directories unless -nostdinc 2020-04-04 14:58:24 -04:00
codegen.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
Compilation.zig stage2: building libunwind.a 2020-09-16 17:18:13 -07:00
DepTokenizer.zig stage2: implement .d file parsing for C objects 2020-09-15 18:02:42 -07:00
glibc.zig stage2: building libunwind.a 2020-09-16 17:18:13 -07:00
introspect.zig move std.cache_hash from std to stage2 2020-09-14 11:05:51 -07:00
ir.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
libc_installation.zig Merge remote-tracking branch 'origin/master' into stage2-zig-cc 2020-09-15 18:04:37 -07:00
libunwind.zig stage2: building libunwind.a 2020-09-16 17:18:13 -07:00
link.zig stage2: support for machine code model CLI 2020-09-14 21:22:11 -07:00
liveness.zig hash_map: rename to ArrayHashMap and add new HashMap implementation 2020-09-02 00:17:50 +02:00
llvm.zig stage2: implement writing archive files 2020-09-14 15:28:09 -07:00
main.zig stage2: std.log.err is an error not a warning 2020-09-16 13:41:28 -07:00
Module.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
Package.zig stage2: rename Module to Compilation 2020-09-13 19:49:52 -07:00
print_env.zig stage2: linking with LLD and building glibc static CRT files 2020-09-12 00:51:06 -07:00
print_targets.zig stage2: linking with LLD and building glibc static CRT files 2020-09-12 00:51:06 -07:00
stage2.zig stage2: update to new LibCInstallation API 2020-09-15 18:08:52 -07:00
target.zig stage2: implement writing archive files 2020-09-14 15:28:09 -07:00
test.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
tracy.zig self-hosted: fix test regressions 2020-06-24 20:28:52 -04:00
translate_c.zig translate-c: determine sizeof using std.meta.sizeof 2020-09-14 23:53:38 +03:00
type.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
TypedValue.zig self-hosted: implement Decl lookup 2020-06-18 17:12:56 -04:00
value.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
windows_sdk.zig
zir.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00
zir_sema.zig stage2: rename ZigModule to Module 2020-09-13 19:56:35 -07:00