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
/
LLVMprivateGenerator
/
registered_structs.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-23
Reworked a bit wrapped libc functions signatures
ptitSeb
4
-344
/
+434
2023-04-23
Cosmetic change to wrapped pthread private
ptitSeb
1
-47
/
+44
2023-04-23
Improve an error message on python wrapper generator
ptitSeb
1
-1
/
+1
2023-04-23
[RV64_DYNAREC] Added more opcodes (#733)
Yang Liu
6
-2
/
+126
2023-04-23
Reworked libgl wrapped signatures
ptitSeb
4
-2691
/
+2785
2023-04-23
Added a bunch of wrapped functions (for #725)
ptitSeb
17
-29
/
+133
2023-04-23
[ARM64_DYNAREC] Small fix for 0F AE /7 opcode
ptitSeb
1
-1
/
+1
2023-04-23
[RV64_DYNAREC] Added more opcodes (#730)
Yang Liu
9
-9
/
+244
2023-04-23
Added more gtk3 wrapped functions (#731)
lizhuoheng
7
-11
/
+456
2023-04-23
Added more gtk3 wrapped functions (#727)
lizhuoheng
5
-10
/
+294
2023-04-22
[RV64_DYNAREC] Added more opcodes for SV (#726)
xctan
6
-18
/
+182
2023-04-22
[DYNAREC] Fixed vsyscall bridge
ptitSeb
1
-28
/
+9
2023-04-22
Another fix for dlopen with RTLD_NOLOAD when lib was already loaded elswhere ...
ptitSeb
1
-0
/
+1
2023-04-22
inc ref count for dlopen with RTL_NOLOAD
ptitSeb
1
-3
/
+2
2023-04-22
Fixed and improved __cxa_atexit handling
ptitSeb
5
-11
/
+17
2023-04-21
Fixed gtk2 apps, broken since #720
ptitSeb
3
-4
/
+7
2023-04-21
Added A1/A2/A3 MOV opcodes (#723)
Yang Liu
1
-0
/
+20
2023-04-21
[WRAPPER] Fix my___vsnprintf_chk (#722)
xctan
1
-1
/
+1
2023-04-21
[RV64_DYNAREC] Added more opcodes (#721)
Yang Liu
2
-12
/
+125
2023-04-21
Fixed a macro and change chinese comment to english
ptitSeb
2
-2
/
+2
2023-04-21
[RV64_DYNAREC] Added more opcodes (#719)
Yang Liu
3
-2
/
+155
2023-04-21
Added more gtk3 wrapped functions (#720)
lizhuoheng
7
-16
/
+147
2023-04-20
[DYNAREC] Fixed an optimisation in getDBSize helper function
ptitSeb
1
-0
/
+1
2023-04-20
[RV64_DYNAREC] Added more opcodes (#718)
Yang Liu
5
-2
/
+161
2023-04-20
[RV64_DYNAREC] Added more opcodes (#717)
Yang Liu
3
-10
/
+39
2023-04-20
[DYNAREC] Try to test last opcode at end of block for unimplemented opcode
ptitSeb
2
-3
/
+9
2023-04-20
[RV64_DYNAREC] Added more opcodes and some fixes (#716)
Yang Liu
5
-53
/
+148
2023-04-19
[RV64_DYNAREC] Various fixes on many opcodes
ptitSeb
9
-33
/
+47
2023-04-19
[DYNAREC] Fixed signature of x64test function
ptitSeb
1
-1
/
+1
2023-04-19
Some sligth improvment to __vsnprintf_chk and vfprintf
ptitSeb
7
-12
/
+23
2023-04-19
[ARM64_DYNAREC] Fixed a small bug in 66 0F BC opcode
ptitSeb
1
-1
/
+1
2023-04-19
[RV64_DYNAREC] More fixes to a few opcodes
ptitSeb
2
-1
/
+34
2023-04-19
[RV64_DYNAREC] Remove 66 0F 3A 0B ROUNDSD opcode for now (#715)
Yang Liu
1
-25
/
+23
2023-04-19
Fixed non-dynarec build
ptitSeb
1
-0
/
+4
2023-04-19
[RV64_DYNAREC] Some fixes and small improvement to a few opcodes
ptitSeb
3
-18
/
+20
2023-04-19
[DYNAREC] Fixed faux-positive on DYNAREC_TEST when unimplemented opcode in dy...
ptitSeb
1
-0
/
+8
2023-04-19
Added some weixin support (not really tested, for #711)
ptitSeb
2
-1
/
+5
2023-04-19
[RV64_DYNAREC] Fixed some bugs (#714)
Yang Liu
2
-3
/
+3
2023-04-19
Fixed a broken link in README (#713)
Yang Liu
1
-1
/
+1
2023-04-19
[RV64_DYNAREC] Added more opcodes (#712)
xctan
6
-3
/
+173
2023-04-18
[RV64_DYNAREC] Added more opcode and some fixes (#710)
Yang Liu
7
-22
/
+181
2023-04-18
[ELF] Fixed a use-after-free issue (#709)
Yang Liu
1
-2
/
+3
2023-04-18
[WRAPPER] Added more fontconfig wrapped functions (#708)
Yang Liu
1
-2
/
+2
2023-04-17
[RV64_DYNAREC] Added F3 0F BD and 66 29 opcodes
ptitSeb
2
-0
/
+67
2023-04-17
[RV64_DYNAREC] Fixed SSE_LOOP_FQ helper macro
ptitSeb
1
-2
/
+2
2023-04-17
[RV64_DYNAREC] Added more opcodes (#706)
Yang Liu
5
-2
/
+152
2023-04-17
Fixed issue with program using getopts
ptitSeb
1
-35
/
+43
2023-04-17
[RV64_DYNAREC] Added more opcodes (#705)
Yang Liu
6
-6
/
+126
2023-04-17
Do less stuff in signal if it will not be printed out
ptitSeb
1
-47
/
+49
2023-04-17
[WRAPPER] Fixed mpg123 wrapper (#704)
Yang Liu
6
-36
/
+3
[next]