about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* [BOX32][WRAPPING] Added 32bits wrapped libxcb-res and fixes some wrapped func...ptitSeb2024-12-1717-141/+261
* [RV64_DYNAREC] Extended simple wrapper for more int types (#2160)xctan2024-12-174-346/+1679
* [CMAKE] Fixed linking issue with mold (#2159)xctan2024-12-171-4/+4
* [BOX32][WRAPPER] Silence some conversion warningsptitSeb2024-12-162-1/+4
* [WRAPPER] Added wrapped libxcb-res with new wrapperhelperptitSeb2024-12-1610-0/+211
* [WRAPPER] Reworked libxcb wrapping with new wrapperhelperptitSeb2024-12-166-698/+816
* [BOX32][WRAPPER] Added 32bits wrapped libxcbptitSeb2024-12-1614-10/+1085
* [BOX32][WRAPPER] Prepare xcb_connection_t* align functionsptitSeb2024-12-161-0/+2
* [BOX32][WRAPPER] Prepare xcb_connection_t* as n on box32ptitSeb2024-12-162-8/+20
* [BOX32][WRAPPER] Added 32bits wrapped libx11-xcbptitSeb2024-12-1610-0/+87
* [LA64_DYNAREC] Added PTEST opcode (#2158)Leslie Zhai2024-12-162-0/+35
* [RV64_DYNAREC] Fixed more regressions (#2157)Yang Liu2024-12-152-5/+4
* [BOX32][WRAPPER] More fixes on 32bits libc wrappingptitSeb2024-12-153-2/+17
* [BOX32] Try to impove pthread_cond_t handlingptitSeb2024-12-151-1/+8
* [BOX32][WRAPPER] Some fixes to struct msghdr alignment functionsptitSeb2024-12-152-5/+6
* [BOX32] Rollback simplied alignment of msghdr as cmsg also needs alignment (s...ptitSeb2024-12-153-11/+58
* [BOX32][WRAPPER] Moved all function wrapped from wrappedresolv.c to libc_net3...ptitSeb2024-12-152-103/+98
* [BOX32][WRAPPER] Try to fix build issue for older system (for #2156)ptitSeb2024-12-151-1/+2
* [BOX32][WRAPPER] Some work on 32bits xcb_connectionptitSeb2024-12-157-137/+347
* [BOX32][WRAPPER] More work on libc wrapping, and some new syscall tooptitSeb2024-12-1511-30/+135
* [BOX32][WRAPPER] Added mtrace and muntrace to 32bits wrapped libc (for #2155)ptitSeb2024-12-151-2/+2
* [WRAPPER] Made gtkclass.c less likely to be recompiled (#2153)Yang Liu2024-12-151-6/+87
* [BOX32][WRAPPER] More fixes to libc and libX11 wrappingptitSeb2024-12-149-14/+120
* [BOX32][WRAPPER] More fixes to libc and X11 wrappingptitSeb2024-12-149-98/+82
* [BOX32][WRAPPER] Fixes and improves libc wrappingptitSeb2024-12-147-15/+55
* [DYNAREC] Revert default BOX64_DYNAREC_PAUSE to 0 (for #2152)ptitSeb2024-12-141-1/+1
* [BOX32][WRAPPER] Many fixes and improvments to X11 wrappingptitSeb2024-12-1413-90/+290
* [BOX32][WRAPPER] Added more 32bits wrapped functionsptitSeb2024-12-1312-14/+106
* [BOX32][WRAPPER] Added a few more libc 32bits wrapped functionsptitSeb2024-12-135-6/+22
* [BOX32][WRAPPER] Added a few 32bits wrapped function libnslptitSeb2024-12-134-15/+31
* [BOX32][WRAPPER] Added a few more 32bits wrapped libc functionsptitSeb2024-12-136-7/+32
* [BOX32][WRAPPER] Added empty 32bits wrapped libnslptitSeb2024-12-139-1/+187
* [BOX32][WRAPPER] Added a 32bits dummy libvdpau wrapped libptitSeb2024-12-1310-0/+85
* [BOX32][WRAPPER] Added 32bits wrapped libdrm with new wrapperhelperptitSeb2024-12-1310-0/+515
* [BOX32][WRAPPER] Added a few more libc and libresolv 32bits wrapped functionsptitSeb2024-12-137-10/+28
* [BOX32][WRAPPER] Added a arge batch of 32bits wrapped function to X11 and fri...ptitSeb2024-12-1320-169/+1132
* [RV64_DYNAREC] Optimize push/pop with xtheadmemidx (#2150)Yang Liu2024-12-132-30/+100
* [BOX32][WRAPPER] Added 3 more 32bits wrapped function to libcairoptitSeb2024-12-138-5/+80
* [BOX32][WRAPPER] Added more SDL2 32bts wrapped functionsptitSeb2024-12-136-14/+190
* [BOX32][WRAPPER] Added 1 more libc 32bits wrapped funciton, and fixed an exis...ptitSeb2024-12-136-7/+54
* [RV64_DYNAREC] Fixed some TO_NAT usages (#2149)Yang Liu2024-12-131-4/+4
* [RV64_DYNAREC] Reinitialize sew after callret (#2148)Yang Liu2024-12-131-27/+14
* [RV64_DYNAREC] Reworked ZEROUP and freed t0 (#2147)xctan2024-12-1214-80/+74
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libcptitSeb2024-12-126-22/+45
* [BOX32][WRAPPER] Added 32bits wrapped libXdamageptitSeb2024-12-128-0/+70
* [BOX32][WRAPPER] Added 32bits wrapped libcairoptitSeb2024-12-1215-15/+771
* [BOX32][WRAPPER] Added a few more 32bits wrapped function to libfontconfigptitSeb2024-12-126-43/+130
* [RV64_DYNAREC] New register mapping (#2139)Yang Liu2024-12-1225-638/+639
* [LA64_DYNAREC] Added more opcodes (#2145)Leslie Zhai2024-12-123-0/+64
* [WRAPPER] Checked pangoft2 wrapping with new wrapperhelperptitSeb2024-12-123-8/+12