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/microblaze/elf-gloss-linux.specs')
-rw-r--r--libgloss/microblaze/elf-gloss-linux.specs14
1 files changed, 0 insertions, 14 deletions
diff --git a/libgloss/microblaze/elf-gloss-linux.specs b/libgloss/microblaze/elf-gloss-linux.specs
deleted file mode 100644
index 1f7cf9e58..000000000
--- a/libgloss/microblaze/elf-gloss-linux.specs
+++ /dev/null
@@ -1,14 +0,0 @@
-%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