• Home
  • Raw
  • Download

Lines Matching refs:sc

5 	* scripttempl/elf.sc: Add END_SYMBOLS.
40 * ld/scripttempl/elf.sc: Add TINY_READONLY_SECTION,
58 * scripttempl/elf.sc: Put .gnu.linkonce.d.rel.ro.* sections into
73 * scripttempl/armbpabi.sc: Fix typo in comment for .ctors.
74 * scripttempl/elf.sc: Ditto.
75 * scripttempl/elf32sh-symbian.sc: Ditto.
76 * scripttempl/elf_chaos.sc: Ditto.
77 * scripttempl/elfd10v.sc: Ditto.
78 * scripttempl/elfd30v.sc: Ditto.
79 * scripttempl/elfxtensa.sc: Ditto.
80 * scripttempl/iq2000.sc: Ditto.
81 * scripttempl/xstormy16.sc: Ditto.
223 * scripttempl/elf.sc: Add .init_array.* and .fini_array.*.
224 * scripttempl/armbpabi.sc: Make init/fini array consistent with
225 elf.sc.
226 * scripttempl/elf32sh-symbian.sc: Ditto.
227 * scripttempl/elfxtensa.sc: Ditto.
261 * scripttempl/z80.sc New file.
332 * scripttempl/pe.sc: Not here.
422 * scripttempl/elf.sc: Remove commented out defines.
475 * scripttempl/elf.sc: Use PROVIDE_HIDDEN on array bound
481 * scripttempl/elf.sc (REL_LARGE, LARGE_SECTIONS): Define here.
499 * scripttempl/armbpabi.sc (OTHER_BSS_SECTIONS): Delete.
503 * scripttempl/elf.sc: Likewise.
504 * scripttempl/elf32sh-symbian.sc: Likewise.
505 * scripttempl/elf_chaos.sc: Likewise.
506 * scripttempl/elfxtensa.sc: Likewise.
507 * scripttempl/iq2000.sc: Likewise.
508 * scripttempl/xstormy16.sc: Likewise.
510 * scripttempl/elf.sc (LBSS, LARGE_SECTIONS): Delete.
547 * scripttempl/elf.sc: Provide init/fini syms. Add SBSS_START_SYMBOLS,
594 * scripttempl/armbpabi.sc: Substitute $OTHER_END_SYMBOLS, not
596 * scripttempl/elf32sh-symbian.sc: Likewise.
597 * scripttempl/elf_chaos.sc: Likewise.
598 * scripttempl/iq2000.sc: Likewise.
599 * scripttempl/xstormy16.sc: Likewise.
600 * scripttempl/elf.sc: Likewise. Delete __bss_start comment.
601 * scripttempl/elfxtensa.sc: Likewise.
619 * scripttempl/elf.sc: Updated for large section support.
762 * scripttempl/elf.sc (.gcc_except_table): Don't KEEP.
786 * scripttempt/elf.sc (.bss): Align tail in a way that allows
981 * scripttempl/elf.sc (TEXT_PLT): New.
1106 * scripttempl/elfxtensa.sc: Sync up with elf.sc.
1125 * scripttempl/elf.sc (PLT): Don't override existing define.
1131 * scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete.
1181 * scripttempl/elf.sc: Document the usage of __bss_start.
1190 * scripttempl/elf.sc: Add DATA_END_SYMBOLS and ETEXT_NAME.
1338 * emultempl/elf32.sc: Likewise.
1380 * scripttempl/elf.sc: Don't provide __preinit_array_start,
1391 * scripttempl/elf.sc (SBSS): Don't provide sbss start and end syms.
1409 * scripttempl/armbpapi.sc (.rel.dyn): Add .rel.init_array,
1427 * scripttempl/elf.sc: When CREATE_SHLIB, put .sdata2 and .sbss2
1564 * scripttempl/armbpabi.sc: Add dummy name to version block.
1611 * scripttempl/armbpabi.sc (VERSION): Make special section symbols
1681 * ld/scripttempl/armbpabi.sc: Move .plt to end of text segment.