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
/
include
/
debug.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added BOX64_SHOWBT env. var. to have a backtrace on segfault
ptitSeb
2022-10-27
1
-0
/
+1
*
[DYNAREC] Added BOX64_DYNAREC_SAFEFLAGS
ptitSeb
2022-10-22
1
-0
/
+1
*
Improved usage of x86_64 bash with BOX64_BASH env var
ptitSeb
2022-09-15
1
-1
/
+0
*
When running x86_64 bash, using x86_64 bash to run script automaticaly (for #...
ptitSeb
2022-09-08
1
-0
/
+1
*
Also use __libc_memalign instead of posix_memalign
ptitSeb
2022-08-06
1
-5
/
+8
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
1
-0
/
+18
*
Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal
ptitSeb
2022-07-30
1
-0
/
+1
*
Changed various log level for libdl file open error
ptitSeb
2022-07-09
1
-3
/
+5
*
Various improvement and some workaround to support musl binary (for #324)
ptitSeb
2022-07-09
1
-0
/
+1
*
Improved BOX64_LOAD_ADDR env. var. to help having reproducible runs
ptitSeb
2022-04-24
1
-0
/
+1
*
[DYNAREC] Added option to force x87 to use double (ported from box86)
ptitSeb
2022-04-13
1
-0
/
+1
*
More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6...
ptitSeb
2022-03-31
1
-0
/
+1
*
Added BOX64_PREFER_EMULATED handling and special case for pressure-vessel to ...
ptitSeb
2022-03-27
1
-0
/
+1
*
Added an option to always show SIGSEGV messages
ptitSeb
2022-03-06
1
-0
/
+1
*
Improved speed of mmap changes
ptitSeb
2022-03-06
1
-0
/
+1
*
[DYNAREC] Added an option to simulate Strong Memory Model, and auto activate ...
ptitSeb
2021-11-18
1
-0
/
+1
*
[DYNAREC] Changed Dynarec a bit to try stabilise program using many threads a...
ptitSeb
2021-11-11
1
-0
/
+1
*
[ARM64] Check if Atomics are supported (not used yet)
ptitSeb
2021-11-01
1
-0
/
+1
*
[DYNAREC] Added detection of available CPU Extensions
ptitSeb
2021-08-28
1
-0
/
+6
*
Make library loaded with absolute path not wrapped (unless BOX64_PREFER_WRAPP...
ptitSeb
2021-07-14
1
-0
/
+1
*
Improved low memory pre-allocation and added 47bits pre-allocation for Wine64
ptitSeb
2021-07-01
1
-0
/
+1
*
Splited Elf Dump from LOG handling
ptitSeb
2021-05-28
1
-1
/
+5
*
Second pass
rajdakin
2021-04-14
1
-1
/
+0
*
[TRACE] Added a new trace option
rajdakin
2021-04-07
1
-5
/
+8
*
[DYNAREC] Added 0F BE/BF ocpodes, and fixed LDRSB emitter
ptitSeb
2021-03-22
1
-1
/
+1
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-0
/
+7
*
Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)
ptitSeb
2021-03-06
1
-1
/
+1
*
Added some minimal set of source (now box64 compile and say hello at least)
ptitSeb
2021-02-28
1
-0
/
+42