| 5 years ago | daurnimator | | Add LibExeObjStep.linker_allow_shlib_undefined field to set --allow-shlib-undefined |
| 5 years ago | daurnimator | | Add --(no-)allow-shlib-undefined to supported zig linking flags |
| 5 years ago | Andrew Kelley |  | Merge pull request #8506 from LemonBoy/test-c-file |
| 5 years ago | Joachim Schmidt | | stage2 register manager: Add functions for allocating multiple registers |
| 5 years ago | Manuel Floruß | | Fix std.os.windows.user32.messageBoxW |
| 5 years ago | Andrew Kelley | | ci: drone: don't skip stage2 tests |
| 5 years ago | Mahdi Khanalizadeh | | linux: fix number of arguments for tgkill syscall |
| 5 years ago | Evan Haas | | translate-c: better handling of int -> enum casts |
| 5 years ago | Andrew Kelley | | stage2: properly model miscellaneous failed tasks |
| 5 years ago | Andrew Kelley | | ci: drone: disable stage2 tests |
| 5 years ago | Andrew Kelley | | ci: windows: update to llvm 12 msvc tarball |
| 5 years ago | Andrew Kelley | | ci: update macos tarball to llvm 12 |
| 5 years ago | Andrew Kelley | | build.zig: omit LLVMTableGen from llvm libs |
| 5 years ago | Andrew Kelley | | build.zig: update llvm libs |
| 5 years ago | Andrew Kelley | | ci: windows: proper flags to zig build |
| 5 years ago | Andrew Kelley | | ci: windows: try the dev kit strategy |
| 5 years ago | Andrew Kelley | | ci: windows: ranlib take 2 |
| 5 years ago | Andrew Kelley | | ci: windows: better -DCMAKE_RANLIB option |
| 5 years ago | Andrew Kelley | | freebsd: disable failing test |
| 5 years ago | Andrew Kelley | | ci: freebsd: don't try to compile with zig cc |
| 5 years ago | Andrew Kelley | | ci: windows: use llvm-ar.exe from the tarball |
| 5 years ago | Andrew Kelley | | ci: better handle of -mcpu |
| 5 years ago | Andrew Kelley | | ci: better target triple and mcpu cmake args |
| 5 years ago | Andrew Kelley | | ci: freebsd: set the target triple |
| 5 years ago | Andrew Kelley | | ci: windows: install git |
| 5 years ago | Andrew Kelley | | ci: freebsd: pass -DZIG_USE_LLVM_CONFIG=OFF |
| 5 years ago | Andrew Kelley | | ci: aarch64-linux: disable run-translated-c tests |
| 5 years ago | Andrew Kelley | | ci: windows: try using zig-bootstrap to build zig |
| 5 years ago | Andrew Kelley | | ci: freebsd: update to llvm 12 |
| 5 years ago | Andrew Kelley | | ci: update drone CI to llvm 12 |
| 5 years ago | Andrew Kelley | | ci: update linux to llvm12 tarball |
| 5 years ago | Michael Dusan | | ci: macos-aarch64 update dep tarballs for llvm12 |
| 5 years ago | lithdew | | os/posix: handle ECONNRESET for write/writev |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/llvm12' |
| 5 years ago | Frank Denis |  | Merge pull request #8518 from akvadrako/doc-field-align |
| 5 years ago | Evan Haas | | translate-c: wrap switch statements in a while (true) loop |
| 5 years ago | Jakub Konka |  | Merge pull request #8517 from ziglang/zld-archive-fix |
| 5 years ago | Jakub Konka | | zld: cleanup redundant changes |
| 5 years ago | Jakub Konka | | zld: rebase to new naming conv for aarch64 |
| 5 years ago | Jakub Konka | | zld: add x86_64 relocs |
| 5 years ago | Jakub Konka | | zld: save locals per TU |
| 5 years ago | Jakub Konka | | zld: differentiate between static and global in stabs |
| 5 years ago | Jakub Konka | | zld: streamline tags for Symbol |
| 5 years ago | Jakub Konka | | zld: fix indirect symtab |
| 5 years ago | Jakub Konka | | zld: fix rebase vs bind for GOT entries |
| 5 years ago | Jakub Konka | | zld: fix parsing debug info |
| 5 years ago | Jakub Konka | | zld: limit exports to just main entrypoint |
| 5 years ago | Jakub Konka | | zld: move parsing debug info into object |
| 5 years ago | Jakub Konka | | zld: add prelim support for locals |
| 5 years ago | Jakub Konka | | zld: flush MachO |
|