summaryrefslogtreecommitdiffstats
path: root/libgloss/microblaze/elf-gloss-linux.specs
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/microblaze/elf-gloss-linux.specs')
-rw-r--r--libgloss/microblaze/elf-gloss-linux.specs14
1 files changed, 14 insertions, 0 deletions
diff --git a/libgloss/microblaze/elf-gloss-linux.specs b/libgloss/microblaze/elf-gloss-linux.specs
new file mode 100644
index 000000000..1f7cf9e58
--- /dev/null
+++ b/libgloss/microblaze/elf-gloss-linux.specs
@@ -0,0 +1,14 @@
+%rename link old_link
+%rename lib libc
+
+*link:
+%(old_link) -defsym _TEXT_START_ADDR=0x10000 -z max-page-size=4096 -z common-page-size=4096 --no-omagic
+
+*libgloss:
+-lgloss-linux
+
+*lib:
+-start-group -lgloss-linux -lxil-linux -lc -lm -end-group
+
+*startfile:
+linux-crt0%O%s crtbegin%O%s