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
/
library.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
-3
/
+3
*
Added support for RTLD_DEEPBIND flag on dlopen
ptitSeb
2024-02-11
1
-1
/
+2
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
[ELFLOADER] Added a check if lib version is compatible with what the elf load...
ptitSeb
2023-07-09
1
-1
/
+1
|
/
*
More fixes for dlclose/dlopen sequences
ptitSeb
2023-04-15
1
-0
/
+1
*
[ELFLOADER] Improved handling of Failed-to-load library (and unloading of lib...
ptitSeb
2023-04-10
1
-4
/
+2
*
[ELFLOADER] Improved handling of default versions
ptitSeb
2023-04-10
1
-3
/
+3
*
Refactored OpenGL symbol fetching and managment
ptitSeb
2023-03-05
1
-4
/
+0
*
Fixed some isse with last lib init/fini refactor (fixed ut2004, maybe pokewil...
ptitSeb
2023-01-28
1
-1
/
+1
*
Refactored (again) lib init/fini mecanism
ptitSeb
2023-01-01
1
-2
/
+4
*
Also use size when selecting symbol for R_X86_64_COPY and R_X86_64_GLOB_DAT r...
ptitSeb
2022-11-13
1
-3
/
+3
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
1
-6
/
+8
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-0
/
+4
*
Handling of flag RTLD_NOW in dlopen
ptitSeb
2021-07-12
1
-1
/
+1
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-3
/
+4
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-2
/
+2
*
Improved shutdown sequence
ptitSeb
2021-03-25
1
-1
/
+1
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-0
/
+36