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-05-02
[RV64_DYNAREC] Improved 66 0F 3A 0B opcode
ptitSeb
1
-5
/
+6
2023-05-02
[RV64_DYNAREC] Added rev8 opcode to printer
ptitSeb
1
-0
/
+3
2023-05-02
[RV64_DYNAREC] Improved a bit the rv64 extension detection code
ptitSeb
1
-3
/
+3
2023-05-01
Change default log value only if stdout is redirected, not box log output
ptitSeb
1
-1
/
+1
2023-05-01
Added u_uastrncpy_XX to wrapped libicuXX (for #293)
ptitSeb
2
-0
/
+2
2023-05-01
[RV64_DYNAREC] Added Zba optionnal optim to many helper functions
ptitSeb
2
-50
/
+70
2023-05-01
[RV64_DYNAREC] Added Zbb path for 0F BC/BD and 66 0F BC/BD opcodes
ptitSeb
3
-84
/
+105
2023-05-01
[RV64_DYNAREC] Added Zbb path for 0F CF opcode
ptitSeb
1
-77
/
+31
2023-05-01
[RV64_DYNAREC] Add detection of Zba, Zbb, Zbc and Zbs CPU extensions
ptitSeb
5
-0
/
+198
2023-04-30
Added 66 64 8B MOV opcode (#749)
Yang Liu
5
-2
/
+101
2023-04-30
[DYNAREC] Fixed DYNAREC_TEST false-positive when opcode use NOTEST and next o...
ptitSeb
1
-1
/
+1
2023-04-30
[RV64_DYNAREC] Fixed potential issue on fastnan=0 for 0F 51 opcode
ptitSeb
1
-2
/
+3
2023-04-30
[RV64_DYNAREC] Fixed issues with some x87 helpers functions (should help #748)
ptitSeb
1
-9
/
+13
2023-04-29
Small improvment on x87 interpreter
ptitSeb
1
-3
/
+3
2023-04-28
Introduced RunFunctionFmt (should help RV64 and other signe extended platform...
ptitSeb
11
-61
/
+163
2023-04-28
Added wrapped libharfbuzz
ptitSeb
10
-0
/
+631
2023-04-28
[RV64_DYNAREC] Added more opcodes (#747)
xctan
8
-2
/
+215
2023-04-28
Fix for local library open using dlopen that are then promoted to global with...
ptitSeb
3
-7
/
+26
2023-04-28
[RV64_DYNAREC] Added more opcodes (#745)
Yang Liu
10
-16
/
+423
2023-04-28
Improved x87 FIST(T)(P) opcode ([ARM64_DYNAREC] too)
ptitSeb
6
-213
/
+1294
2023-04-28
[DYNAREC_RV64] Fixed 8F POP opcode (#746)
Yang Liu
1
-1
/
+1
2023-04-26
[DYNAREC] Defaulting to not tagging HotPage, it seems to work generaly better...
ptitSeb
2
-3
/
+3
2023-04-26
Added 1st implementation for _dl_find_object (for #742 and #711, maybe #487, ...
ptitSeb
3
-2
/
+25
2023-04-26
Some fixes to ehframe stack unwinding
ptitSeb
1
-4
/
+4
2023-04-26
Used wrapperhelper a bit on wraped libcrypto3
ptitSeb
4
-284
/
+361
2023-04-26
Udpated README with RV64
ptitSeb
1
-1
/
+2
2023-04-25
[RV64_DYNAREC] Added more opcodes (#743)
Yang Liu
1
-0
/
+48
2023-04-25
Improved/fixed (agaaaaain) Load/Unload of library (might help #740 &nd #742)
ptitSeb
6
-27
/
+53
2023-04-24
Used wrapperhelper on wrapped gtk3 and gdk3
ptitSeb
5
-773
/
+787
2023-04-24
Used wrapperhelper on wrapped libX11
ptitSeb
4
-600
/
+859
2023-04-24
Used wrapperhelper on SDL2 and friends
ptitSeb
8
-169
/
+145
2023-04-24
Used wrapperhelper on SDL1.2 and friends
ptitSeb
8
-57
/
+100
2023-04-24
Used wrapperhelper on wrapped pulseaudio
ptitSeb
4
-34
/
+24
2023-04-24
Used wrapperhelper on wrapped liblzma
ptitSeb
4
-41
/
+71
2023-04-24
Used wrapperhelper on wrapped libmpg123
ptitSeb
4
-32
/
+56
2023-04-24
Used wrapperhelper on wrapped openal
ptitSeb
4
-28
/
+23
2023-04-24
Used wrapperhelper on wrapped cairo and friends
ptitSeb
6
-89
/
+143
2023-04-24
[RV64_DYNAREC] Added more opcodes (#739)
xctan
4
-4
/
+136
2023-04-24
Used wrapperhelper on gtk2/gdk2 wrapped libs
ptitSeb
5
-678
/
+944
2023-04-24
Made the to/from_complex function static inline (might help #738)
ptitSeb
1
-4
/
+4
2023-04-24
Used wrapperhelper on wrapped libatk
ptitSeb
4
-103
/
+137
2023-04-24
Used wrapperhelper on libcairo and libcairo-gobject
ptitSeb
5
-174
/
+228
2023-04-24
Used wrapperhelper on wrapped libFAudio
ptitSeb
4
-21
/
+16
2023-04-24
Used wrapperhelper on libflac
ptitSeb
4
-81
/
+85
2023-04-24
Used wrapperhelper on wrapped freetype
ptitSeb
4
-28
/
+28
2023-04-24
Used wrapperhelper on wrapped fontconfig
ptitSeb
1
-70
/
+70
2023-04-24
[RCFILE] Added profile for Stardew Valley
ptitSeb
1
-0
/
+3
2023-04-24
Used wrapperhelper on wrapper gstreamer and friends
ptitSeb
9
-779
/
+1118
2023-04-24
Used wrapperhelper on glib2, gmodule2, gio2 and gconf2 wrapped lib
ptitSeb
8
-1324
/
+1592
2023-04-24
[RV64_DYNAREC] Added more opcodes (#737)
Yang Liu
1
-4
/
+131
[next]