* 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 ab6b84854a601a77c3bfb50b67eef65d928e564c..237d1a87f3451b27acad751913e062e7be1e7883 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 2785812659a102484442a5d5c87a2e7119b942a5..c8d1bd4ba595f408d2aee9b0f918d402c188e573 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 3ffc6d166f8dde870a517086a498238a3471ae0b..cdc91847d57cad00315168aab1e28afe88b4baf0 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 c3f7c9049f744364bf5b6b742ec14173975f3119..1bcac18106a8c4ce2c38371b3750b012f190166f 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 10abf4a0de4d77d1a301b0307e935e6a19d0b409..167b7124ef67b8918d4c67f56ad19da15829613c 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 834efe26f7e6e1080896ef5e5402c6734ee8cd2a..6145fda4550168d8520435f330bf9f0797958876 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 12d764f285e023ea42e02894267f3f61cfde456e..924414d509deefb8f39b05dc0c4281045ced1b4b 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 b51479d4a8d9d46f57151888047d7ab70ad8ea6b..9c3aa1fe5e70721b0afb9e026d6fd085c997893d 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 d158629d6dfb0de39ba91d0e31075bd3b86abbf6..b0872643153d56157cb89b4ef1bf5c09105c6c34 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 6b0ab602ae7db945e5baa882d0fa02a4aedb0a5c..dd7c52cb9d4cfbf4e4cc7b0ffbaa96aafe66d58e 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 */