* scripttempl/armbpabi.sc: Fix typo in comment for .ctors.
authorHans-Peter Nilsson <hp@axis.com>
Sun, 11 Dec 2005 00:49:19 +0000 (00:49 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Sun, 11 Dec 2005 00:49:19 +0000 (00:49 +0000)
* 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/ChangeLog
ld/scripttempl/armbpabi.sc
ld/scripttempl/elf.sc
ld/scripttempl/elf32sh-symbian.sc
ld/scripttempl/elf_chaos.sc
ld/scripttempl/elfd10v.sc
ld/scripttempl/elfd30v.sc
ld/scripttempl/elfxtensa.sc
ld/scripttempl/iq2000.sc
ld/scripttempl/xstormy16.sc

index ab6b848..237d1a8 100644 (file)
@@ -1,3 +1,15 @@
+2005-12-11  Bernhard Fischer  <aldot@gcc.gnu.org>
+
+       * 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.
+
 2005-12-08  Alan Modra  <amodra@bigpond.net.au>
 
        * emultempl/ppc32elf.em (emit_stub_syms): New var.
index 2785812..c8d1bd4 100644 (file)
@@ -80,7 +80,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 */
 
index 3ffc6d1..cdc9184 100644 (file)
@@ -205,7 +205,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 */
 
index c3f7c90..1bcac18 100644 (file)
@@ -99,7 +99,7 @@ CTOR=".ctors     ALIGN(4) :
     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 */
 
index 10abf4a..167b712 100644 (file)
@@ -118,7 +118,7 @@ CTOR="
     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 */
 
index 834efe2..6145fda 100644 (file)
@@ -23,7 +23,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 */
 
index 12d764f..924414d 100644 (file)
@@ -15,7 +15,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 */
 
index b51479d..9c3aa1f 100644 (file)
@@ -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 */
 
index d158629..b087264 100644 (file)
@@ -86,7 +86,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 */
 
index 6b0ab60..dd7c52c 100644 (file)
@@ -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 */