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
/
librarian
/
symbols.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BOX32][ELFLOADER] Fixed some issue with symbol resolver
ptitSeb
2024-09-14
1
-0
/
+1
*
[ELFLOADER] Huge refactor of elfloader and symbol resolution. Some more clean...
ptitSeb
2024-02-15
1
-52
/
+26
*
[ELFLOADER] Fixed some issue with COPY/GLOB_DATA symbol relocations
ptitSeb
2024-01-15
1
-2
/
+2
*
Improved mallock_hack_2, trying to reduce potential memory leaks
ptitSeb
2023-05-03
1
-0
/
+13
*
fix some spelling mistakes (#640)
josch
2023-03-26
1
-1
/
+1
*
Removed defaultsymbol cache, it breaks some stuffs
ptitSeb
2022-12-29
1
-9
/
+2
*
Added a small cache to GetDefaultVersion function
ptitSeb
2022-12-17
1
-2
/
+10
*
Cosmetic change
ptitSeb
2022-12-04
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
-29
/
+47
*
Forgot a bunch of other box_ malloc/realloc/calloc/free use
ptitSeb
2022-10-23
1
-5
/
+5
*
Refactored, again, elfloader symbol fetching (ported from box86)
ptitSeb
2022-10-22
1
-13
/
+55
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
1
-3
/
+3
*
Reworked elfloader, handle versionned symbols now
ptitSeb
2021-05-29
1
-0
/
+233