about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibm_private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Added __powl_finite wrapping to libm (for #2862)ptitSeb2025-07-311-0/+1
|
* [WRAPPER] Added a couple of libc/libm wrapped functions (for #2796)ptitSeb2025-07-041-1/+1
|
* [WRAPPED] Removed GOS, renamed GODW into GOWD (#1797)rajdakin2024-09-051-52/+52
|
* [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs (#1784)rajdakin2024-09-011-249/+54
| | | | | | | * [WRAPPED] Merged types D/K and Y/y in 64bits wrapped libs * [WRAPPERS] Version bump * [WRAPPED] Fixed wrapped glib2 on non-LD80BITS builds
* Added some more wrapped libm functionsptitSeb2024-02-271-10/+47
|
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few ↵ptitSeb2024-02-261-4/+8
| | | | others tickets)
* [WRAPPING] Added supot for the 'long double complex' typeptitSeb2024-02-091-11/+42
|
* Added some more symbols to wrapped libmptitSeb2024-02-091-15/+50
|
* [INTERP] Fix fpu_round (#1030)Yang Liu2023-10-251-12/+12
| | | | | | | | | | | | | | | * [INTERP] Fix fpu_round * Should be working this time * Handling wrappedlibm * Format * Fix loongarch * Make it optional * Fix android build
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | Closes: #895
* Added 2 more wrapped symbols to libmptitSeb2023-04-161-2/+2
|
* Try to add complex function in libmptitSeb2023-04-061-35/+38
|
* Added expl wrapped function (for #616)ptitSeb2023-03-221-1/+5
|
* Added a couple of wrapped function to libm (for #496)ptitSeb2023-02-281-2/+2
|
* Added sqrtl wrapped function (for #503)ptitSeb2023-02-041-1/+5
|
* Added log10l wrapped function to libm (for #436)ptitSeb2022-12-281-1/+5
|
* Added llrintl wrapped function (for #419)ptitSeb2022-11-011-1/+5
|
* Added 2 more wrapped function to libm (help Surviving Mars)ptitSeb2022-07-141-2/+2
|
* Various improvement and some workaround to support musl binary (for #324)ptitSeb2022-07-091-3/+7
|
* Fixed some wrapped functions, upgraded the rebuild_wrapper script [SDL2 ↵rajdakin2021-07-311-1/+1
| | | | DOESN'T WORK, FIX UNDERWAY]
* Added more wrapped functions to libcrypto and floorl to libmptitSeb2021-05-241-1/+5
|
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-171-2/+2
|
* Added sigaction and ceil wrapped functionsptitSeb2021-03-081-2/+2
|
* More work on wrapped lib and elf relocationsptitSeb2021-03-061-0/+444