acadia-newlib/newlib/libm
Jennifer Averett 048ebea981 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64
Rename s_nearbyint.c, s_fdim.c and s_scalbln.c to remove conflicts
    Remove functions that are not needed from above files
    Modify include paths
    Add includes missing in cygwin build
    Add missing types
    Create Makefiles
    Create header files to resolve dependencies between directories
    Modify some instances of unsigned long to uint64_t for 32 bit platforms
    Add HAVE_FPMATH_H
2023-05-16 09:05:36 -05:00
..
common
complex
fenv newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
ld newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
ld80 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
ld128 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
machine amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
math
mathfp newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
test newlib: libm: integrate tests subdir 2022-03-16 22:01:19 -04:00
Makefile.inc
acinclude.m4
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi