Commit Graph

19 Commits

Author SHA1 Message Date
Ariel Abreu
63f667cf06
Updated fix for darlinghq/darling#1415
Co-authored-by: CuriousTommy <curioustommy@protonmail.com>
2023-10-15 19:24:36 -04:00
Ariel Abreu
ccc9658c67
Fix darlinghq/darling#1415 2023-10-15 19:15:45 -04:00
Thomas A
1348666c2f Update CMake Version To 3.13 2023-07-26 10:08:28 -07:00
CuriousTommy
2f0db0519a
Merge pull request #2 from darlinghq/update_sources_11.5
Update Sources 11.5 - dyld
2023-05-11 22:38:34 -07:00
Thomas A
67110529f8 Upload README.md 2023-05-02 09:19:18 -07:00
Thomas A
c3bb01f0f2 Don't Run Shared Cache Code When Building For Darling 2023-05-02 09:19:18 -07:00
Thomas A
336d0cea80 Install dyld_usage.1 Man Page 2023-05-02 09:19:18 -07:00
Thomas A
f09c5b684a Fix Building. Fix Installing
* Add `MachOAnalyzerSet.cpp` and `RootsChecker.cpp`
* Set `PRIVATE` macro when building `system_loader`
* Don't install `update_dyld_shared_cache.1` man page
* Update `hell.c` and `sandbox-dummy.c` path
2023-05-02 09:19:18 -07:00
Thomas A
0d56be4bae Enable Building Some TARGET_OS_SIMULATOR Code
Not sure if this is correct, but it seems to fix the building issues.
2023-04-30 14:56:38 -07:00
Thomas A
8450bb533f Add Constructor For MachOAnalyzerSet
Works around a linkage issue.
2023-04-30 14:54:59 -07:00
Thomas A
4026198db8 Upload Generated dyld_priv.h File 2023-04-30 14:54:59 -07:00
Thomas A
7362ed0dea Rework libdyld-generate-version-headers.sh Script 2023-04-30 14:54:48 -07:00
Thomas A
e583c7de86 Relocate Darling Specific Files Into "darling" Folder 2023-04-30 12:32:43 -07:00
Thomas A
a4ae1c3f88 Restore Undocumented Darling Specific Changes
* Don't hide `_dyld_func_lookup`
* Don't compile `VECTOR_NEVER_DESTRUCTED_IMPL(ImagePair);`
* Restore `const char* apple[]` argument for `mach_init` and `rebaseDyld`
2023-04-30 12:17:05 -07:00
Thomas A
bc37c99380 Add Back Darling Specific Changes 2023-04-30 11:26:23 -07:00
Thomas A
5014f43344 Rename Assembly Files 2023-04-29 11:24:59 -07:00
Thomas A
99153b07f2 Update Source To dyld-852.2 2023-04-29 11:24:58 -07:00
Thomas A
9d0f420590 Add Darlingserver Changes 2022-04-30 10:43:52 -07:00
Thomas A
01ca8e46cb Moved Source From Main Repo
dyld-733.6
2022-04-18 20:33:29 -07:00