| 3 years ago | Jakub Konka | | macho: swap sectname with segname typo when allocating sections |
| 3 years ago | Jakub Konka | | macho: fix overalignment of stubs on aarch64 |
| 3 years ago | Jakub Konka | | macho: fix a few regressions in incremental codepath |
| 3 years ago | Jakub Konka | | macho: fix invalid alignment of stubs for x86_64 |
| 3 years ago | Jakub Konka | | macho: fix compilation issues |
| 3 years ago | Jakub Konka | | macho: merge Zld state with MachO state |
| 3 years ago | Jakub Konka | | macho: save indexes to all sections of interest |
| 3 years ago | Jakub Konka | | macho: unify resolving globals |
| 3 years ago | Jakub Konka | | macho: unify segment handling |
| 3 years ago | Jakub Konka | | macho: unify writeLinkeditSegmentData func |
| 3 years ago | Jakub Konka | | macho: unify creating atoms |
| 3 years ago | Jakub Konka | | macho: unify allocating special symbols |
| 3 years ago | Jakub Konka | | macho: unify writeSegmentHeaders func |
| 3 years ago | Jakub Konka | | macho: move initSection into MachO from Zld |
| 3 years ago | Jakub Konka | | macho: move getOutputSection into Atom |
| 3 years ago | Jakub Konka | | macho: unify entry point handling |
| 3 years ago | Jakub Konka | | macho: move symbol resolver into zld driver's state |
| 3 years ago | Jakub Konka | | macho: remove dead code |
| 3 years ago | Jakub Konka | | macho: assert every global is extern in incremental context |
| 3 years ago | Jakub Konka | | macho: collect bind data by scanning atoms directly in objects |
| 3 years ago | Jakub Konka | | macho: collect rebase data by scanning atoms directly in objects |
| 3 years ago | Jakub Konka | | macho: remove dead code |
| 3 years ago | Jakub Konka | | macho: use TableSection for stub entries in zld driver |
| 3 years ago | Jakub Konka | | macho: remove obsolete function createDyldStubBinderGotAtom |
| 3 years ago | Jakub Konka | | macho: use TableSection for TLV pointer entries in zld driver |
| 3 years ago | Jakub Konka | | macho: use TableSection for GOT entries in zld driver |
| 3 years ago | Jakub Konka | | macho: change dyld_private_sym_index to dyld_private_atom_index in zld |
| 3 years ago | Jakub Konka | | macho: unify Atom concept between drivers |
| 3 years ago | Jakub Konka | | macho: unify more of the linker state |
| 3 years ago | Jakub Konka | | macho: unify Section concept across drivers |
| 3 years ago | Jakub Konka | | macho: add simple error reporting for misc errors |
| 3 years ago | Jakub Konka | | macho: unify concept of SymbolWithLoc across drivers |
| 3 years ago | Jakub Konka | | macho: simplify input file parsing for both drivers |
| 3 years ago | Jakub Konka | | macho: remove page_size field as it can be computed when and where required |
| 3 years ago | Jakub Konka | | macho: remove dead code |
| 3 years ago | Jakub Konka | | darwin: move inference of SDK version into the linker |
| 3 years ago | Jacob Young | | llvm/cbe: support slice in `@prefetch` |
| 3 years ago | Jay Petacat | | std: Move `TailQueue` alias to correct namespace |
| 3 years ago | Matthew Lugg | | compiler: provide result type for @memset value |
| 3 years ago | Matthew Lugg | | Sema: allow cast builtins on vectors |
| 3 years ago | Jacob Young | | Sema: implement reference trace with called from here notes |
| 3 years ago | Jay Petacat | | std: Rename `TailQueue` to `DoublyLinkedList` |
| 3 years ago | Jacob Young | | Build: fail tests that log errors, like `zig test` does |
| 3 years ago | xdBronch |  | fix compile errors introduced by #16953 (#16955) |
| 3 years ago | Andrew Kelley | | std.os.uefi: reorganize namespaces |
| 3 years ago | Luuk de Gram |  | Merge pull request #16899 from riverbl/wasm-div |
| 3 years ago | Jan Philipp Hafer |  | std.windows: use atomic rename, if possible (#16717) |
| 3 years ago | Andrew Kelley | | wasm backend: delete dead code in lowerConstant |
| 3 years ago | Andrew Kelley | | compiler: move unions into InternPool |
| 3 years ago | Matthew Lugg | | Sema: disallow C pointer to slice coercion |
|