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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added 0F A2 cpuid opcode
ptitSeb
2021-03-06
2
-0
/
+102
|
*
Somes fixes to float/double/long double handling in va_list
ptitSeb
2021-03-05
1
-0
/
+1
|
*
Fixed va_list handling on aarch64
ptitSeb
2021-03-05
1
-3
/
+3
|
*
A bit more work on va_list handling
ptitSeb
2021-03-05
1
-3
/
+22
|
*
Added printf wrapped function and some VA_ARG work
ptitSeb
2021-03-05
1
-0
/
+43
|
*
Preparing defered flags handling
ptitSeb
2021-03-04
1
-4
/
+25
|
*
Add symbols from main elf to maplib
ptitSeb
2021-03-03
1
-1
/
+1
|
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
10
-44
/
+273
|
*
Added bridge handling
ptitSeb
2021-03-02
2
-0
/
+32
|
*
More preparation on main x64emu_t structure
ptitSeb
2021-03-02
1
-2
/
+2
|
*
Added basic thread infrastructure
ptitSeb
2021-03-02
2
-0
/
+28
|
*
Added Zydis lib support for Trace enabled build
ptitSeb
2021-03-02
2
-2
/
+21
|
*
More x64emu preparation
ptitSeb
2021-03-02
1
-6
/
+8
|
*
Initializing x64emu structure
ptitSeb
2021-03-02
2
-6
/
+9
|
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
4
-0
/
+374
|
*
Preparing auxval handling
ptitSeb
2021-03-02
1
-0
/
+13
|
*
More elf loader and parsing and stack preparing
ptitSeb
2021-03-02
2
-2
/
+19
|
*
Detecting tcmalloc now
ptitSeb
2021-03-02
1
-1
/
+1
|
*
Load elf in memory
ptitSeb
2021-03-01
1
-2
/
+2
|
*
Added main elf to context
ptitSeb
2021-03-01
1
-0
/
+7
|
*
Read elf header of launched executable
ptitSeb
2021-03-01
4
-0
/
+141
|
*
Added some minimal set of source (now box64 compile and say hello at least)
ptitSeb
2021-02-28
6
-0
/
+853