| 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 |
| 2 years ago | Jakub Konka | | test/link/macho: test pagezero size |
| 2 years ago | Jakub Konka | | test/link/macho: revert testing objc msgsend stubs - no way of enabling in clang |
| 2 years ago | Jakub Konka | | test/link/macho: test objc msgsend selector stubs |
| 2 years ago | Jakub Konka | | test/link/macho: use .root_module. instead of wrappers where possible |
| 2 years ago | Jakub Konka | | test/link/macho: test force-loading objects containing ObjC from archives |
| 2 years ago | Jakub Konka | | test/link/macho: test no exports in a dylib |
| 2 years ago | Jakub Konka | | test/link/macho: test attribute "used" on vars in presence of dead_strip |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade strict validation of layout test |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade entry and entry in archive tests |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade empty object test |
| 2 years ago | Jakub Konka | | test/link/macho: upgrade dylib test |
| 2 years ago | Jakub Konka | | macho: remove all rpath parsing from the linker |
|