newlib-cygwin/libgloss/aarch64
Jeff Law 063d67faf0 Finish this commit by prefixing HAVE_INITFINI_ARRAY and HAVE_INIT_FINI references in libgloss in the same way.
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Mon Jan 17 22:20:20 2022 -0500

    newlib: internalize HAVE_INITFINI_ARRAY

    This define is only used by newlib internally, so stop exporting it
    as HAVE_INITFINI_ARRAY since this can conflict with defines packages
    use themselves.

    We don't really need to add _ to HAVE_INIT_FINI too since it isn't
    exported in newlib.h, but might as well be consistent here.

    We can't (easily) add this to newlib_cflags like HAVE_INIT_FINI is
    because this is based on a compile-time test in the top configure,
    not on plain shell code in configure.host.  We'd have to replicate
    the test in every subdir in order to have it passed down.
2022-01-28 21:39:14 -07:00
..
cpu-init require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.in libgloss: aarch64/sparc: fix missing dir with parallel install 2022-01-28 06:21:41 -05:00
_exit.c ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
_kill.c ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
aclocal.m4 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
configure require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
configure.ac require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
crt0.S Finish this commit by prefixing HAVE_INITFINI_ARRAY and HAVE_INIT_FINI references in libgloss in the same way. 2022-01-28 21:39:14 -07:00
elf-aem-v8-r.specs libgloss: aarch64: Add support for Armv8-R AArch64 2020-09-30 11:08:46 +01:00
elf-aem-validation.specs Fix crt0 overwriting. 2017-08-09 14:50:13 +02:00
elf-aem-ve.specs Fix crt0 overwriting. 2017-08-09 14:50:13 +02:00
elf-rdimon.specs Fix crt0 overwriting. 2017-08-09 14:50:13 +02:00
ftruncate.c [AArch64] Set errno in ftruncate() and truncate(). 2013-11-21 15:53:52 +00:00
libcfunc.c 2012-09-26 Ian Bolton <ian.bolton@arm.com> 2012-09-26 20:11:54 +00:00
svc.h ansification: remove _PARAMS 2018-01-17 11:47:13 -06:00
syscalls.c [Aarch64] Syscalls: fix prototypes 2018-10-08 14:39:16 +01:00
truncate.c [AArch64] Set errno in ftruncate() and truncate(). 2013-11-21 15:53:52 +00:00