Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2017-07-05 15:00:23 +0300
committerCorinna Vinschen <corinna@vinschen.de>2017-07-05 15:41:27 +0300
commitbfa3bbcf33a43bffb0a2d3287b1de97898a57c02 (patch)
tree45c6671b645aef777e15596de7e21bae7a5bfc74 /libgloss/aarch64/elf-rdimon.specs
parentebd97f4c0061315dbabb04752edf4ed9cd38187f (diff)
Adds the needed build system changes in order to compile and create the new libraries for Semihosting v2.
This uses the new recursive build target in multi-build.in For AArch64 no new spec files are needed but the makefiles are modified to keep them in sync with the ARM ones. Signed-off-by: Tamar Christina <tamar.christina@arm.com>
Diffstat (limited to 'libgloss/aarch64/elf-rdimon.specs')
-rw-r--r--libgloss/aarch64/elf-rdimon.specs5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/aarch64/elf-rdimon.specs b/libgloss/aarch64/elf-rdimon.specs
index cb964db5b..a1d84c2bb 100644
--- a/libgloss/aarch64/elf-rdimon.specs
+++ b/libgloss/aarch64/elf-rdimon.specs
@@ -1,3 +1,8 @@
+# rdimon.specs
+#
+# Spec file for AArch64 baremetal newlib with version 2 of the
+# AngelAPI semi-hosting.
+
%rename lib libc
*libgloss: