| 4 years ago | Jakub Konka | | tests: force LLD off for stage2 backends until auto-select deems worthy |
| 4 years ago | Jakub Konka | | test-cases: add missing incremental x86_64-windows test cases |
| 4 years ago | Jakub Konka | | test-cases: enable stage2 tests on Windows |
| 4 years ago | Jakub Konka | | macho+wasm: unify and clean up closing file handles |
| 4 years ago | Jakub Konka | | macho: set file instance in linkOneShot only if not already set |
| 4 years ago | Jakub Konka | | macho: properly close file handles owned by the linker in deinit() |
| 4 years ago | Jakub Konka | | coff: fix tracking of got and import entries; free relocs in update* fns |
| 4 years ago | Jakub Konka | | coff: track globals in contiguous array to allow for tombstones |
| 4 years ago | Jakub Konka | | coff: fix memory leak in incorrectly disposing of globals table |
| 4 years ago | Jakub Konka | | enable testing of x86_64-windows-gnu using self-hosted backend and linker |
| 4 years ago | Jakub Konka | | coff: use more generous initial memory sizes for sections |
| 4 years ago | Jakub Konka | | coff: remove redundant bits and clean up |
| 4 years ago | Jakub Konka | | coff: grow section in virtual address space when required |
| 4 years ago | Jakub Konka | | coff: find new file space for a section (file offsets) |
| 4 years ago | Jakub Konka | | coff: differentiate between file space and VM space for alloc |
| 4 years ago | Jakub Konka | | coff: create a helper for allocating sections |
| 4 years ago | Jakub Konka | | coff: fix writing strtab to PE image file |
| 4 years ago | Jakub Konka | | x86_64: fix SystemV calling convention |
| 4 years ago | Jakub Konka | | test-cases: fix compiler error locations for hello world with updates |
| 4 years ago | Jakub Konka | | coff: mark relocations dirty when target atoms change |
| 4 years ago | Jakub Konka | | coff: fix bug in lowerUnnamedConst |
| 4 years ago | Jakub Konka | | libstd: use windows.GetStdHandle() with stage2_x86_64 backend for now |
| 4 years ago | Jakub Konka | | x86_64: allow for any index register in complex SIB encodings |
| 4 years ago | Jakub Konka | | x86_64: clean up return registers for unspecified cc |
| 4 years ago | Jakub Konka | | x86_64: handle ptr_stack_offset for blocks |
| 4 years ago | Jakub Konka | | x86_64: clean up logging |
| 4 years ago | Jakub Konka | | x86_64: refactor cond_br with canonicaliseBranches helper |
| 4 years ago | Jakub Konka | | x86_64: implement canonicalising branches in switch expression |
| 4 years ago | Jakub Konka | | x86_64: implement Windows x64 calling convention |
| 4 years ago | Jakub Konka | | coff: fix runtime traps |
| 4 years ago | Jakub Konka | | coff: implement lowering unnamed consts |
| 4 years ago | Jakub Konka | | x86_64: add support for Win64/C calling convention |
| 4 years ago | Jakub Konka | | coff: fix contents of IAT, and ensure codegen loads addr into reg |
| 4 years ago | Jakub Konka | | coff: populate import address table dir |
| 4 years ago | Jakub Konka | | coff: create import atoms and matching bindings |
| 4 years ago | Jakub Konka | | coff: add relocation for call_extern |
| 4 years ago | Jakub Konka | | coff: re-enable default entrypoint for Windows |
| 4 years ago | Jakub Konka | | win-ci: add missing ZIGPREFIXPATH variable def |
| 4 years ago | Dan Ellis Echavarria |  | std.simd: change T to u16 |
| 4 years ago | bfredl | | build-exe: allow combination of -fno-emit-bin and --verbose-air |
| 4 years ago | Evan Haas | | translate-c: convert tabs to `\t` in object-like macro string literals |
| 4 years ago | Loris Cro |  | Merge pull request #12736 from alichraghi/patch-2 |
| 4 years ago | Loris Cro | | autodoc: improve rendering of long fn signatures |
| 4 years ago | Loris Cro |  | Merge pull request #12738 from der-teufel-programming/autodoc-opaque-types |
| 4 years ago | Loris Cro | | autodoc: add support for doc tests |
| 4 years ago | Veikka Tuominen | | stage2 llvm: implement aarch64 C ABI |
| 4 years ago | Yujiri | | Fix #12440: std.math.big.Rational order/orderAbs |
| 4 years ago | riChar |  | llvm: fix the `type` parameter of `GlobalAlias` |
| 4 years ago | Veikka Tuominen |  | Merge pull request #12723 from Vexu/stage2-fixes |
| 4 years ago | yujiri8 |  | zig fmt: don't delete container doc comments |
|