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
/
elfs
/
elfloader_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Improved handling of malloc_hack_2
ptitSeb
2023-07-12
1
-0
/
+1
*
|
[ELF_LOAD] Also use SONAME of loaded elf to match loaded libs (helps #805)
ptitSeb
2023-06-04
1
-0
/
+1
|
/
*
[ELFLOADER] Improved handling of default versions
ptitSeb
2023-04-10
1
-0
/
+3
*
Now handling the BIND_NOW flags in elf header
ptitSeb
2023-03-19
1
-0
/
+1
*
Refactored (again) lib init/fini mecanism
ptitSeb
2023-01-01
1
-3
/
+4
*
Remove dynablocklist (#438)
ptitSeb
2022-10-31
1
-4
/
+0
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
1
-0
/
+5
*
Various changes and improvement centered around steam (but still not good eno...
ptitSeb
2022-03-04
1
-1
/
+0
*
Fixed the backtrace wrapper (uses eh_frame information only)
rajdakin
2022-02-14
1
-0
/
+5
*
Improved TLS handling (for #17, but probably help many other programs)
ptitSeb
2021-07-04
1
-0
/
+2
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-0
/
+5
*
First pass
rajdakin
2021-04-14
1
-20
/
+20
*
More work on elfloader and relocation (and tls)
ptitSeb
2021-03-06
1
-17
/
+44
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
1
-7
/
+7
*
Read elf header of launched executable
ptitSeb
2021-03-01
1
-0
/
+109