| 3 years ago | Jakub Konka | | macho: remove error.UnhandledDwFormValue from link.File |
| 3 years ago | Jakub Konka | | macho: report basic __eh_frame problems as errors |
| 3 years ago | Jakub Konka | | macho: remove obsolete error.FailedToResolveRelocationTarget |
| 3 years ago | Jakub Konka | | macho: report formatted error for unhandled symbol types |
| 3 years ago | Jakub Konka | | macho: improve error reporting for re-exports mismatch |
| 3 years ago | Jakub Konka | | macho: convert error.TODOImplementWritingStaticLibFiles into an actual error |
| 3 years ago | Jakub Konka | | macho: refactor resolving and parsing dependent dylibs |
| 3 years ago | Jakub Konka | | macho: format parse error for fat libs to include CPU archs only |
| 3 years ago | Jakub Konka | | macho: simplify handling and reporting parsing errors |
| 3 years ago | Jakub Konka | | macho: handle mismatched and missing platform errors |
| 3 years ago | Jakub Konka | | macho: clean up array of supported platforms and versions |
| 3 years ago | Jakub Konka | | link: remove unused darwin_sdk_version field |
| 3 years ago | Jakub Konka | | macho: clean up helpers for std.SemanticVersion <-> Apple version formatting |
| 3 years ago | Jakub Konka | | macho: parse platform info from each object file into Platform struct |
| 3 years ago | Jakub Konka | | macho: make MachO.requiresCodeSignature accept link.Options |
| 3 years ago | Jakub Konka | | macho: remove MachO.requiresThunks as it is obsolete |
| 3 years ago | Jakub Konka | | macho: create an explicit error set for parse functions |
| 3 years ago | Jakub Konka | | macho: convert log.err when CPU arch is mismatched into actual errors |
| 3 years ago | Jakub Konka | | macho: report symbol collision as compiler error |
| 3 years ago | Jakub Konka | | macho: fix 32bit compilation issues |
| 3 years ago | Jakub Konka | | macho: report undefined via compiler errors in incremental driver |
| 3 years ago | Jakub Konka | | macho: swap sectname with segname typo when allocating sections |
| 3 years ago | Jakub Konka | | macho: fix overalignment of stubs on aarch64 |
| 3 years ago | Jakub Konka | | macho: fix a few regressions in incremental codepath |
| 3 years ago | Jakub Konka | | macho: fix invalid alignment of stubs for x86_64 |
| 3 years ago | Jakub Konka | | macho: fix compilation issues |
| 3 years ago | Jakub Konka | | macho: merge Zld state with MachO state |
| 3 years ago | Jakub Konka | | macho: save indexes to all sections of interest |
| 3 years ago | Jakub Konka | | macho: unify resolving globals |
| 3 years ago | Jakub Konka | | macho: unify segment handling |
| 3 years ago | Jakub Konka | | macho: unify writeLinkeditSegmentData func |
| 3 years ago | Jakub Konka | | macho: unify creating atoms |
| 3 years ago | Jakub Konka | | macho: unify allocating special symbols |
| 3 years ago | Jakub Konka | | macho: unify writeSegmentHeaders func |
| 3 years ago | Jakub Konka | | macho: move initSection into MachO from Zld |
| 3 years ago | Jakub Konka | | macho: move getOutputSection into Atom |
| 3 years ago | Jakub Konka | | macho: unify entry point handling |
| 3 years ago | Jakub Konka | | macho: move symbol resolver into zld driver's state |
| 3 years ago | Jakub Konka | | macho: remove dead code |
| 3 years ago | Jakub Konka | | macho: assert every global is extern in incremental context |
| 3 years ago | Jakub Konka | | macho: collect bind data by scanning atoms directly in objects |
| 3 years ago | Jakub Konka | | macho: collect rebase data by scanning atoms directly in objects |
| 3 years ago | Jakub Konka | | macho: remove dead code |
| 3 years ago | Jakub Konka | | macho: use TableSection for stub entries in zld driver |
| 3 years ago | Jakub Konka | | macho: remove obsolete function createDyldStubBinderGotAtom |
| 3 years ago | Jakub Konka | | macho: use TableSection for TLV pointer entries in zld driver |
| 3 years ago | Jakub Konka | | macho: use TableSection for GOT entries in zld driver |
| 3 years ago | Jakub Konka | | macho: change dyld_private_sym_index to dyld_private_atom_index in zld |
| 3 years ago | Jakub Konka | | macho: unify Atom concept between drivers |
| 3 years ago | Jakub Konka | | macho: unify more of the linker state |
|