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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'main' into steam_chrome
ptitSeb
2023-02-19
1
-5
/
+5
|
\
|
|
*
Simplified dynablock handling (reduced memory consuption)
ptitSeb
2023-02-19
1
-5
/
+5
*
|
Preliminary work to get steamwebhelper working
ptitSeb
2023-02-18
1
-3
/
+2
|
/
*
Fix non-Dynarec builds
ptitSeb
2023-02-18
1
-0
/
+2
*
Force show Backtrace when SIGABRT is trapped (still depending on SHOWSEGV/LOG...
ptitSeb
2023-02-18
1
-1
/
+2
*
Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR...
ptitSeb
2023-02-17
2
-74
/
+140
*
[DYNAREC] Don't forget to Cancel the block itself before bailling out of a fa...
ptitSeb
2023-02-14
1
-0
/
+1
*
Fix non-dynarec builds
ptitSeb
2023-02-12
1
-0
/
+6
*
Small improvment for emu thread tracking
ptitSeb
2023-02-12
1
-13
/
+5
*
[DYNAREC] Use custom mutex, improved Signal while FillBlocks64 and atomic han...
ptitSeb
2023-02-12
2
-36
/
+46
*
Changes for Alpine (#508)
RainbowC0
2023-02-05
1
-1
/
+1
*
Don't wrap struct obstack, alignment should be the same (for #504)
ptitSeb
2023-02-02
1
-2
/
+32
*
Refactored (again) lib init/fini mecanism
ptitSeb
2023-01-01
1
-4
/
+14
*
Reset Segment cache when changing TLS address
ptitSeb
2022-12-17
1
-0
/
+1
*
[DYNAREC] Small fix on unwinding of the x64 address when a signal occurs just...
ptitSeb
2022-12-11
1
-6
/
+8
*
Some small fixes for pagesize != 4096
ptitSeb
2022-12-08
1
-2
/
+2
*
Use DynaCall instead of EmuCall for pthread_once callback (speedup some init ...
ptitSeb
2022-12-03
1
-1
/
+1
*
[DYNAREC] Reworked dynarec memory allocator, and a bit of protection tracking...
ptitSeb
2022-12-03
1
-0
/
+21
*
Simplified alignment of stat64 structure
ptitSeb
2022-11-22
1
-10
/
+4
*
Improve stack management on signal handler
ptitSeb
2022-11-22
1
-15
/
+8
*
Small fixes and improvement to memory protection handling
ptitSeb
2022-11-14
1
-2
/
+9
*
Improved ROLLING_LOG and improved getcontext/setcontext handling of floating ...
ptitSeb
2022-11-13
1
-10
/
+6
*
Remove dynablocklist (#438)
ptitSeb
2022-10-31
1
-4
/
+2
*
Optimized custom pthread_once
ptitSeb
2022-10-29
1
-0
/
+3
*
Small imrpovment to custom phtread_once
ptitSeb
2022-10-29
1
-2
/
+1
*
Added BOX64_SHOWBT env. var. to have a backtrace on segfault
ptitSeb
2022-10-27
1
-0
/
+24
*
More flexibility for BOX64_ROLLING_LOG
ptitSeb
2022-10-26
1
-3
/
+3
*
Fixed non-dynarec build
ptitSeb
2022-10-26
1
-2
/
+2
*
Fix non-dynarec build
ptitSeb
2022-10-26
1
-2
/
+2
*
Made a custom implementation of pthread_once
ptitSeb
2022-10-26
1
-15
/
+15
*
Small fixes with unaligned pthread_cond_t
ptitSeb
2022-10-24
1
-3
/
+3
*
Forgot a bunch of other box_ malloc/realloc/calloc/free use
ptitSeb
2022-10-23
1
-1
/
+1
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-6
/
+6
*
Fixed signal handling
ptitSeb
2022-09-29
1
-1
/
+1
*
Improved signal handling and x87 flags (with tests backported from box86)
ptitSeb
2022-09-29
1
-2
/
+7
*
Small fix to protection tracking on signal handling
ptitSeb
2022-09-19
1
-1
/
+1
*
Improved thread_self stack size detection
ptitSeb
2022-09-13
1
-1
/
+18
*
Try to improve syscall rt_sigaction handling
ptitSeb
2022-09-12
1
-3
/
+7
*
Added special case for pthread_kill because behaviour changed with glibc 2.34
ptitSeb
2022-09-10
1
-0
/
+27
*
[DYNAREC] Improve memory protection tracking (help #361)
ptitSeb
2022-09-04
1
-1
/
+1
*
Add SW64 base support (#382)
wannacu
2022-08-11
1
-0
/
+2
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
2
-20
/
+20
*
Small improvment in signal handling
ptitSeb
2022-07-30
1
-7
/
+8
*
Added BOX64_ROLLING_LOG=1 for a 'Just in Time LOG=2' on signal
ptitSeb
2022-07-30
1
-0
/
+9
*
Improve support of MyAlign for printf type (for #356)
ptitSeb
2022-07-30
1
-0
/
+4
*
Quick hack to align pthread_cond_t if needed (for #362)
ptitSeb
2022-07-27
1
-4
/
+31
*
Some work around chromium / libcef / electron / nw (still not ok)
ptitSeb
2022-07-23
1
-18
/
+60
*
Better signal function handler log
ptitSeb
2022-07-17
1
-1
/
+5
*
Improve trace a bit
ptitSeb
2022-07-16
1
-5
/
+3
*
Various improvement and some workaround to support musl binary (for #324)
ptitSeb
2022-07-09
1
-0
/
+10
[prev]
[next]