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:
authorJeff Johnston <jjohnstn@redhat.com>2002-11-07 03:25:57 +0300
committerJeff Johnston <jjohnstn@redhat.com>2002-11-07 03:25:57 +0300
commit5b30331167ffba6aef06fb3ad9685b792af816ce (patch)
treebac6dd1994bdbeb501ed9d049c4504e01ec63c4f /libgloss/arm/coff-iq80310.specs
parentc27382bdbeb9ac583b77c148239ccd011b663c50 (diff)
2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
* arm/Makefile.in: Add support for new pid specs. * arm/coff-iq80310.specs: Change to allow future support. * arm/elf-iq80310.specs: Ditto. * arm/elf-redboot.specs: Ditto. * arm/coff-redboot.ld: Add EH frame support. * arm/redboot-crt0.S: Add optional code to clear bss without memset. * arm/coff-pid.specs: New file. * arm/elf-pid.specs: New file.
Diffstat (limited to 'libgloss/arm/coff-iq80310.specs')
-rw-r--r--libgloss/arm/coff-iq80310.specs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/arm/coff-iq80310.specs b/libgloss/arm/coff-iq80310.specs
index 30b43a676..2cd2d8704 100644
--- a/libgloss/arm/coff-iq80310.specs
+++ b/libgloss/arm/coff-iq80310.specs
@@ -4,5 +4,5 @@
-T redboot.ld%s -Ttext 0xA0020000 %(old_link)
*startfile:
-redboot-crt0%O%s redboot-syscalls%O%s
+%{!pg:redboot-crt0%O%s} %{pg:redboot-crt0%O%s} redboot-syscalls%O%s