newlib-cygwin/newlib/libc
Mike Frysinger db2ef77287 newlib: libc: 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 libc/ 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.  Although there's prob not too many of those.
2022-01-26 03:11:20 -05:00
..
argz newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
ctype newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
errno newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
iconv newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
include ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09:00
locale newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
machine newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
misc newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
posix newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
reent newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
search newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
signal newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
ssp newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
stdio newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
stdio64 newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
stdlib newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
string newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
sys newlib: stop clobbering LDFLAGS with non-standard $ldflags 2022-01-21 17:10:10 -05:00
syscalls newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
time newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
unix newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
xdr newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
Makefile.am newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
Makefile.in newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
Makefile.unidata cleanup Unicode data files after generating updated tables 2021-11-16 11:24:29 +01:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
configure newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
configure.ac newlib: libc: merge machine/ trampoline up a level 2022-01-26 03:11:20 -05:00
libc.in.xml newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00
libc.texi newlib: punt unused LIBC_EXTRA_LIB settings 2022-01-21 17:29:46 -05:00
saber Remove matherr, and SVID and X/Open math library configurations 2019-01-23 10:46:24 +01:00
sys.tex Don't include stdio64 functions in reentrant syscalls menu when not bulding stdio64. 2015-08-03 09:54:33 +01:00