| 2 years ago | Jakub Konka | | macho: actually lower TLS variables |
| 2 years ago | Jakub Konka | | macho: fix wrong symbol type for TLV vars |
| 2 years ago | Jakub Konka | | x86_64: emit MachO TLV sequence |
| 2 years ago | Jakub Konka | | x86_64: save TLS to stack for MachO |
| 2 years ago | Jakub Konka | | macho: save TLS variables in ZigObject |
| 2 years ago | Jakub Konka | | macho: get start index of Zig sections when allocating other sections |
| 2 years ago | Jakub Konka | | macho: prep for lowering TLS variables |
| 2 years ago | Jakub Konka | | macho: get rid of allocateSegments |
| 2 years ago | Jakub Konka | | macho: move incr Zig sections in file if overlap nonincr sections |
| 2 years ago | Jakub Konka | | macho: refactor segment creation logic |
| 2 years ago | Jakub Konka | | macho: fix not resetting __got_zig sect index after sorting headers |
| 2 years ago | Jakub Konka | | macho: resolve relocs pointing at __got_zig |
| 2 years ago | Jakub Konka | | macho: re-read atom code from ZigObject when resolving relocs |
| 2 years ago | Jakub Konka | | macho: reserve space for __got_zig rebase opcodes |
| 2 years ago | Jakub Konka | | macho: allocate __LINKEDIT in a separate pass |
| 2 years ago | Jakub Konka | | macho: init linkedit segment separately |
| 2 years ago | Jakub Konka | | macho: allocate sections and segments that need it |
| 2 years ago | Jakub Konka | | macho: fix '_' prefixing rules for exports |
| 2 years ago | Jakub Konka | | macho: again fix symbol index dereference in codegen wrt ZigObject |
| 2 years ago | Jakub Konka | | macho: fix symbol index dereference in codegen wrt ZigObject |
| 2 years ago | Jakub Konka | | macho: implement resolveSymbols in ZigObject |
| 2 years ago | Jakub Konka | | macho: set atom_index for newly created Atom in ZigObject |
| 2 years ago | Jakub Konka | | macho: let us dump some state and debug! |
| 2 years ago | Jakub Konka | | macho: implement ZigObject.flushModule |
| 2 years ago | Jakub Konka | | codegen: implement more missing bits |
| 2 years ago | Jakub Konka | | codegen: re-implement enough of codegen to error out instead panic |
| 2 years ago | Jakub Konka | | codegen: re-enable MachO support in genDeclRef |
| 2 years ago | Jakub Konka | | macho: fill the rest of ZigObject |
| 2 years ago | Jakub Konka | | macho: fill in more blanks in ZigObject |
| 2 years ago | Jakub Konka | | macho: fill in more blanks in ZigObject |
| 2 years ago | Jakub Konka | | macho: implement growSection mechanism |
| 2 years ago | Jakub Konka | | macho: implement more self-hosted primitives |
| 2 years ago | Jakub Konka | | macho: set alignment of pre-allocated sections |
| 2 years ago | Jakub Konka | | macho: init metadata for incremental linking |
| 2 years ago | Jakub Konka | | macho: add __zig_got section implementation |
| 2 years ago | Jakub Konka | | macho: re-implement updateDeclCode |
| 2 years ago | Jakub Konka | | macho: init metadata and partially implement updateDecl |
| 2 years ago | Jakub Konka | | macho: create Atom for Decl in ZigObject |
| 2 years ago | Jakub Konka | | macho: split symbol.flags.got into needs_got and has_got |
| 2 years ago | Jakub Konka | | macho: forward parsed -compatibility_version to the linker |
| 2 years ago | Jakub Konka | | macho: patch up more holes with ZigObject |
| 2 years ago | Jakub Konka | | macho: move all unimplemented function stubs into ZigObject |
| 2 years ago | Jakub Konka | | macho: introduce ZigObject |
| 2 years ago | Jakub Konka | | test/link/macho: migrate all tests to the new test matrix |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade tbdv3 test |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade unwind info tests |
| 2 years ago | Jakub Konka | | test/link/macho: test stacksize option |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade search strategy test |
| 2 years ago | Jakub Konka | | test/link/macho: test re-exports in zig |
| 2 years ago | Jakub Konka | | test/link/macho: remove converted standalone tests |
|