newlib-cygwin/newlib/libm
Takashi Yano 42cbd7b0a1 frexpl: Support smaller long double of LDBL_MANT_DIG == 53.
- Currently, frexpl() supports only the following cases.
    1) LDBL_MANT_DIG == 64 or 113
    2) 'long double' is equivalent to 'double'
  This patch add support for LDBL_MANT_DIG == 53.
2021-12-03 19:14:53 +09:00
..
common frexpl: Support smaller long double of LDBL_MANT_DIG == 53. 2021-12-03 19:14:53 +09:00
complex Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
fenv fenv: fix up stub file comment, drop symlinks from description 2021-04-13 12:55:34 +02:00
machine libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
math Fix rounding issues with sqrt/sqrtf 2021-06-04 14:42:58 -04:00
mathfp Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
test Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
Makefile.am Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
Makefile.in Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
aclocal.m4 Fix libm regenerated files again. 2016-02-17 17:06:46 -05:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure Add build mechanism to share common header files between machines 2021-04-13 12:55:33 +02:00
configure.ac libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texinfo fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00