newlib-cygwin/newlib/libc/machine/powerpc
Mike Frysinger ed20821a40 newlib: migrate from INCLUDES to AM_CPPFLAGS
Since automake deprecated the INCLUDES name in favor of AM_CPPFLAGS,
change all existing users over.  The generated code is the same since
the two variables have been used in the same exact places by design.

There are other cleanups to be done, but lets focus on just renaming
here so we can upgrade to a newer automake version w/out triggering
new warnings.
2022-01-05 20:29:53 -05:00
..
machine hard float support for PowerPC taken from FreeBSD 2020-06-03 11:17:47 +02:00
sys hard float support for PowerPC taken from FreeBSD 2020-06-03 11:17:47 +02:00
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
aclocal.m4 newlib: Regenerate all autotools files 2021-12-09 21:41:35 +00:00
atosfix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atosfix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atosfix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atoufix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atoufix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
atoufix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
configure Update newlib to 4.2.0 2021-12-31 12:46:13 -05:00
configure.ac libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
fix64.h 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
setjmp.S 2007-01-15 Joseph Myers <joseph@codesourcery.com> 2007-01-15 16:41:08 +00:00
simdldtoa.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtosfix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtosfix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtosfix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtoufix16.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtoufix32.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
strtoufix64.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
ufix64toa.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_calloc.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_free.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_malloc.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vec_mallocr.c
vec_realloc.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
vfprintf.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
vfscanf.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00