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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Fixed a potential crash when running without Dynarec
ptitSeb
2023-01-28
1
-1
/
+2
*
Try to improve precision of SSE Rounding to int conversion ([DYNAREC] too, in...
ptitSeb
2023-01-28
9
-108
/
+205
*
[DYNAREC] Improved Strong Memory Model emulation
ptitSeb
2023-01-28
1
-3
/
+3
*
[DYNAREC] Forced 64 FF /4 JMP ocode to fetch X_PEND
ptitSeb
2023-01-28
1
-0
/
+1
*
[DYNAREC] Fixed a regression with C1 /0 and C1 /1 opcodes
ptitSeb
2023-01-28
1
-6
/
+4
*
Added 1 more syscall
ptitSeb
2023-01-22
1
-0
/
+1
*
use sighandler_t instead of __sighandler_t so it compiles for musl (#500)
Steven Vanden Branden
2023-01-20
1
-3
/
+3
*
[DYNAREC] Try to fix 66 64 0F 2E/2F ocpode (for #488)
ptitSeb
2023-01-19
1
-1
/
+1
*
Added a few wrapped gio2 symbols (for #490)
ptitSeb
2023-01-19
1
-4
/
+4
*
Added curl_easy_opt 20094 and friend (for #497)
ptitSeb
2023-01-19
1
-2
/
+27
*
Fix, for good, non-dynarec build
ptitSeb
2023-01-05
1
-1
/
+1
*
Fix build on non-dynarec build
ptitSeb
2023-01-05
1
-1
/
+1
*
Added more command to rcfiles, and a default one when system version is not f...
ptitSeb
2023-01-05
3
-16
/
+63
*
Fixed an issue with TLS Relocation (should fix the regression notified in #360)
ptitSeb
2023-01-05
1
-1
/
+1
*
[DYNAREC] Force reading of X_PEND flags for FF /4 JMP opcode
ptitSeb
2023-01-03
1
-0
/
+1
*
Refactored (again) lib init/fini mecanism
ptitSeb
2023-01-01
16
-208
/
+213
*
Added a bunch of libexpat wrapped function (for Heroic Launcher / Legendary)
ptitSeb
2022-12-31
4
-44
/
+690
*
[DYNAREC] make jmp 0 do a jmp_to_next to allow the block to be checked and re...
ptitSeb
2022-12-31
1
-1
/
+1
*
Added empty wrapped _dl_find_object function (for #487, probably other too, b...
ptitSeb
2022-12-31
4
-0
/
+18
*
Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...
ptitSeb
2022-12-30
13
-28
/
+160
*
[TRACE] Better trace on no-block jump warning
ptitSeb
2022-12-30
1
-1
/
+1
*
Added 206-210 syscalls (for #485)
ptitSeb
2022-12-30
1
-0
/
+5
*
Reworked how /proc/self/maps is tranformed
ptitSeb
2022-12-29
1
-30
/
+34
*
Removed defaultsymbol cache, it breaks some stuffs
ptitSeb
2022-12-29
1
-9
/
+2
*
Try to improve some TLS Relocation
ptitSeb
2022-12-29
2
-9
/
+23
*
Added 1 wrapped function to libx11
ptitSeb
2022-12-29
1
-1
/
+1
*
Added log10l wrapped function to libm (for #436)
ptitSeb
2022-12-28
1
-1
/
+5
*
Added 1 wrapped function to libxcb (and fixed 1 signature) (for #479)
ptitSeb
2022-12-18
1
-2
/
+2
*
Added a small cache to GetDefaultVersion function
ptitSeb
2022-12-17
1
-2
/
+10
*
More SegmentChache reset
ptitSeb
2022-12-17
1
-0
/
+1
*
Reset Segment cache when changing TLS address
ptitSeb
2022-12-17
2
-0
/
+2
*
Check if symbol comes from a Lib already init'd, and init it if not
ptitSeb
2022-12-17
1
-26
/
+16
*
Added 1 gnutls wrapped function
ptitSeb
2022-12-17
1
-0
/
+1
*
More work on malloc override and tbbmalloc wrapping
ptitSeb
2022-12-17
12
-61
/
+345
*
Added more wrapped function to libgnutls (helps Wine)
ptitSeb
2022-12-14
2
-8
/
+38
*
Added 1 wrapped function to libgnutls (helps Wine)
ptitSeb
2022-12-13
1
-1
/
+1
*
[DYNAREC] Small refactoring to make things more readable
ptitSeb
2022-12-12
1
-1
/
+5
*
Use print_cycle_log here
ptitSeb
2022-12-12
1
-7
/
+1
*
[DYNAREC] Small fix on unwinding of the x64 address when a signal occurs just...
ptitSeb
2022-12-11
1
-6
/
+8
*
[TRACE] Small improvments to function call trace
ptitSeb
2022-12-11
1
-55
/
+57
*
[DYNAREC] Fixed F0 80 opcodes (helps #210, but is not enough)
ptitSeb
2022-12-11
1
-7
/
+7
*
[RCFILE] Fixed BOX64_NODYNAREC handling
ptitSeb
2022-12-11
1
-1
/
+2
*
Some small fixes for pagesize != 4096
ptitSeb
2022-12-08
3
-7
/
+7
*
Fixed wrapping of lzma_stream_decoder (for #360)
ptitSeb
2022-12-06
6
-1
/
+37
*
Added wrapped libxcb-xkb.so (helps #468)
ptitSeb
2022-12-06
9
-0
/
+584
*
Added wrapped libxcb-xinerama.so (helps #468)
ptitSeb
2022-12-06
7
-0
/
+87
*
Added wrapped libxcb-sync.so (helps #468)
ptitSeb
2022-12-06
9
-0
/
+158
*
Added wrapped libxcb-render.so (helps #468)
ptitSeb
2022-12-06
9
-0
/
+311
*
Added wrapped libxcb-render-util.so (helps #468)
ptitSeb
2022-12-06
7
-0
/
+77
*
Added wrapped (empty) libxcb-util.so (helps #468)
ptitSeb
2022-12-06
7
-0
/
+88
[next]