about summary refs log tree commit diff stats
path: root/src/libtools/signal32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WOW64] More tweaks for PE build (#2528)Yang Liu2025-04-141-4/+0
* [BOX32] Fix a potential build issueptitSeb2025-04-101-0/+1
* [WOW64] More tweaks towards PE build (#2519)Yang Liu2025-04-101-0/+3
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-2/+1
* Added os.h for future usage (#2488)Yang Liu2025-04-011-0/+1
* [BOX32] Small changes in Signal32 handlingptitSeb2025-03-131-5/+5
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-4/+4
* [DYNAREC] Imroved log on signal and flags/sse info gathering. [ARM64_DYNAREC]...ptitSeb2025-01-051-41/+0
* [BOX32] Fixed buildptitSeb2024-12-311-1/+1
* [ARM64_DYNAREC] Improved signal handling and flags handling (tbd on other archs)ptitSeb2024-12-311-2/+3
* Simplified ucontext uc_link managment (closer to glibc handling) ([BOX32] too)ptitSeb2024-12-201-15/+28
* [BOX32] More fixes on libc wrappingptitSeb2024-12-191-3/+18
* [RV64_DYNAREC] New register mapping (#2139)Yang Liu2024-12-121-8/+8
* Fix X64 buildptitSeb2024-12-031-0/+1
* Improved signal handling ([BOX32] Too)ptitSeb2024-12-031-14/+13
* Added a new memExist helper function and use it instead of getMmapped were it...ptitSeb2024-11-301-1/+1
* [BOX32] Removed a debug leftoverptitSeb2024-11-231-1/+1
* Improved Signal handling ([ARM4_DYNAREC] too)ptitSeb2024-11-181-12/+78
* Smal adjustment in singal handling for no-execution errorptitSeb2024-11-161-4/+5
* Improved getcontext/setcontext ([BOX32] too)ptitSeb2024-11-081-4/+3
* Improve handling of memory protection, and excution bitptitSeb2024-11-041-8/+29
* Various box32 wrapped libs and script fixes (#1889)rajdakin2024-09-301-3/+1
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-311-0/+79
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+842