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
/
tools
/
box64stack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-1
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-0
/
+1
*
Small changes on envv and arv managment
ptitSeb
2025-01-14
1
-1
/
+2
*
[BOX32] Small improvments on memory management
ptitSeb
2024-09-04
1
-1
/
+1
*
Added preliminary Box32 support (#1760)
ptitSeb
2024-08-26
1
-0
/
+10
*
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMAP (help ...
ptitSeb
2024-01-23
1
-5
/
+4
*
Cleanup some code (#1157)
xctan
2023-12-23
1
-1
/
+1
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
A few Push/Pop fixes and cleanups (#878)
Alexandre Julliard
2023-07-03
1
-69
/
+30
|
/
*
Added support for SSE4.1, and added a couple of opcode ([ARM64_DYNAREC] too)
ptitSeb
2023-03-12
1
-1
/
+3
*
Various improvment to backtrace, protection tracking, and SHOWBT. Also SIGABR...
ptitSeb
2023-02-17
1
-1
/
+4
*
Fixed a memory leak in env handling
ptitSeb
2023-02-12
1
-0
/
+1
*
Added PCLMULQDQ ([DYNAREC] Too, using PMULL if present) extension (improve a ...
ptitSeb
2022-09-30
1
-6
/
+12
*
All box internal memory alloc use __libc_ internal one (except on Android, us...
ptitSeb
2022-08-06
1
-3
/
+3
*
Improved initial stack build
ptitSeb
2022-04-24
1
-0
/
+4
*
Fix some special case on mmap64 wrapping
ptitSeb
2022-03-07
1
-0
/
+1
*
Added some comment on vDSO
ptitSeb
2021-08-10
1
-1
/
+1
*
First pass
rajdakin
2021-04-14
1
-3
/
+3
*
General improvements to box64 and fixed some SDL2 functions
rajdakin
2021-04-11
1
-20
/
+46
*
Better Stack handling (backported from box86)
ptitSeb
2021-03-28
1
-3
/
+6
*
More x64emu preparation
ptitSeb
2021-03-02
1
-106
/
+121
*
More elf loader and parsing and stack preparing
ptitSeb
2021-03-02
1
-0
/
+138