libc/libgloss/aarch64
Tamar Christina cd26662dc5 Previous patch to support nosys.specs accidentally broke validation specs because ARM_RDI_MONITOR was never passed to the build rule for crt0.
This fixed the compile for nosys and validation specs
but nosys won't run because of existing limitations to
aarch64's syscalls.c, it requires semihosting to get
commandline arguments and heap info without having a
fallback method as ARM does.

Signed-off-by: Tamar Christina <tamar.christina@arm.com>
2017-07-21 10:41:37 +02:00
..
cpu-init * aarch64/cpu-init/rdimon-aem-el3.S (flat_map): Use bic-immediate 2014-01-28 11:16:19 +00:00
Makefile.in Previous patch to support nosys.specs accidentally broke validation specs because ARM_RDI_MONITOR was never passed to the build rule for crt0. 2017-07-21 10:41:37 +02:00
_exit.c Add support for Semihosting v2 support for AArch64 in libgloss. 2017-07-05 14:41:27 +02:00
_kill.c Add support for Semihosting v2 support for AArch64 in libgloss. 2017-07-05 14:41:27 +02:00
aclocal.m4
configure * aarch64/configure.in: Replace the direct generation of 2012-11-23 10:43:31 +00:00
configure.in * aarch64/configure.in: Replace the direct generation of 2012-11-23 10:43:31 +00:00
crt0.S Fix link when nosys.specs is used to link 2017-07-14 10:36:32 +02:00
elf-aem-validation.specs Adds the needed build system changes in order to compile and create the new libraries for Semihosting v2. 2017-07-05 14:41:27 +02:00
elf-aem-ve.specs Adds the needed build system changes in order to compile and create the new libraries for Semihosting v2. 2017-07-05 14:41:27 +02:00
elf-rdimon.specs Adds the needed build system changes in order to compile and create the new libraries for Semihosting v2. 2017-07-05 14:41:27 +02:00
ftruncate.c [AArch64] Set errno in ftruncate() and truncate(). 2013-11-21 15:53:52 +00:00
libcfunc.c
svc.h Add support for Semihosting v2 support for AArch64 in libgloss. 2017-07-05 14:41:27 +02:00
syscalls.c Add support for Semihosting v2 support for AArch64 in libgloss. 2017-07-05 14:41:27 +02:00
truncate.c [AArch64] Set errno in ftruncate() and truncate(). 2013-11-21 15:53:52 +00:00