about summary refs log tree commit diff stats
path: root/src/os/emit_signals_linux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved handling of TF flagptitSeb2025-08-271-0/+9
* Some handling of case where signal numbers differs between native and x64 arc...ptitSeb2025-07-231-16/+15
* Revert using getProtection_fast in CheckExec to avoid rare (or less rare in I...ptitSeb2025-06-021-1/+1
* [ARM64_DYNAREC] Try to optimise Windows INT n version on 64bits (TODO: Interp...ptitSeb2025-05-301-1/+146
* [TRACE] Reduce the noise when using SHOWSEGV=1 on Winde programsptitSeb2025-05-151-1/+1
* Moved emit functions to seperate files from signals.h (#2516)Yang Liu2025-04-091-0/+144