summaryrefslogtreecommitdiff
path: root/ld/scripttempl/xstormy16.sc
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2005-12-11 00:49:19 +0000
committerHans-Peter Nilsson <hp@axis.com>2005-12-11 00:49:19 +0000
commit1ae7e29d11ca3a83dc9d5c19c0ab9cbb2aaf148f (patch)
treea285ed6f9a06440d52fdbe649f75ef8cf8ebc3f4 /ld/scripttempl/xstormy16.sc
parent922606406aaf235bd2ef75ef1b9827abd0989606 (diff)
downloadbinutils-redhat-1ae7e29d11ca3a83dc9d5c19c0ab9cbb2aaf148f.tar.gz
* scripttempl/armbpabi.sc: Fix typo in comment for .ctors.
* scripttempl/elf.sc: Ditto. * scripttempl/elf32sh-symbian.sc: Ditto. * scripttempl/elf_chaos.sc: Ditto. * scripttempl/elfd10v.sc: Ditto. * scripttempl/elfd30v.sc: Ditto. * scripttempl/elfxtensa.sc: Ditto. * scripttempl/iq2000.sc: Ditto. * scripttempl/xstormy16.sc: Ditto.
Diffstat (limited to 'ld/scripttempl/xstormy16.sc')
-rw-r--r--ld/scripttempl/xstormy16.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/xstormy16.sc b/ld/scripttempl/xstormy16.sc
index 6b0ab602ae..dd7c52cb9d 100644
--- a/ld/scripttempl/xstormy16.sc
+++ b/ld/scripttempl/xstormy16.sc
@@ -70,7 +70,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from
- from the crtend.o file until after the sorted ctors.
+ the crtend.o file until after the sorted ctors.
The .ctor section from the crtend file contains the
end of ctors marker and it must be last */