newlib-cygwin/newlib/libm
Kito Cheng 5c5ae2c086 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support
For RISC-V, AArch64, i386, and x86_64

- k_tanl.c is required for tanl; the linker will report `__kernel_tanl`
  not found when tanl is called.
- s_cospil.c and s_sinpil.c are added for cospil and sinpil, which are already
  available for ld80 but not for ld128.
2024-07-16 15:19:21 -04:00
..
common Fix rounding results in lrint() & llrint() when close to 0 2023-07-27 11:14:12 +02:00
complex newlib: libm: skip "long double" complex functions if long double != double 2024-06-06 13:19:06 -04:00
fenv newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
ld newlib: Add more FreeBSD files for non LDBL_EQ_DBL support 2024-07-16 15:19:21 -04:00
ld80 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support 2024-07-16 15:19:21 -04:00
ld128 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support 2024-07-16 15:19:21 -04:00
machine arm: Fix fma & fmaf implementations 2024-07-01 13:47:01 +01:00
math newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
mathfp newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
test newlib: libm: integrate tests subdir 2022-03-16 22:01:19 -04:00
Makefile.inc RISC-V: Support long double math 2023-12-04 10:26:41 +01:00
acinclude.m4 newlib: add Xtensa port 2023-08-17 18:14:15 -04:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi newlib: docs: print the function index 2024-01-22 21:58:58 -05:00