acadia-newlib/newlib/libc
Mike Frysinger 08a55a233d newlib: libc: merge machine/ configure scripts up a level
The machine configure scripts are all effectively stub scripts that
pass the higher level options to its own makefile.  There were only
three doing custom tests.  The rest were all effectively the same as
the libc/ configure script.

So instead of recursively running configure in all of these subdirs,
generate their makefiles from the top-level configure.  For the few
unique ones, deploy a pattern of including subdir logic via m4:
	m4_include([machine/nds32/acinclude.m4])

Some of the generated machine makefiles have a bunch of extra stuff
added to them, but that's because they were inconsistent in their
configure libtool calls.  The top-level has it, so it exports some
new vars to the ones that weren't already.
2022-01-26 03:11:21 -05:00
..
argz newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
ctype newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
errno newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
iconv newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
include ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09:00
locale newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
machine newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
misc newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
posix newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
reent newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
search newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
signal newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
ssp newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
stdio newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
stdio64 newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
stdlib newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
string newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
sys newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
syscalls newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
time newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
unix newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
xdr newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
Makefile.am newlib: libc: install CRT0 straight out of subdir 2022-01-26 03:11:21 -05:00
Makefile.in newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -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/ configure scripts up a level 2022-01-26 03:11:21 -05:00
configure.ac newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -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