From bd6791bc12909fc73c4b1fd9a872d0d12ff057c7 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Sun, 11 Dec 2005 00:49:19 +0000 Subject: * 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. --- ld/scripttempl/elfxtensa.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/scripttempl/elfxtensa.sc') diff --git a/ld/scripttempl/elfxtensa.sc b/ld/scripttempl/elfxtensa.sc index b51479d4a8..9c3aa1fe5e 100644 --- a/ld/scripttempl/elfxtensa.sc +++ b/ld/scripttempl/elfxtensa.sc @@ -176,7 +176,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 */ -- cgit v1.2.1