| 4 years ago | Jakub Konka | | macho: move GC code into dead_strip.zig module |
| 4 years ago | Jakub Konka | | macho: sort subsection symbols by seniority |
| 4 years ago | Jakub Konka | | macho: do not GC local symbols unless reference dead symbols |
| 4 years ago | Jakub Konka | | macho: parse data-in-code when writing LINKEDIT segment |
| 4 years ago | Jakub Konka | | link-tests: add checkNotPresent and add -dead_strip smoke test |
| 4 years ago | Jakub Konka | | macho: limit export info to entrypoint and mh symbol when executable |
| 4 years ago | Jakub Konka | | macho: mark __mh_execute_header as ref'd dynamically |
| 4 years ago | Jakub Konka | | macho: do not store stabs; generate on-the-fly instead |
| 4 years ago | Jakub Konka | | macho: improve logs for dyld info |
| 4 years ago | Jakub Konka | | macho: fix caching linker line in incremental setting |
| 4 years ago | Jakub Konka | | macho: deallocate globals keys |
| 4 years ago | Jakub Konka | | macho: don't store GC roots globally |
| 4 years ago | Jakub Konka | | macho: link atom starting section by orig section id |
| 4 years ago | Jakub Konka | | macho: fix marking sections for pruning in GC |
| 4 years ago | Jakub Konka | | macho: rework symbol handling for incremental stage2 builds |
| 4 years ago | Jakub Konka | | macho: fix compilation issues on 32bit hosts |
| 4 years ago | Jakub Konka | | macho: rework symbol handling to match zld/ELF |
| 4 years ago | Jakub Konka | | macho: remove unused fields from Atom |
| 4 years ago | Jakub Konka | | macho: split section into subsections if requested and/or possible |
| 4 years ago | Jakub Konka | | macho: put parsing into an atom into a helper |
| 4 years ago | Jakub Konka | | macho: read the entire file contents into memory at once |
| 4 years ago | Jakub Konka | | cli: support --gc-sections and --no-gc-sections for Zig sources |
| 4 years ago | Jakub Konka | | cli: parse -dead_strip MachO linker flag |
| 4 years ago | Veikka Tuominen | | Merge pull request #12117 from Vexu/stage2-compile-errors |
| 4 years ago | zc | | complete the drone pipeline runner type and platform os |
| 4 years ago | Yujiri | | Fix #9184: fmtIntSizeDec/fmtIntSizeBin support FormatOptions |
| 4 years ago | Andrew Kelley | | CI: stage3 covers test-universal-libc and builds stage1 |
| 4 years ago | Andrew Kelley | | Merge pull request #12111 from ziglang/ci-stage3 |
| 4 years ago | Andrew Kelley | | disable new behavior test in stage1 |
| 4 years ago | Motiejus Jakštys | | build.zig: teach `--compress-debug-sections` |
| 4 years ago | Andrew Kelley | | Merge pull request #12177 from Vexu/packed-ptr |
| 4 years ago | Cody Tapscott | | macho: Pass sections by pointer when slicing names |
| 4 years ago | Andrew Kelley | | Sema: fix enum value without tag name used as switch item |
| 4 years ago | Andrew Kelley | | Sema: fix runtime instructions omitted |
| 4 years ago | Andrew Kelley | | Merge pull request #12131 from hnakamur/fix_big_int_Managed_mul_sqr_capacity_too_large |
| 4 years ago | Andrew Kelley | | Merge pull request #12164 from ziglang/llvm-opt-byref |
| 4 years ago | LeRoyce Pearson | | Read dynstr starting at rpath offset |
| 4 years ago | Cody Tapscott | | stage2: Change optional non-null field to i8 |
| 4 years ago | Veikka Tuominen | | std.fs: remove accidental comptime block |
| 4 years ago | Veikka Tuominen | | std.fs: add `Iterable` versions of `openDirAbsolute*` |
| 4 years ago | Andrew Kelley | | Sema: fix UAF in coerceInMemoryAllowed |
| 4 years ago | Vincent Rischmann | | Fix io_uring tests (#12134) |
| 4 years ago | Ali Chraghi | | std.testing: add `refAllDeclsRecursive` function |
| 4 years ago | Ryan Liptak | | Fix checkAllAllocationFailures being too strict when checking arg types |
| 4 years ago | Veikka Tuominen | | Merge pull request #12121 from Vexu/span |
| 4 years ago | Veikka Tuominen | | Merge pull request #12060 from Vexu/IterableDir |
| 4 years ago | Wooster | | style: add missing comma |
| 4 years ago | Andrew Kelley | | Merge pull request #12127 from ziglang/llvm-abi-size |
| 4 years ago | Luuk de Gram | | zig cc: support `-Wl,--export=<symbol>` |
| 4 years ago | Jakub Konka | | ci: bump macOS image on Github Actions to macos-11 |
|