cosmopolitan/test/libc/tinymath
Justine Tunney 7e0a09feec
Mint APE Loader v1.5
This change ports APE Loader to Linux AARCH64, so that Raspberry Pi
users can run programs like redbean, without the executable needing
to modify itself. Progress has also slipped into this change on the
issue of making progress better conforming to user expectations and
industry standards regarding which symbols we're allowed to declare
2023-07-26 13:54:49 -07:00
..
acos_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
acosh_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
asin_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
asinh_test.c Make AARCH64 harder, better, faster, stronger 2023-05-15 02:15:34 -07:00
atan2_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
atan2l_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
atan_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
atanh_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
cbrt_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
ceil_test.c Make further progress on non-x86 support 2023-05-10 04:20:47 -07:00
complex_test.c Fix some more reported issues 2022-04-28 20:36:33 -07:00
copysign_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
cos_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
cosh_test.c Perform some code cleanup 2023-05-15 16:32:10 -07:00
csqrt_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
erf_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
exp2_test.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
exp2l_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
exp10_test.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
exp_test.c Perform some code cleanup 2023-05-15 16:32:10 -07:00
expm1_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
fabs_test.c Get LIBC_TESTLIB building on AARCH64 2023-05-11 19:57:09 -07:00
floor_test.c Make further progress on non-x86 support 2023-05-10 04:20:47 -07:00
fmod_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
fsum_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
gamma_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
hypot_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
ilogb_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
ldexp_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log1p_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log2_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log10_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
log_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
logb_test.c Make improvements 2023-06-03 08:12:22 -07:00
magicu_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
measureentropy_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
pow10_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
powl_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
remainder_test.c Make more ML improvements 2023-05-16 08:07:23 -07:00
round_test.c Mint APE Loader v1.5 2023-07-26 13:54:49 -07:00
sin_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
sincos_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
sinh_test.c Make AARCH64 harder, better, faster, stronger 2023-05-15 02:15:34 -07:00
sqrt_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
strtod_test.c Remove printf() linking hack 2023-06-17 10:13:50 -07:00
tan_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
tanh_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00
test.mk Clean up more code 2023-06-18 01:00:05 -07:00
tgamma_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
trunc_test.c Port a lot more code to AARCH64 2023-05-14 09:37:26 -07:00