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/arm/elf-pid.specs')
-rw-r--r--libgloss/arm/elf-pid.specs8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/arm/elf-pid.specs b/libgloss/arm/elf-pid.specs
new file mode 100644
index 000000000..c8a9f14c9
--- /dev/null
+++ b/libgloss/arm/elf-pid.specs
@@ -0,0 +1,8 @@
+%rename link old_link
+
+*link:
+-T redboot.ld%s -Ttext 0x10000 %(old_link)
+
+*startfile:
+crti%O%s crtbegin%O%s %{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s
+