.. |
codegen
|
stage2+aarch64: clean up offset helper structs
|
2020-12-09 17:21:21 +01:00 |
link
|
lld+macho: clean up error message when padding insufficient
|
2020-12-09 20:36:58 +01:00 |
stage1
|
Merge pull request #7362 from Vexu/std
|
2020-12-09 14:29:15 -05:00 |
astgen.zig
|
stage2: variable shadowing detection (#6969)
|
2020-12-06 19:36:49 +02:00 |
Cache.zig
|
stage2: add -femit-foo=bar args to the cache hash
|
2020-12-01 16:35:27 -07:00 |
clang_options_data.zig
|
modernize the PIE patch for the latest master branch
|
2020-11-22 17:28:11 -07:00 |
clang_options.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
clang.zig
|
rename ZigClangFloatingLiteral_getValueAsApproximateDouble
|
2020-10-27 14:16:43 -07:00 |
codegen.zig
|
stage2+aarch64: clean up offset helper structs
|
2020-12-09 17:21:21 +01:00 |
Compilation.zig
|
stage2: link: properly implement passthrough mode for LLD child proc
|
2020-12-08 22:37:01 -07:00 |
config.zig.in
|
restore the option to build with cmake
|
2020-12-07 17:27:09 -07:00 |
DepTokenizer.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
empty.zig
|
fix wrong entrypoint, undefined package, and wrong build option
|
2020-12-07 17:27:09 -07:00 |
glibc.zig
|
glibc: additionally provide -lcrypt
|
2020-12-08 13:17:57 -05:00 |
introspect.zig
|
stage2: implement using the global cache dir
|
2020-09-22 14:08:08 -07:00 |
ir.zig
|
stage2: switch comptime execution
|
2020-10-30 15:58:13 +02:00 |
libc_installation.zig
|
Merge pull request #7005 from jshholland/deprecate-span
|
2020-11-18 13:14:48 +02:00 |
libcxx.zig
|
modernize the PIE patch for the latest master branch
|
2020-11-22 17:28:11 -07:00 |
libunwind.zig
|
modernize the PIE patch for the latest master branch
|
2020-11-22 17:28:11 -07:00 |
link.zig
|
small fixes and zig fmt
|
2020-12-09 13:54:26 +02:00 |
liveness.zig
|
stage2: fix typo in liveness; add comptime switch test
|
2020-10-30 15:58:13 +02:00 |
llvm.zig
|
invoke LLD as a child process rather than a library
|
2020-12-08 20:00:16 -07:00 |
main.zig
|
CLI: infer --name based on first C source file or object
|
2020-12-09 21:20:13 -07:00 |
mingw.zig
|
Fixed mingw-w64 8.0.0 compilation
|
2020-11-05 20:04:25 +02:00 |
Module.zig
|
stage2: introduce Module.failed_root_source_file
|
2020-12-04 17:21:55 -07:00 |
musl.zig
|
modernize the PIE patch for the latest master branch
|
2020-11-22 17:28:11 -07:00 |
Package.zig
|
stage2: implement --pkg-begin and --pkg-end CLI args
|
2020-09-22 23:00:33 -07:00 |
print_env.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
print_targets.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
RangeSet.zig
|
stage2: implement switch validation for integers
|
2020-10-30 15:58:13 +02:00 |
stage1.zig
|
ability to build stage1 using only a zig tarball
|
2020-12-07 17:27:09 -07:00 |
target.zig
|
glibc: additionally provide -lcrypt
|
2020-12-08 13:17:57 -05:00 |
test.zig
|
stage2: introduce Module.failed_root_source_file
|
2020-12-04 17:21:55 -07:00 |
tracy.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
translate_c.zig
|
Merge pull request #7005 from jshholland/deprecate-span
|
2020-11-18 13:14:48 +02:00 |
type.zig
|
Change tag returned by zigTagType for c_longdouble to Float.
|
2020-12-09 01:18:27 +02:00 |
TypedValue.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
value.zig
|
Add builtin.Signedness, use it instead of is_signed
|
2020-11-19 18:59:21 +02:00 |
windows_com.hpp
|
compiling on mingw is now supported (#1542)
|
2018-09-18 00:13:17 -04:00 |
windows_sdk.cpp
|
fixed mingw compilation
|
2018-10-27 11:35:01 -04:00 |
windows_sdk.h
|
fix regressed stage2 test harness
|
2020-09-21 21:14:01 -07:00 |
windows_sdk.zig
|
rename src-self-hosted/ to src/
|
2020-09-21 18:38:55 -07:00 |
zig_clang_cc1_main.cpp
|
update clang drivers from llvm 10 to 11
|
2020-07-24 17:01:52 -07:00 |
zig_clang_cc1as_main.cpp
|
update clang drivers from llvm 10 to 11
|
2020-07-24 17:01:52 -07:00 |
zig_clang_driver.cpp
|
update clang drivers from llvm 10 to 11
|
2020-07-24 17:01:52 -07:00 |
zig_clang.cpp
|
rename ZigClangFloatingLiteral_getValueAsApproximateDouble
|
2020-10-27 14:16:43 -07:00 |
zig_clang.h
|
ability to build stage1 using only a zig tarball
|
2020-12-07 17:27:09 -07:00 |
zig_llvm.cpp
|
invoke LLD as a child process rather than a library
|
2020-12-08 20:00:16 -07:00 |
zig_llvm.h
|
invoke LLD as a child process rather than a library
|
2020-12-08 20:00:16 -07:00 |
zir_sema.zig
|
stage2: return same hash for different representations of same value
|
2020-10-30 15:58:13 +02:00 |
zir.zig
|
stage2: make sure to emit the ZIR instructions of exported functions
|
2020-12-03 11:46:35 -08:00 |