| 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) |
| 5 years ago | Ayende Rahien |  | Expose register_eventfd, register_eventfd_async, unregister_eventfd i… (#9449) |
| 5 years ago | Jakub Konka |  | Merge pull request #9227 from mathetake/libc-wasi-test |
| 5 years ago | Jakub Konka | | macho: don't cache unused link options |
| 5 years ago | Andrew Kelley | | update_cpu_features tool: work around stage1 bug |
| 5 years ago | Andrew Kelley | | stage2 frontend improvements - `@ptrCast` and optionals |
| 5 years ago | Andrew Kelley | | compiler-rt: do not depend on `usingnamespace` |
| 5 years ago | Andrew Kelley | | stage2 llvm backend: implement const inttoptr |
| 5 years ago | Andrew Kelley |  | Merge pull request #9166 from joachimschmidt557/stage2 |
| 5 years ago | Jakub Konka |  | Merge pull request #9535 from FnControlOption/128-bit-cmpxchg-test |
| 5 years ago | Jakub Konka | | macho: use ArrayHashMap.popOrNull where applicable |
| 5 years ago | Jakub Konka | | macho: exclude tentative def before checking for collision |
| 5 years ago | Jakub Konka | | macho: use array hashmaps for quick lookups |
| 5 years ago | Jakub Konka | | macho: simplify symbol management and resolution |
| 5 years ago | Ryan Liptak | | Update mem.split/mem.tokenize doc comments |
|