| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Improved myStackAlignGVariantNew(Va) helper functions, for [RV64] ↵ | ptitSeb | 2025-07-19 | 1 | -53/+361 |
| | | | | | and [LA64] (backported from box86) | ||||
| * | [WRAPPER] Implement myStackAlignGVariantNew for g_variant_new (#2687) | Leslie Zhai | 2025-05-30 | 1 | -1/+43 |
| | | |||||
| * | Added [BOX64] prefix for all the stdout logs (#2279) | Yang Liu | 2025-01-21 | 1 | -3/+3 |
| | | | | | | | | * Added [BOX64] prefix for all the stdout logs * Remove some hardcoded prefix * review | ||||
| * | [BOX32][WRAPPER] Some work on 32bits xcb_connection | ptitSeb | 2024-12-15 | 1 | -113/+3 |
| | | |||||
| * | Android Long Double handling (#2101) | ptitSeb | 2024-12-02 | 1 | -0/+58 |
| | | | | | | | | | | | | | | | | | | * [ANDROID] Try to handle LongDouble in vaarg correctly * [ANDROID] Try to enable test07 * [WRAPPED] Fixed Android long double handling (#2096) * [WRAPPED] Fixed Android long double handling * [WRAPPED] Force casting to uintptr_t * [WRAPPED] Fixed a typing issue, removed a warning in the CI --------- Co-authored-by: rajdakin <rajdakin@gmail.com> | ||||
| * | [WRAPPER] Fixed myStackAlignGVariantNew and refined the test too (#2038) | Yang Liu | 2024-11-15 | 1 | -49/+31 |
| | | |||||
| * | [LA64] Implement convert x64_va_list_t to sysv_varargs for float (#2025) (#2031) | Leslie Zhai | 2024-11-14 | 1 | -0/+60 |
| | | | | | | | | | | * [LA64] Implement convert x64_va_list_t to sysv_varargs for float (#2025) * [LA64] Implement myStackAlignGVariantNew (#2025) * [LA64] Limit the log to LOG_DEBUG (#2055) * [LA64] Add missing file (#2025) | ||||
| * | Better X11 callback in list handling | ptitSeb | 2024-07-21 | 1 | -0/+8 |
| | | |||||
| * | Fixes (#1659) | rajdakin | 2024-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replaced some tabs with spaces * Fixed some signedness warnings * Added more debug info * Fixed an improper alignment * [WRAPPEDWAYLAND] Added return statements to wrappers * [EMU] [AVX] Fixed some issues * [ARM DYNAREC] Fixed some minor warnings * [ARM DYNAREC] Removed unused macro arguments * [EMU] Fixed a noisy warning * [ARM DYNAREC] Removed "empty body" warnings * [EMU] Fixed an opcode in dynarec, non-cosim builds * [LA64 DYNAREC] Minor warning fixes * [LA64 DYNAREC] Fixed empty body warnings * [LA64 DYNAREC] Added parenthesis around assignments in if statements * [LA64 DYNAREC] Fixed missing parenthesis in macro definitions * [RV64 DYNAREC] Fixed minor warnings * [RV64 DYNAREC] Fixed wrong/missing parentheses * [WRAPPER] Fixed the WaylandClient callback signatures | ||||
| * | Put back 8 slots for xcb_connection_t wrapping | ptitSeb | 2024-03-09 | 1 | -1/+1 |
| | | |||||
| * | Some more improvment to xcb wrapping | ptitSeb | 2024-03-06 | 1 | -12/+45 |
| | | |||||
| * | Fixed xcb_connect wrapping | ptitSeb | 2024-01-15 | 1 | -3/+12 |
| | | |||||
| * | More xcb_connection_t wrapping for vulkan | ptitSeb | 2023-12-31 | 1 | -1/+1 |
| | | |||||
| * | More work on xcb wrapping, as xcb_connection_t needs alignment | ptitSeb | 2023-12-26 | 1 | -0/+185 |
| | | |||||
| * | And this one can be const too | ptitSeb | 2023-10-13 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | | | | | remove executable bits | ||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| | | | | | | | | | Closes: #895 | ||||
| * | | [WRAPPER] Fixed stack align on varargs (for #789) (#790) | Yang Liu | 2023-05-16 | 1 | -3/+3 |
| |/ | |||||
| * | Simplified alignment of stat64 structure | ptitSeb | 2022-11-22 | 1 | -10/+4 |
| | | |||||
| * | Improve support of MyAlign for printf type (for #356) | ptitSeb | 2022-07-30 | 1 | -0/+4 |
| | | |||||
| * | Added some untested support for loongarch64 va_list | ptitSeb | 2021-09-26 | 1 | -185/+510 |
| | | |||||
| * | More work on gtk and nss3+friends | ptitSeb | 2021-09-21 | 1 | -1/+1 |
| | | |||||
| * | More work on gtk wrapping | ptitSeb | 2021-09-20 | 1 | -0/+7 |
| | | |||||
| * | Added disabled wrapped libfuse (not working for now) | ptitSeb | 2021-08-10 | 1 | -0/+20 |
| | | |||||
| * | Improvment to a few libc wrapped functions | ptitSeb | 2021-06-06 | 1 | -0/+34 |
| | | |||||
| * | Added %zd support in myalign varg hadnling | ptitSeb | 2021-05-19 | 1 | -2/+18 |
| | | |||||
| * | Aligned struct epoll | ptitSeb | 2021-04-26 | 1 | -1/+40 |
| | | |||||
| * | Fixed handling of * in scnaf/printf Stack argument handling | ptitSeb | 2021-04-17 | 1 | -16/+42 |
| | | |||||
| * | More work on stack alignements | ptitSeb | 2021-04-03 | 1 | -2/+2 |
| | | |||||
| * | Added wrapped swscanf | ptitSeb | 2021-04-02 | 1 | -0/+94 |
| | | |||||
| * | Added more libc and pthreads wrapped functions | ptitSeb | 2021-03-28 | 1 | -18/+0 |
| | | |||||
| * | Fixed swprintf wrapping | ptitSeb | 2021-03-26 | 1 | -112/+129 |
| | | |||||
| * | Added many wrapped function, and fixed a few one too | ptitSeb | 2021-03-13 | 1 | -0/+93 |
| | | |||||
| * | Added alignment for 'long double' handling in '...' | ptitSeb | 2021-03-11 | 1 | -0/+4 |
| | | |||||
| * | Alignement of struct stat / stat64 | ptitSeb | 2021-03-09 | 1 | -0/+45 |
| | | |||||
| * | Attempts at conversion of va_list | ptitSeb | 2021-03-08 | 1 | -0/+1 |
| | | |||||
| * | Fixed myalign handling for long double on ARM64 | ptitSeb | 2021-03-05 | 1 | -1/+3 |
| | | |||||
| * | Somes fixes to float/double/long double handling in va_list | ptitSeb | 2021-03-05 | 1 | -3/+6 |
| | | |||||
| * | Added printf wrapped function and some VA_ARG work | ptitSeb | 2021-03-05 | 1 | -0/+427 |