+Mon Apr 29 20:31:06 1996 Doug Evans <dje@canuck.cygnus.com>
+
+ * scripttempl/pe.sc (.endjunk): Define __end__.
+
Mon Apr 29 17:05:13 1996 Ian Lance Taylor <ian@cygnus.com>
* ldlang.c (longest_section_name): Remove.
- .edata BLOCK(__section_alignment__) : {
+ .edata BLOCK(__section_alignment__) : {
*(.edata) ;
}
.endjunk BLOCK(__section_alignment__) :
{
+ /* end is deprecated, don't use it */
${RELOCATING+ end = .};
+ ${RELOCATING+ __end__ = .};
}
.stab BLOCK(__section_alignment__) ${RELOCATING+(NOLOAD)} :