aboutsummaryrefslogtreecommitdiff
path: root/libgloss/arm/coff-iq80310.specs
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2002-01-07 18:12:32 +0000
committerMark Salter <msalter@redhat.com>2002-01-07 18:12:32 +0000
commit62a25ce17c6c57a9dff0ecc936026a8060be37f9 (patch)
tree148fd294fb7d3dfcb44052f4ff43a39604f36633 /libgloss/arm/coff-iq80310.specs
parent4a08cbfefba72068259316476bf0a3b55026ca1c (diff)
downloadnewlib-62a25ce17c6c57a9dff0ecc936026a8060be37f9.zip
newlib-62a25ce17c6c57a9dff0ecc936026a8060be37f9.tar.gz
newlib-62a25ce17c6c57a9dff0ecc936026a8060be37f9.tar.bz2
Add ARM support
Diffstat (limited to 'libgloss/arm/coff-iq80310.specs')
-rw-r--r--libgloss/arm/coff-iq80310.specs8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/arm/coff-iq80310.specs b/libgloss/arm/coff-iq80310.specs
new file mode 100644
index 0000000..30b43a6
--- /dev/null
+++ b/libgloss/arm/coff-iq80310.specs
@@ -0,0 +1,8 @@
+%rename link old_link
+
+*link:
+-T redboot.ld%s -Ttext 0xA0020000 %(old_link)
+
+*startfile:
+redboot-crt0%O%s redboot-syscalls%O%s
+