acadia-newlib/newlib/libc
Mike Frysinger 8776d090f8 newlib: stop making .def generation conditional
Generating these files is very cheap, so let's just do it all the time.
This makes the build logic simpler, and keeps errors for slipping in in
codepaths that are not well tested.  Creating these files doesn't mean
they'll be included in the manual implicitly.

For example, some of the nano stdio files break documentation because
they don't have any chew directives in them.  But no one noticed since
that code path is rarely enabled.  So drop the _i and _float def files.
2022-01-21 17:28:54 -05:00
..
argz newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
ctype newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
errno newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
iconv newlib: iconv: autogenerate iconv define list 2022-01-19 19:59:16 -05:00
include ldtoa: Import gdtoa from OpenBSD. 2021-12-03 19:20:17 +09:00
locale newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
machine newlib: stop clobbering LDFLAGS with non-standard $ldflags 2022-01-21 17:10:10 -05:00
misc newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
posix newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
reent newlib: stop making .def generation conditional 2022-01-21 17:28:54 -05:00
search newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
signal newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
ssp newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
stdio newlib: stop making .def generation conditional 2022-01-21 17:28:54 -05:00
stdio64 newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
stdlib newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
string newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
sys newlib: stop clobbering LDFLAGS with non-standard $ldflags 2022-01-21 17:10:10 -05:00
syscalls newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
time newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
unix newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
xdr newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
Makefile.am require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -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: stop clobbering LDFLAGS with non-standard $ldflags 2022-01-21 17:10:10 -05:00
configure.ac newlib: switch to autoconf long double macro 2022-01-21 07:07:15 -05:00
libc.in.xml newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00
libc.texi newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -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