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
/
elfloader.h
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed some issue with TLS data not beeing updated correctly after ElfInit ↵
ptitSeb
2022-06-06
1
-0
/
+1
|
|
|
|
(fixes Steam version of Ion Fury)
*
Added some failsafe on unwind
ptitSeb
2022-06-05
1
-1
/
+1
|
*
Various changes and improvement centered around steam (but still not good ↵
ptitSeb
2022-03-04
1
-0
/
+2
|
|
|
|
enough)
*
More work on readlinkat and clone syscall
ptitSeb
2022-03-01
1
-0
/
+2
|
*
Added a Workaround when dlsym a native (versionned) symbol without default ↵
ptitSeb
2022-01-05
1
-0
/
+2
|
|
|
|
version fails
*
Handling of flag RTLD_NOW in dlopen
ptitSeb
2021-07-12
1
-3
/
+3
|
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-0
/
+5
|
*
First pass
rajdakin
2021-04-14
1
-3
/
+2
|
*
Fixed the libraries free ordering
rajdakin
2021-04-09
1
-2
/
+2
|
*
Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix
ptitSeb
2021-03-25
1
-1
/
+1
|
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-35
/
+35
|
*
More elf loader and parsing and stack preparing
ptitSeb
2021-03-02
1
-2
/
+2
|
*
Detecting tcmalloc now
ptitSeb
2021-03-02
1
-1
/
+1
|
*
Load elf in memory
ptitSeb
2021-03-01
1
-2
/
+2
|
*
Read elf header of launched executable
ptitSeb
2021-03-01
1
-0
/
+59