newlib-cygwin/newlib/libc/machine/powerpc
Mike Frysinger 5dc4e2089a newlib: powerpc: move libc machine list to Makefile
This makes the makefile logic a bit cleaner so we don't have two
files maintaining lists of sources & objects.  Since the logic is
tied to cpu capabilities, past those boolean settings down from
the configure logic to the makefile logic.

This will also make it easier to throw away the configure script
in a follow up commit and just keep the makefile.
2022-01-23 22:35:21 -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: powerpc: move libc machine list to Makefile 2022-01-23 22:35:21 -05:00
Makefile.in newlib: powerpc: move libc machine list to Makefile 2022-01-23 22:35:21 -05:00
aclocal.m4 newlib: update to automake-1.15 2022-01-14 19:10:38 -05: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 newlib: powerpc: move libc machine list to Makefile 2022-01-23 22:35:21 -05:00
configure.ac newlib: powerpc: move libc machine list to Makefile 2022-01-23 22:35:21 -05:00
fix64.h 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
setjmp.S powerpc/setjmp: Improve RTEMS support 2022-01-11 09:15:03 +01: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 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
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