* 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.
This commit is contained in:
Hans-Peter Nilsson
2005-12-11 00:49:19 +00:00
parent 1da2706a95
commit bd6791bc12
10 changed files with 21 additions and 9 deletions

View 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> 2005-12-08 Alan Modra <amodra@bigpond.net.au>
* emultempl/ppc32elf.em (emit_stub_syms): New var. * emultempl/ppc32elf.em (emit_stub_syms): New var.

View File

@ -80,7 +80,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -205,7 +205,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -99,7 +99,7 @@ CTOR=".ctors ALIGN(4) :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -118,7 +118,7 @@ CTOR="
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -23,7 +23,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -15,7 +15,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -176,7 +176,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -86,7 +86,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */

View File

@ -70,7 +70,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
KEEP (*crtbegin*.o(.ctors)) KEEP (*crtbegin*.o(.ctors))
/* We don't want to include the .ctor section from /* 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 The .ctor section from the crtend file contains the
end of ctors marker and it must be last */ end of ctors marker and it must be last */