about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibm_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* Added some more wrapped libm functionsptitSeb2024-02-271-10/+47
* Added ability to staticaly build box64 (for #1045 and #310, maybe a few other...ptitSeb2024-02-261-4/+8
* [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
* remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* 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 DOESN...rajdakin2021-07-311-1/+1
* 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