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
*
Improved handling of TF flag
ptitSeb
2025-08-27
1
-3
/
+1
*
[ARM64_DYNAREC] Improved adjust for REP MOVSx opcode on signal
ptitSeb
2025-07-28
1
-26
/
+25
*
Some handling of case where signal numbers differs between native and x64 arc...
ptitSeb
2025-07-23
1
-41
/
+65
*
[DYNAREC] Another fix for RV64 and LA64 builds
ptitSeb
2025-07-21
1
-3
/
+3
*
[DYNAREC] This should fix build on RV64 and LA64
ptitSeb
2025-07-21
1
-20
/
+9
*
[DYNAREC] Consolidate access to native register in signal and register mappin...
ptitSeb
2025-07-21
1
-169
/
+52
*
[DYNAREC] Refactor hotpage detection and dynarec_dirty 1 & 2. Also adjust som...
ptitSeb
2025-06-30
1
-1
/
+1
*
[ARM64_DYNAREC] Use Unaligned sepcial handling to handle rare case of 32bits ...
ptitSeb
2025-06-28
1
-4
/
+21
*
[DYNACACHE] Added support for unaligned addresses
ptitSeb
2025-06-23
1
-0
/
+26
*
[DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)
ptitSeb
2025-06-19
1
-0
/
+4
*
[ARM64_DYNAREC] Try to optimise Windows INT n version on 64bits (TODO: Interp...
ptitSeb
2025-05-30
1
-225
/
+3
*
[TRACE] Reduce the noise when using SHOWSEGV=1 on Winde programs
ptitSeb
2025-05-15
1
-1
/
+1
*
[GDBJIT] Added a new option to register debuginfo only after trapped into sig...
Yang Liu
2025-05-09
1
-0
/
+4
*
[SIGNAL] Better signal logging when trace enabled (#2572)
Yang Liu
2025-04-24
1
-2
/
+11
*
[TRACE] Fixed an issue with a trace on dynablock exiting execution
ptitSeb
2025-04-21
1
-1
/
+1
*
[TRACE] Better trace, using maplile name if available, and better write on a ...
ptitSeb
2025-04-20
1
-1
/
+1
*
Another fix for non-dynarec build
ptitSeb
2025-04-18
1
-0
/
+2
*
This should fix non-dynarec build
ptitSeb
2025-04-18
1
-0
/
+2
*
Also preserve flags stuffs on signal handling when needed
ptitSeb
2025-04-18
1
-1
/
+29
*
[DYNAREC] Small improvment to callret=2 handling of path to regen a block
ptitSeb
2025-04-18
1
-2
/
+3
*
Motsly commetic change in internal SIGILL handling
ptitSeb
2025-04-16
1
-4
/
+6
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
1
-48
/
+0
*
[ANDROID] Adjusted some signals structure for Android/Bionic
ptitSeb
2025-04-11
1
-1
/
+7
*
[DYNAREC] Speedup a bit DYNAREC_DIRTY=1
ptitSeb
2025-04-10
1
-3
/
+3
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
1
-0
/
+45
*
[DYNAREC] Better handling of self-loop and added CALLRET=2 settings (ARM64 on...
ptitSeb
2025-04-09
1
-1
/
+78
*
Moved emit functions to seperate files from signals.h (#2516)
Yang Liu
2025-04-09
1
-125
/
+0
*
Added backtrace.h for holding backtrace-related functions (#2515)
Yang Liu
2025-04-09
1
-31
/
+3
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+1
*
Added os.h for future usage (#2488)
Yang Liu
2025-04-01
1
-0
/
+1
*
[TRACE] Do not print opcode at SIGBUS if x64pc or pc is not readable
ptitSeb
2025-03-31
1
-1
/
+1
*
[ARM64_DYNAREC] Simplified 8F opcode, so special cases will be handled in sig...
ptitSeb
2025-03-17
1
-0
/
+4
*
[TRACE] Improved native backtrace, and create a function so it can be use els...
ptitSeb
2025-03-17
1
-10
/
+32
*
[DYNAREC] Introduced DYNAREC_DIRTY=2 and changed a profile to use it
ptitSeb
2025-03-12
1
-0
/
+1
*
Removed isDBFromAddressRange and added that function to cleanDBFromAddressRan...
ptitSeb
2025-03-07
1
-7
/
+7
*
Use getProtection_fast for check_exec test, as it can be used a lot on interp...
ptitSeb
2025-03-07
1
-1
/
+1
*
[BOX32][INTERP] Added some support for BOUND opcode ([ARM64_DYNAREC] too)
ptitSeb
2025-02-20
1
-0
/
+7
*
[ARM64_DYNAREC] Optimized REP MOVSB
ptitSeb
2025-02-07
1
-0
/
+41
*
[RV64_DYNAREC] Added codegen for unaligned stores (#2289)
xctan
2025-01-24
1
-2
/
+2
*
Added [BOX64] prefix for all the stdout logs (#2279)
Yang Liu
2025-01-21
1
-23
/
+23
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-37
/
+33
*
[TRACE] Added TID on Strange SIGSEGV with Access Error message
ptitSeb
2025-01-18
1
-3
/
+3
*
[TRACE] Fixed a typo in a debug message
ptitSeb
2025-01-17
1
-1
/
+1
*
[DYNAREC] Introduce BOX64_DYNAREC_DIRTY and some profile to use it
ptitSeb
2025-01-15
1
-1
/
+1
*
[ARM64_DYNAREC] Added unaligned code for F3 0F 7F opcode
ptitSeb
2025-01-15
1
-2
/
+2
*
Small improvment on signal handling and db/x64pc fetching
ptitSeb
2025-01-14
1
-21
/
+29
*
This should fix the non-dynarec build
ptitSeb
2025-01-13
1
-3
/
+4
*
Try to improve full x86 state gathering on Signal
ptitSeb
2025-01-13
1
-5
/
+13
*
[SIGNAL][RV64] Supported more opcodes for special cases (#2253)
Yang Liu
2025-01-11
1
-2
/
+2
*
This should fix non-Dynarec builds
ptitSeb
2025-01-11
1
-3
/
+1
[next]