| 5 years ago | Jakub Konka | | macho: remove all Zld codepaths |
| 5 years ago | Jakub Konka | | macho: implement basic section movement and reallocation |
| 5 years ago | Jakub Konka | | macho: better spec for sections which don't require padding |
| 5 years ago | Jakub Konka | | macho: fix calculating file offset for atom when allocating |
| 5 years ago | Jakub Konka | | macho: minor refactor of const namings |
| 5 years ago | Jakub Konka | | macho: fix condition for checking available size for an atom |
| 5 years ago | Jakub Konka | | macho: clean up allocating atom logic |
| 5 years ago | Jakub Konka | | macho: do not reset section's size after allocating atom |
| 5 years ago | Jakub Konka | | macho: fix allocating sections within segment when parsing objects |
| 5 years ago | Jakub Konka | | macho: add first pass at allocating parsed atoms in objects |
| 5 years ago | Jakub Konka | | macho: remove sorting sections and refactor atom parsing in objects |
| 5 years ago | Jakub Konka | | macho: keep actual file offset for zerofill sections separately |
| 5 years ago | Jakub Konka | | macho: merge __common with __bss section |
| 5 years ago | Jakub Konka | | macho: preactively add zerofill sections in correct order |
| 5 years ago | Jakub Konka | | macho: port mechanism for allocating symbols within atoms |
| 5 years ago | Jakub Konka | | Merge remote-tracking branch 'origin/master' into zld-incr |
| 5 years ago | Jakub Konka | | macho: write all atoms in flush so that we can resolve relocs |
| 5 years ago | Jakub Konka | | macho: fix stub writing in self-hosted setting |
| 5 years ago | Jakub Konka | | macho: save lazy binding info as part of the atom |
| 5 years ago | Jakub Konka | | macho: fix text atom allocation |
| 5 years ago | Jakub Konka | | macho: add GOT entries as actual atoms |
| 5 years ago | Jakub Konka | | macho: generalise free list usage to all sections |
| 5 years ago | Jakub Konka | | macho: add routine for creating Got atoms |
| 5 years ago | Jakub Konka | | macho: use existing rebase mechanism to rebase lazy pointers |
| 5 years ago | Jakub Konka | | macho: rewrite populateLazyBindOffsetsInStubHelper to use atoms |
| 5 years ago | Jakub Konka | | macho: port stub and lazy ptr atoms to stage2 |
| 5 years ago | Jakub Konka | | macho: add routine for creating stubs in __stubs section |
| 5 years ago | Jakub Konka | | macho: fix writing stubs (on x86_64 only) and lazy ptrs |
| 5 years ago | Jakub Konka | | macho: add routine for creating lazy pointer for stub |
| 5 years ago | Jakub Konka | | macho: add routine for creating a dynamic stub_helper atom |
| 5 years ago | Jakub Konka | | macho: incrementally write dyld_private and stub_helper atoms |
| 5 years ago | Jakub Konka | | macho: implement aarch64 prong of createStubHelperAtom |
| 5 years ago | Jakub Konka | | macho: create __stub_helper preamble atom |
| 5 years ago | Jakub Konka | | macho: create an explicit symbol and atom for dyld entry in __data |
| 5 years ago | Jakub Konka | | macho: extract logic for creating and tracking atoms into fn |
| 5 years ago | Jakub Konka | | macho: track unresolved externs globally |
| 5 years ago | Jakub Konka | | macho: remove redundant writeStubHelperCommon codepath |
| 5 years ago | Jakub Konka | | macho: resolve undefs in incremental properly |
| 5 years ago | Jakub Konka | | macho: use common codepath for resolving dyld_stub_binder |
| 5 years ago | Jakub Konka | | macho: parse input files and libs in incremental |
| 5 years ago | Jakub Konka | | macho: memorize if dyld_stub_binder was already resolved |
| 5 years ago | Jakub Konka | | macho: dedup setting entry point logic |
| 5 years ago | Jakub Konka | | macho: fix writeSymbolTable() function |
| 5 years ago | Jakub Konka | | macho: converge populateMetadata with populateMissingMetadata |
| 5 years ago | Jakub Konka | | Merge remote-tracking branch 'origin/master' into zld-incr |
| 5 years ago | Jakub Konka | | macho: move bit adding rpaths to common codepath |
| 5 years ago | Jakub Konka | | macho: merge linkWithZld with flush |
| 5 years ago | Veikka Tuominen |  | Merge pull request #9559 from squeek502/walker-basename |
| 5 years ago | Meghan Denny | | std.fmt: add name of type in unsupport format string compile error |
| 5 years ago | Thom Chiovoloni |  | Fix darwin ulock usage on macOS (#9545) |
|