about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Added __powl_finite wrapping to libm (for #2862)ptitSeb2025-07-311-0/+9
|
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ENV] Initial refactor of env variables infrastructure * Ported BOX64_DYNAREC_LOG * Ported more options * Ported BOX64_MALLOC_HACK * Ported BOX64_DYNAREC_TEST * Ported more options * Ported more options * Ported more options * Ported all options * Removed old rcfile parser * Fix * review * fix * fix * more fixes
* [WRAPPER] merged android naming so no more ifdef is neededptitSeb2024-11-041-7/+2
|
* [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)rajdakin2024-09-011-0/+8
| | | | | | | * [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs * [WRAPPERS] Version bump * [WRAPPED] Fixed wrapped glib2 on non-LD80BITS builds
* Fix Android buildptitSeb2024-02-261-0/+6
|
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few ↵ptitSeb2024-02-261-1/+9
| | | | others tickets)
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-4/+108
| | | | | | | | | | | | | | | * [INTERP] Fix fpu_round * Should be working this time * Handling wrappedlibm * Format * Fix loongarch * Make it optional * Fix android build
* [ANDROID] Try to create an Android build, porting box86 Android buildptitSeb2023-09-021-1/+8
|
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | Closes: #895
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-1/+1
|
* Added 2 more wrapped function to libm (help Surviving Mars)ptitSeb2022-07-141-0/+2
|
* More work on wrapped lib and elf relocationsptitSeb2021-03-061-0/+92