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
/
signals.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Handle chained sigaction (for #829)
ptitSeb
2023-06-10
1
-5
/
+9
*
Fixed some potential issues when signal occurs with a (near) bad rsp
ptitSeb
2023-05-25
1
-2
/
+2
*
Added partial support for TF flags (should help with eroneous debugger detect...
ptitSeb
2023-05-24
1
-0
/
+4
*
Optimized Exit bridge managment
ptitSeb
2023-05-10
1
-1
/
+1
*
Some small changes to thread and fork and cloning x64emu_t struct
ptitSeb
2023-05-08
1
-2
/
+2
*
[DYNAREC] Use Dynarec on Signal function when possible
ptitSeb
2023-05-07
1
-6
/
+14
*
[DYNAREC] Disabled custom mutex for now
ptitSeb
2023-05-07
1
-14
/
+28
*
[DYNAREC] Made FASTPAGE more agressive
ptitSeb
2023-05-06
1
-1
/
+1
*
[ARM64_DYNAREC] Small improvment for signal handling
ptitSeb
2023-05-04
1
-2
/
+4
*
[DYNAREC] Improve handling of running block getting dirty while executing
ptitSeb
2023-05-04
1
-2
/
+3
*
Do less stuff in signal if it will not be printed out
ptitSeb
2023-04-17
1
-47
/
+49
*
Do not compute name and other info if they are not shown on signal
ptitSeb
2023-04-16
1
-5
/
+7
*
[DYNAREC] General fixes and improvment for multithread and jit program. Helps...
ptitSeb
2023-04-16
1
-4
/
+9
*
[DYNAREC] More improvement to TEST_DYNAREC
ptitSeb
2023-03-31
1
-0
/
+1
*
[DYNAREC] Improved TEST_INTERPRETER with inter-block testing
ptitSeb
2023-03-28
1
-0
/
+9
*
Rv64 dynarec (#550)
ptitSeb
2023-03-12
1
-0
/
+75
*
[RISCV] Get pc from ucontext_t for RV64
Yang Liu
2023-03-06
1
-0
/
+2
*
Made the Signal workaround more generic, so it can be used by Termux user
ptitSeb
2023-03-05
1
-1
/
+1
*
[RK3588] Made Workaround also working on non-dynarec build (just in case...)
ptitSeb
2023-02-26
1
-6
/
+6
*
Made the Signal workaround specific to RK3588
ptitSeb
2023-02-26
1
-0
/
+3
*
Try to improved the Workaround, to make it more generic
ptitSeb
2023-02-25
1
-1
/
+6
*
[STEAM] Added a workaround for issue with steamwebhelper running on Armbian (...
ptitSeb
2023-02-25
1
-1
/
+1
*
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-20
1
-1
/
+4
|
\
|
*
[DYNAREC] Directly run program Segfault handler for Access Error with PROT_DY...
ptitSeb
2023-02-20
1
-1
/
+4
*
|
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-19
1
-5
/
+5
|
\
|
|
*
Simplified dynablock handling (reduced memory consuption)
ptitSeb
2023-02-19
1
-5
/
+5
*
|
Preliminary work to get steamwebhelper working
ptitSeb
2023-02-18
1
-3
/
+2
|
/
*
Fix non-Dynarec builds
ptitSeb
2023-02-18
1
-0
/
+2
*
Force show Backtrace when SIGABRT is trapped (still depending on SHOWSEGV/LOG...
ptitSeb
2023-02-18
1
-1
/
+2
*
Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR...
ptitSeb
2023-02-17
1
-71
/
+134
*
[DYNAREC] Don't forget to Cancel the block itself before bailling out of a fa...
ptitSeb
2023-02-14
1
-0
/
+1
*
Fix non-dynarec builds
ptitSeb
2023-02-12
1
-0
/
+6
*
[DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...
ptitSeb
2023-02-12
1
-20
/
+24
*
Refactored (again) lib init/fini mecanism
ptitSeb
2023-01-01
1
-4
/
+14
*
[DYNAREC] Small fix on unwinding of the x64 address when a signal occurs just...
ptitSeb
2022-12-11
1
-6
/
+8
*
Some small fixes for pagesize != 4096
ptitSeb
2022-12-08
1
-2
/
+2
*
[DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking...
ptitSeb
2022-12-03
1
-0
/
+21
*
Improve stack management on signal handler
ptitSeb
2022-11-22
1
-15
/
+8
*
Small fixes and improvement to memory protection handling
ptitSeb
2022-11-14
1
-2
/
+9
*
Improved ROLLING_LOG and improved getcontext/setcontext handling of floating ...
ptitSeb
2022-11-13
1
-10
/
+6
*
Added BOX64_SHOWBT env. var. to have a backtrace on segfault
ptitSeb
2022-10-27
1
-0
/
+24
*
More flexibility for BOX64_ROLLING_LOG
ptitSeb
2022-10-26
1
-3
/
+3
*
Fixed signal handling
ptitSeb
2022-09-29
1
-1
/
+1
*
Improved signal handling and x87 flags (with tests backported from box86)
ptitSeb
2022-09-29
1
-2
/
+7
*
Small fix to protection tracking on signal handling
ptitSeb
2022-09-19
1
-1
/
+1
*
Try to improve syscall rt_sigaction handling
ptitSeb
2022-09-12
1
-3
/
+7
*
[DYNAREC] Improve memory protection tracking (help #361)
ptitSeb
2022-09-04
1
-1
/
+1
[next]