Index: ld/ld.texinfo =================================================================== RCS file: /cvs/src/src/ld/ld.texinfo,v retrieving revision 1.214 diff -c -3 -p -r1.214 ld.texinfo *** ld/ld.texinfo 4 Jun 2008 09:45:05 -0000 1.214 --- ld/ld.texinfo 4 Jun 2008 10:05:51 -0000 *************** For ELF targets, the attribute of the se *** 4736,4742 **** well as section flag. If an orphaned section's name is representable as a C identifier then ! the linker will automatically @xref{PROVIDE} two symbols: __start_SECNAME and __end_SECNAME, where SECNAME is the name of the section. These indicate the start address and end address of the orphaned section respectively. Note: most section names are not --- 4736,4742 ---- well as section flag. If an orphaned section's name is representable as a C identifier then ! the linker will automatically @pxref{PROVIDE} two symbols: __start_SECNAME and __end_SECNAME, where SECNAME is the name of the section. These indicate the start address and end address of the orphaned section respectively. Note: most section names are not