]> sourceware.org Git - newlib-cygwin.git/commit
Previous patch to support nosys.specs accidentally broke validation specs because...
authorTamar Christina <tamar.christina@arm.com>
Thu, 20 Jul 2017 12:28:40 +0000 (13:28 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 21 Jul 2017 08:41:37 +0000 (10:41 +0200)
commitcd26662dc590235e27e17eec773c5a308e6d863f
tree293e7b474a534f5daaa28af78b6f30af85b4f504
parent25138cc2a64e939cd8fb96653319d61845860221
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>
libgloss/aarch64/Makefile.in
This page took 0.030556 seconds and 5 git commands to generate.