index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
wrappedlibs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
1
-1
/
+1
*
Fixed previous wrapped lib refactor when ALTMY macro is used
ptitSeb
2024-02-10
1
-1
/
+2
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
[ELFLOADER] Improved handling of default versions
ptitSeb
2023-04-10
1
-1
/
+1
*
Also use size when selecting symbol for R_X86_64_COPY and R_X86_64_GLOB_DAT r...
ptitSeb
2022-11-13
1
-1
/
+1
*
Forgot a bunch of other box_ malloc/realloc/calloc/free use
ptitSeb
2022-10-23
1
-2
/
+2
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
1
-3
/
+1
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-2
/
+2
*
Small change to avoid wlib_t declaration in wrappedlibs.h (from box86)
ptitSeb
2022-05-09
1
-2
/
+1
*
Some refactor on wrapped lib handling, to limit calloc/free used and get more...
ptitSeb
2022-05-09
1
-0
/
+5
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-1
/
+1
*
First pass
rajdakin
2021-04-14
1
-2
/
+1
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-0
/
+21