| 4 years ago | Jakub Konka | | cmake: add runaway Coff/Object.zig path |
| 4 years ago | Jakub Konka | | coff: cleanup relocations; remove COFF support from other backends |
| 4 years ago | Jakub Konka | | coff: commit missing Object.zig placeholder |
| 4 years ago | Jakub Konka | | coff: add basic handling of GOT PC relative indirection |
| 4 years ago | Jakub Konka | | coff: fallback to _start as default entry point for now |
| 4 years ago | Jakub Konka | | coff: ...and lift-off! |
| 4 years ago | Jakub Konka | | coff: add missing bits required for minimal PE example |
| 4 years ago | Jakub Konka | | coff: allocate and write atoms to file |
| 4 years ago | Jakub Konka | | coff: populate missing section metadata |
| 4 years ago | Jakub Konka | | coff: add helpers for setting section/symbol names |
| 4 years ago | Jakub Konka | | coff: allow for strtab in final PE image |
| 4 years ago | Jakub Konka | | coff: initial implementation of incremental file allocs |
| 4 years ago | Jakub Konka | | coff: always write all data directory headers to file |
| 4 years ago | Jakub Konka | | coff: write data directory and section headers to file |
| 4 years ago | Jakub Konka | | coff: set some defaults for PE headers |
| 4 years ago | Jakub Konka | | coff: write headers to file |
| 4 years ago | Jakub Konka | | coff: reorganize the linker |
| 4 years ago | Jakub Konka | | coff: fix after rebase |
| 4 years ago | Jakub Konka | | coff: move header writing logic into flush |
| 4 years ago | Jakub Konka | | start: allow for explicitly defined entry point for Win |
| 4 years ago | Andrew Kelley | | CI: use absolute path for zig lib dir |
| 4 years ago | Andrew Kelley | | CI: pass explicit zig lib dir in lots of places |
| 4 years ago | Andrew Kelley | | make 'zig build' respect ZIG_LIB_DIR |
| 4 years ago | Meghan Denny | | implement cache environment variables for `zig build` |
| 4 years ago | Luuk de Gram | | wasm-lld: set stack size to 1MB by default |
| 4 years ago | Andrew Kelley |  | Merge pull request #12641 from Luukdegram/wasm-c-types |
| 4 years ago | Andrew Kelley | | link: add force_undefined_symbols to cache hash |
| 4 years ago | Andrew Kelley |  | Merge pull request #12508 from ziglang/cmake-stage3 |
| 4 years ago | Andrew Kelley |  | Merge pull request #12663 from Vexu/stage2-fixes |
| 4 years ago | Justin Whear |  | std.random: add weightedIndex function |
| 4 years ago | Loris Cro | | ci: fix wrong path when deploying stdlib docs |
| 4 years ago | Loris Cro | | autodoc: better line counting for decls |
| 4 years ago | Henrique Dante de Almeida | | docs: Remove mention of type inference on anytype struct fields |
| 4 years ago | antlilja | | Sema: add error for non-comptime param in comptime func |
| 4 years ago | David Gonzalez Martin | | Add behavior test coverage for nested packed struct field access |
| 4 years ago | Sébastien Marie | | openbsd: fix sigcontext struct and avoid defining fxsave64 |
| 4 years ago | Loris Cro |  | Merge pull request #12600 from ominitay/autodocs-errorset |
| 4 years ago | Loris Cro |  | Merge pull request #12601 from ominitay/autodocs-shortdesc |
| 4 years ago | Jakub Konka | | coff: do not pull in std.log into coff.zig definitions |
| 4 years ago | Motiejus Jakštys | | copy_file_range: fix zigification of TXTBSY |
| 4 years ago | martinhath |  | Sema: ensure resolveTypeFields is called for optional and error union types |
| 4 years ago | Evan Haas | | translate-c: Don't add self-defined macros to global name table |
| 4 years ago | David Gonzalez Martin | | stage2: Reference to void constants |
| 4 years ago | Andrew Kelley |  | Merge pull request #12629 from motiejus/libresolv-abilists |
| 4 years ago | Andrew Kelley | | LLVM: fix missing alignment on wrapping instructions |
| 4 years ago | Andrew Kelley | | CI: drone: reduce duration of the bottleneck |
| 4 years ago | Jakub Konka | | add ability to pass force undefined symbols to the linker |
| 4 years ago | Jakub Konka | | run_translated_c: disable failing test on Windows |
| 4 years ago | Veikka Tuominen | | Sema: ignore comptime params in partial func type check |
| 4 years ago | Andrew Kelley | | fix order of CLI args passed to clang |
|