acadia-newlib/newlib/libm
Mike Frysinger 6ac043b192 newlib: libm: merge machine/ trampoline up a level
The machine/{configure,Makefile} files exist only to fan out to the
specific machine/$arch/ subdir.  We already have all that same info
in the libm/ dir itself, so by moving the recursive configure and
make calls into it, we can cut off this logic entirely and save the
overhead.

For arches that don't have a machine subdir, it means they can skip
the logic entirely.
2022-01-26 03:11:20 -05:00
..
common newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
complex newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
fenv newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
machine newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
math newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
mathfp newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
test Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
Makefile.am newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
Makefile.in newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
configure newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
configure.ac newlib: libm: merge machine/ trampoline up a level 2022-01-26 03:11:20 -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