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:
authorMark Salter <msalter@redhat.com>2002-01-07 21:12:32 +0300
committerMark Salter <msalter@redhat.com>2002-01-07 21:12:32 +0300
commit62a25ce17c6c57a9dff0ecc936026a8060be37f9 (patch)
tree148fd294fb7d3dfcb44052f4ff43a39604f36633 /libgloss/arm/coff-redboot.specs
parent4a08cbfefba72068259316476bf0a3b55026ca1c (diff)
Add ARM support
Diffstat (limited to 'libgloss/arm/coff-redboot.specs')
-rw-r--r--libgloss/arm/coff-redboot.specs8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/arm/coff-redboot.specs b/libgloss/arm/coff-redboot.specs
new file mode 100644
index 000000000..21977617c
--- /dev/null
+++ b/libgloss/arm/coff-redboot.specs
@@ -0,0 +1,8 @@
+%rename link old_link
+
+*link:
+-T redboot.ld%s -Ttext 0x20000 %(old_link)
+
+*startfile:
+redboot-crt0%O%s redboot-syscalls%O%s
+