| 7 years ago | Andrew Kelley |  | update clang driver code to llvm9 |
| 7 years ago | Andrew Kelley |  | update libcxx to llvm9 |
| 7 years ago | Andrew Kelley |  | update libunwind to llvm9 |
| 7 years ago | Andrew Kelley |  | update C headers to llvm9 |
| 7 years ago | Andrew Kelley |  | better riscv syscalls |
| 7 years ago | Andrew Kelley |  | riscv workarounds for llvm not having good asm integration |
| 7 years ago | Andrew Kelley |  | basic riscv support |
| 7 years ago | Andrew Kelley |  | compiler-rt: add __muldi3 |
| 7 years ago | Andrew Kelley |  | riscv musl: only add the +a feature |
| 7 years ago | Andrew Kelley |  | improvements to riscv support |
| 7 years ago | Andrew Kelley |  | carry some upstream patches to musl to fix riscv inline asm |
| 7 years ago | Andrew Kelley |  | msvc libc: provide _fltused symbol |
| 7 years ago | Andrew Kelley |  | update zig codebase to llvm 9 |
| 7 years ago | Andrew Kelley |  | update to llvm9 trunk |
| 7 years ago | Andrew Kelley |  | libc headers before C language headers, and disable libunwind on arm32 |
| 7 years ago | Andrew Kelley |  | Merge branch 'update-musl' |
| 7 years ago | Andrew Kelley |  | rename internal names regarding `usingnamespace` |
| 7 years ago | Andrew Kelley |  | Merge branch 'JohnathanFL-master' |
| 7 years ago | Andrew Kelley |  | Merge branch 'msvc-libc-2064' of https://github.com/dimenus/zig into dimenus-msvc-libc-2064 |
| 7 years ago | daurnimator | | cmake: allow user to select static vs dynamic LLVM |
| 7 years ago | Andrew Kelley |  | retire the example/ folder, rename test-build-examples to "standalone" |
| 7 years ago | Andrew Kelley |  | fix documentation regarding mixing object files |
| 7 years ago | Andrew Kelley |  | Merge branch 'SamTebbs33-main-return' |
| 7 years ago | emekoi | | fixed size of ZigClangAPValue on mingw-w64 |
| 7 years ago | Andrew Kelley |  | fix gitattributes |
| 7 years ago | Andrew Kelley |  | Merge branch 'hryx-translate-c-userland' |
| 7 years ago | Andrew Kelley |  | Merge pull request #2892 from ziglang/install-with-zig-build |
| 7 years ago | Nick Erdmann | | fix documentation of assert |
| 7 years ago | Andrew Kelley |  | Merge pull request #2882 from andersfr/hash-branch |
| 7 years ago | emekoi | | fixed static linking on mingw-w64 |
| 7 years ago | Andrew Kelley |  | ir: add an assertion in phi analysis |
| 7 years ago | Andrew Kelley |  | translate-c: fix incorrectly translated double function pointer |
| 7 years ago | emekoi | | fixed compilation on mingw-w64 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2868 from ziglang/windows-libc |
| 7 years ago | Andrew Kelley |  | translate-c: better detection of pointer to struct demoted to opaque |
| 7 years ago | daurnimator | | std: add new linux 5.2 constants |
| 7 years ago | thomas | | fix typo in help text for bundle-compiler-rt |
| 7 years ago | Michael Dusan | | doc clarify struct size and ABI-alignment |
| 7 years ago | Andrew Kelley |  | funding: I've been accepted into the GitHub Sponsors program |
| 7 years ago | Andrew Kelley |  | zig build: add standardTargetOptions and deprecate setTarget |
| 7 years ago | Andrew Kelley |  | Revert "fixed path with spaces in llvm-config (#2854)" |
| 7 years ago | Ian Lilley | | fixed path with spaces in llvm-config (#2854) |
| 7 years ago | Andrew Kelley |  | zig build: install .pdb files along with binaries |
| 7 years ago | Andrew Kelley |  | cap getdents length argument to INT_MAX |
| 7 years ago | Andrew Kelley |  | std.os.getrandom does a libc version check |
| 7 years ago | Andrew Kelley |  | Merge pull request #2847 from ziglang/glibc-abi-versioning |
| 7 years ago | Andrew Kelley |  | zig build: add setLibCFile API |
| 7 years ago | Andrew Kelley |  | Merge pull request #2837 from daurnimator/linux-AT_ |
| 7 years ago | Andrew Kelley |  | Merge pull request #2835 from hryx/de-keyword-anyerror |
| 7 years ago | SamTebbs33 | | Add implicit cast for *[N]T to [*c]T |
|