about summary refs log tree commit diff stats
path: root/src/include/debug.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6...ptitSeb2022-03-311-0/+1
* Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ...ptitSeb2022-03-271-0/+1
* Added an option to always show SIGSEGV messagesptitSeb2022-03-061-0/+1
* Improved speed of mmap changesptitSeb2022-03-061-0/+1
* [DYNAREC] Added an option to simulate Strong Memory Model, and auto activate ...ptitSeb2021-11-181-0/+1
* [DYNAREC] Changed Dynarec a bit to try stabilise program using many threads a...ptitSeb2021-11-111-0/+1
* [ARM64] Check if Atomics are supported (not used yet)ptitSeb2021-11-011-0/+1
* [DYNAREC] Added detection of available CPU ExtensionsptitSeb2021-08-281-0/+6
* Make library loaded with absolute path not wrapped (unless BOX64_PREFER_WRAPP...ptitSeb2021-07-141-0/+1
* Improved low memory pre-allocation and added 47bits pre-allocation for Wine64ptitSeb2021-07-011-0/+1
* Splited Elf Dump from LOG handlingptitSeb2021-05-281-1/+5
* Second passrajdakin2021-04-141-1/+0
* [TRACE] Added a new trace optionrajdakin2021-04-071-5/+8
* [DYNAREC] Added 0F BE/BF ocpodes, and fixed LDRSB emitterptitSeb2021-03-221-1/+1
* [DYNAREC] Added Basic blocks for dynarecptitSeb2021-03-141-0/+7
* Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)ptitSeb2021-03-061-1/+1
* Added some minimal set of source (now box64 compile and say hello at least)ptitSeb2021-02-281-0/+42