about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlib_init.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPED] Removed GOS, renamed GODW into GOWD (#1797)rajdakin2024-09-051-30/+3
* [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)rajdakin2024-09-011-0/+23
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-7/+84
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-12/+36
* Fixed potential issue with previous commitptitSeb2023-08-201-0/+1
* Refactored how wrapped symbols are fetch and storedptitSeb2023-08-201-4/+7
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* Forgot a bunch of other box_ malloc/realloc/calloc/free useptitSeb2022-10-231-3/+4
* Refactored, again, elfloader symbol fetching (ported from box86)ptitSeb2022-10-221-43/+4
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-22/+22
* Fixed SDL2 build, allowing to include structures in function signaturesrajdakin2021-08-011-0/+8
* Started adding GOWM macrorajdakin2021-07-311-68/+60
* Reworked elfloader, handle versionned symbols nowptitSeb2021-05-291-4/+14
* Oops-esrajdakin2021-04-141-2/+2
* Third pass, bumped the minimal CMake version up to 3.4rajdakin2021-04-141-4/+4
* First passrajdakin2021-04-141-1/+3
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+239