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
/
libtools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM64] Improved handling of unaligned access to device memory (for NVidia dr...
ptitSeb
2023-12-18
1
-14
/
+14
*
[ARM64] Added a new case of device memory unaligned write
ptitSeb
2023-12-18
1
-0
/
+14
*
[ARM64_DYNAREC] Added one ore special case of device unaligned memory access ...
ptitSeb
2023-12-15
1
-0
/
+22
*
Added lldb option to JITGDB
ptitSeb
2023-12-15
1
-1
/
+3
*
Fixed a signal handler (helps wine stuffs)
ptitSeb
2023-12-08
1
-1
/
+1
*
[DYNAREC] Small change to signal handling and unexpected segfault
ptitSeb
2023-12-07
1
-5
/
+10
*
[INTERPRETER] Added addling to divide by 0 exception
ptitSeb
2023-12-05
1
-0
/
+23
*
[ANDROID] Fix Clang Compiling (#1094)
Lily
2023-11-28
1
-0
/
+8
*
[SIGNAL] Fixed copyUCTXreg2Emu (#1086)
Yang Liu
2023-11-26
1
-1
/
+1
*
[RV64] This should fix RISCV64 build
ptitSeb
2023-11-23
1
-1
/
+1
*
Small improvement on signal handling
ptitSeb
2023-11-23
1
-26
/
+51
*
Saved defered flag status when processing signal / foreign function
ptitSeb
2023-11-17
1
-1
/
+1
*
Workaround to handle SIGMAX properly (should help #1056)
ptitSeb
2023-11-15
1
-4
/
+4
*
Fixed no DYNAREC build
ptitSeb
2023-11-13
1
-0
/
+4
*
[DYNAREC] Small improved trace on UD / INT type of opcodes
ptitSeb
2023-11-13
1
-2
/
+2
*
[DYNAREC] Cancel dynablock creation on SEGBUS too
ptitSeb
2023-11-05
1
-5
/
+6
*
[ARM64_DYNAREC] More special handling of SEGBUS on device memory (for NVidia ...
ptitSeb
2023-10-26
1
-0
/
+32
*
[ARM64_DYNAREC] More handling of SIGBUS on device memory (for Doomvk 2016 on ...
ptitSeb
2023-10-21
1
-0
/
+90
*
Some more rollback on tls destructor (more work needed on threads cleanup han...
ptitSeb
2023-10-17
1
-3
/
+2
*
Rollback to previous way of handling tls key destructors
ptitSeb
2023-10-16
1
-44
/
+28
*
Various changes on pthread cancel and tls destructor, should be easier to mai...
ptitSeb
2023-10-13
1
-119
/
+101
*
And this one can be const too
ptitSeb
2023-10-13
1
-1
/
+1
*
[ARM64] Fixed a SIGBUS handling for VSTR128 not detected correctly
ptitSeb
2023-10-10
1
-1
/
+1
*
[ARM64] Fix SIGBUS workaround for STUR
ptitSeb
2023-10-09
1
-2
/
+2
*
Another small improvment for signal when running unreadable memory
ptitSeb
2023-10-08
1
-1
/
+15
*
Improved a bit running unreadable memory
ptitSeb
2023-10-08
1
-2
/
+3
*
[ARM64] More handling of unaligned access
ptitSeb
2023-10-08
1
-7
/
+85
*
[ARM64] Some handling of unaligned write to device memory
ptitSeb
2023-10-08
1
-0
/
+32
*
Cosmetic change
ptitSeb
2023-10-01
1
-2
/
+2
*
[DYNAREC] Changed lock mecanism for memory protection
ptitSeb
2023-10-01
1
-0
/
+1
*
[ANDROID] And again another attempt to fix the build
ptitSeb
2023-09-02
2
-0
/
+16
*
[ANDROID] More change to android/dynarec build
ptitSeb
2023-09-02
1
-0
/
+4
*
[ANDROID] Try to create an Android build, porting box86 Android build
ptitSeb
2023-09-02
2
-0
/
+13
*
[DYNAREC] Do not use dynarec in signal handling unless CUSTOM_MALLOC for Dyna...
ptitSeb
2023-08-27
1
-0
/
+5
*
Improved jmpbuff handling a bit
ptitSeb
2023-08-13
1
-7
/
+7
*
[DYNAREC] Added more info when FillBlock generate a segfault
ptitSeb
2023-07-23
1
-0
/
+1
*
Better handling of int 29/2C/2d with wine ([ARM64_DYNAREC] too)
ptitSeb
2023-07-22
1
-4
/
+29
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
7
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
7
-0
/
+0
*
|
Removed useless box64context_t parameter to RunFunction and friend
ptitSeb
2023-07-09
4
-16
/
+16
*
|
Fixed non dynarec build
ptitSeb
2023-07-08
1
-22
/
+19
*
|
Simplyfied internal jmpbuf handling
ptitSeb
2023-07-08
2
-58
/
+47
*
|
But sigaction debug message back to LOG_DEBUG level
ptitSeb
2023-07-06
1
-1
/
+1
*
|
Small improvement to Signal Handling, and put back trace of Syscall/Sigaction...
ptitSeb
2023-06-30
1
-4
/
+7
*
|
Reworked a bit privileged instruction ([32BITS] too)(ARM64_DYNAREC] too)
ptitSeb
2023-06-27
1
-1
/
+1
*
|
A few cosmetic fixes (#858)
Alexandre Julliard
2023-06-24
1
-1
/
+0
*
|
[32BITS][DYNAREC] Preparing Dynarec to handle 32bits code
ptitSeb
2023-06-22
1
-2
/
+2
*
|
[32BITS] Some work on signal handling from 32bits code (not enough yet)
ptitSeb
2023-06-18
1
-6
/
+11
*
|
Added some support for 32bits code (doesn't seems enough for wow64 yet)
ptitSeb
2023-06-18
1
-2
/
+6
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
1
-0
/
+7
[next]