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
/
signal32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
1
-4
/
+0
*
[BOX32] Fix a potential build issue
ptitSeb
2025-04-10
1
-0
/
+1
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
1
-0
/
+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
*
[BOX32] Small changes in Signal32 handling
ptitSeb
2025-03-13
1
-5
/
+5
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-4
/
+4
*
[DYNAREC] Imroved log on signal and flags/sse info gathering. [ARM64_DYNAREC]...
ptitSeb
2025-01-05
1
-41
/
+0
*
[BOX32] Fixed build
ptitSeb
2024-12-31
1
-1
/
+1
*
[ARM64_DYNAREC] Improved signal handling and flags handling (tbd on other archs)
ptitSeb
2024-12-31
1
-2
/
+3
*
Simplified ucontext uc_link managment (closer to glibc handling) ([BOX32] too)
ptitSeb
2024-12-20
1
-15
/
+28
*
[BOX32] More fixes on libc wrapping
ptitSeb
2024-12-19
1
-3
/
+18
*
[RV64_DYNAREC] New register mapping (#2139)
Yang Liu
2024-12-12
1
-8
/
+8
*
Fix X64 build
ptitSeb
2024-12-03
1
-0
/
+1
*
Improved signal handling ([BOX32] Too)
ptitSeb
2024-12-03
1
-14
/
+13
*
Added a new memExist helper function and use it instead of getMmapped were it...
ptitSeb
2024-11-30
1
-1
/
+1
*
[BOX32] Removed a debug leftover
ptitSeb
2024-11-23
1
-1
/
+1
*
Improved Signal handling ([ARM4_DYNAREC] too)
ptitSeb
2024-11-18
1
-12
/
+78
*
Smal adjustment in singal handling for no-execution error
ptitSeb
2024-11-16
1
-4
/
+5
*
Improved getcontext/setcontext ([BOX32] too)
ptitSeb
2024-11-08
1
-4
/
+3
*
Improve handling of memory protection, and excution bit
ptitSeb
2024-11-04
1
-8
/
+29
*
Various box32 wrapped libs and script fixes (#1889)
rajdakin
2024-09-30
1
-3
/
+1
*
[BOX32] More 32bits wrapped functions
ptitSeb
2024-08-31
1
-0
/
+79
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+842