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:
Diffstat (limited to 'libgloss/aarch64/elf-aem-ve.specs')
-rw-r--r--libgloss/aarch64/elf-aem-ve.specs19
1 files changed, 0 insertions, 19 deletions
diff --git a/libgloss/aarch64/elf-aem-ve.specs b/libgloss/aarch64/elf-aem-ve.specs
deleted file mode 100644
index 671d3c14f..000000000
--- a/libgloss/aarch64/elf-aem-ve.specs
+++ /dev/null
@@ -1,19 +0,0 @@
-# aem-ve.specs
-#
-# Spec file for AArch64 baremetal newlib, libgloss on VE platform with AngelAPI
-# semi-hosting.
-#
-# This Spec file is also appropriate for the foundation model.
-
-%rename link old_link
-
-*link:
--Ttext-segment 0x80000000 %(old_link)
-
-%rename lib libc
-
-*libgloss:
--lrdimon
-
-*lib:
-cpu-init/rdimon-aem-el3.o%s --start-group %(libc) %(libgloss) --end-group