| 2 years ago | Jakub Konka | | macho: set filename as ident in code signature |
| 2 years ago | Jakub Konka | | macho: skip -r when single input object file |
| 2 years ago | Jakub Konka | | macho: exclude symbols from empty sections when parsing unwind info |
| 2 years ago | Jakub Konka | | macho: synthesise unwind records from __eh_frame even if no __compact_unwind |
| 2 years ago | Jakub Konka | | macho: allocate segments in sep step and tweak sorting logic |
| 2 years ago | Jakub Konka | | build: bump max_rss for building the compiler again |
| 2 years ago | Jakub Konka | | test/link/macho: ensure we do not run testStackSize on foreign host |
| 2 years ago | Jakub Konka | | macho: fix 32bit compilation issues |
| 2 years ago | Jakub Konka | | macho: do not enforce platform check for now |
| 2 years ago | Jakub Konka | | build: bump maxrss |
| 2 years ago | Jakub Konka | | macho: ensure we zero-out regions after copying them over |
| 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 |
|