acadia-newlib/newlib/libc/machine/powerpc
Mike Frysinger 416792d59a newlib: libc: delete crt0.o duplication
The crt0.o was handled in a subdir-by-subdir basis: it would be compiled
in one (e.g. libc/sys/$arch/), then copied up one level (libc/sys/), then
copied up another (libc/) before finally being copied & installed in the
top newlib dir.  The libc/sys/ copy was cleaned up, and then the top dir
was changed to copy it directly out of the libc/sys/$arch/ dir.  But the
libc/sys/ copy to libc/ was left behind.  Clean that up now too.
2022-02-18 21:25:32 -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: switch to Automake conditionals 2022-02-17 20:43:51 -05:00
Makefile.in newlib: libc: delete crt0.o duplication 2022-02-18 21:25:32 -05:00
acinclude.m4 newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
atosfix16.c
atosfix32.c
atosfix64.c
atoufix16.c
atoufix32.c
atoufix64.c
fix64.h
setjmp.S powerpc/setjmp: Improve RTEMS support 2022-01-11 09:15:03 +01:00
simdldtoa.c
strtosfix16.c
strtosfix32.c
strtosfix64.c
strtoufix16.c
strtoufix32.c
strtoufix64.c
ufix64toa.c
vec_calloc.c
vec_callocr.c newlib: powerpc: simplify reallocr & callocr build logic 2022-02-16 20:00:27 -05:00
vec_free.c
vec_malloc.c
vec_mallocr.c
vec_realloc.c
vec_reallocr.c newlib: powerpc: simplify reallocr & callocr build logic 2022-02-16 20:00:27 -05: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