newlib-cygwin/newlib/libm
Mike Frysinger 953ba1e6d1 newlib: simplify nds32 automake checks
This code is a bit more convoluted than it needs to be.  GPR_SOURCES
is never set to anything, and the automake checks use negative logic
to add the SP & DP source files to dedicated variables that are only
expanded once.  Get rid of the unused variable, use normal boolean
logic, and collapse the source settings into a single variable.
2022-02-08 19:06:15 -05:00
..
common newlib: drop shared documentation rules 2022-02-05 00:18:01 -05:00
complex newlib: drop shared documentation rules 2022-02-05 00:18:01 -05:00
fenv newlib: drop shared documentation rules 2022-02-05 00:18:01 -05:00
machine newlib: simplify nds32 automake checks 2022-02-08 19:06:15 -05:00
math newlib: drop shared documentation rules 2022-02-05 00:18:01 -05:00
mathfp newlib: drop shared documentation rules 2022-02-05 00:18:01 -05:00
test Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
configure newlib: add AC_CACHE_CHECK sugar around preprocessor checks 2022-02-01 18:15:51 -05:00
configure.ac newlib: fix preprocessor checks 2022-01-31 22:21:17 -05:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00
Makefile.am newlib: move man page generation into top-level build 2022-02-05 00:17:54 -05:00
Makefile.in newlib: move man page generation into top-level build 2022-02-05 00:17:54 -05:00
Makefile.inc newlib: move man page generation into top-level build 2022-02-05 00:17:54 -05:00