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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed dynarec builds
ptitSeb
2021-04-14
1
-1
/
+1
*
Oops-es
rajdakin
2021-04-14
1
-6
/
+8
*
Second pass
rajdakin
2021-04-14
1
-0
/
+1
*
First pass
rajdakin
2021-04-14
4
-136
/
+121
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
1
-1
/
+1
*
Fixed the libraries free ordering
rajdakin
2021-04-09
1
-4
/
+4
*
Changed missed unwanted "box86"
rajdakin
2021-04-09
1
-6
/
+6
*
Small fix for dl_iterate_phdr
ptitSeb
2021-04-03
1
-1
/
+1
*
Changed LOG Level of dl_iterate_phdr warning
ptitSeb
2021-04-02
1
-1
/
+1
*
Minor change to elfloader
ptitSeb
2021-04-02
1
-1
/
+2
*
Change Elfloader handling of R_X86_64_GLOB_DAT with R_X86_64_COPY by preapply...
ptitSeb
2021-04-02
1
-3
/
+6
*
Set stack alignment to be 16bytes minimum
ptitSeb
2021-03-26
1
-1
/
+1
*
Avoid to much much warning mesage when searching for a correct lib binary
ptitSeb
2021-03-26
1
-1
/
+6
*
Added wrapped libgnutls
ptitSeb
2021-03-25
1
-1
/
+0
*
Added wrapped libfontconfig and libfreetype, plus some elfloader/tls bugfix
ptitSeb
2021-03-25
1
-1
/
+2
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
2
-8
/
+10
*
More libc wrapped symbols
ptitSeb
2021-03-25
1
-0
/
+21
*
Improved shutdown sequence
ptitSeb
2021-03-25
1
-1
/
+1
*
Fixed R_X86_64_64 handling is elfloader
ptitSeb
2021-03-25
1
-4
/
+7
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-4
/
+4
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-1
/
+1
*
Fixed typo in an error message
ptitSeb
2021-03-09
1
-1
/
+1
*
Added special case for stdin/stdout/stderr in elfloader R_X86_64_COPY handling
ptitSeb
2021-03-08
1
-1
/
+9
*
Small adjustment for __pthread_unwind_next (but still crashing on aarch64)
ptitSeb
2021-03-07
1
-0
/
+1
*
More work on elfloader reloc and addend handling
ptitSeb
2021-03-06
1
-6
/
+6
*
More work on elfloader and relocation (and tls)
ptitSeb
2021-03-06
3
-21
/
+148
*
More work on wrapped lib and elf relocations
ptitSeb
2021-03-06
1
-1
/
+1
*
Added calloc and free wrapped functions
ptitSeb
2021-03-05
1
-1
/
+1
*
Fixed PltResolver slot handling
ptitSeb
2021-03-05
1
-2
/
+4
*
Fix injection of PLT Resolver
ptitSeb
2021-03-04
1
-6
/
+6
*
Added R_X86_64_JUMP_SLOT to RelA relocation handling
ptitSeb
2021-03-04
1
-1
/
+29
*
Added some X86_64 RelocA and a few wrapped function (wrapper still not correc...
ptitSeb
2021-03-03
1
-1
/
+31
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
2
-141
/
+76
*
Another batch of printf/scanf format errors
ptitSeb
2021-03-02
2
-2
/
+2
*
Fixed a bunch of print format error
ptitSeb
2021-03-02
3
-36
/
+36
*
More elf loader and parsing and stack preparing
ptitSeb
2021-03-02
1
-31
/
+31
*
Detecting tcmalloc now
ptitSeb
2021-03-02
1
-2
/
+2
*
Load elf in memory
ptitSeb
2021-03-01
1
-1
/
+1
*
Read elf header of launched executable
ptitSeb
2021-03-01
4
-0
/
+2066
[prev]