• Home
  • Raw
  • Download

Lines Matching refs:sc

8 	* scripttempl/epocpe.sc: New file: copy of pe.sc, customised for
66 * scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocs
100 * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections
105 * scripttempl/elf.sc (.bss): Accept sections named .bss.*
116 by elf.sc.
221 * scripttempl/pe.sc: Use ${ENTRY} rather than _mainCRTStartup.
264 * scripttempl/elf.sc: Add support for INIT_START, INIT_END,
302 * scripttempl/pj.sc: New file.
351 * scripttempl/mcorepe.sc (OUTPUT_FORMAT): Fix typo.
355 * scripttempl/i386go32.sc: Handle g++ exception sections.
435 * scripttempl/i386go32.sc: Add handling of linkonce sections.
439 * scripttempl/go32coff.sc: Remove; obsolete.
496 * scripttempl/elf.sc: Re-order .rel[a].foo outputs to the
521 * scripttempl/armcoff.sc (OUTPUT_FORMAT): Include big endian and
526 * scripttempl/mcorepe.sc: fix quoting problem, for bash 2.x
594 * scripttempl/elf.sc (WRITABLE_RODATA): New variable for
658 * scripttempl/v850.sc: Add initp support.
735 * scripttempl/pe.sc: Specify the output arch, which Ian says is
884 * scripttempl/elf.sc: Put the .eh_frame and .gcc_except_table
900 * scripttempl/elf.sc (CTOR, DTOR): Exclude crtend.o from ctor wildcard.
902 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
903 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
904 * scripttempl/elfppc.sc (CTOR, DTOR): Likewise.
913 * scripttempl/elf.sc: Add explicit placements for the .eh_frame
918 * scripttempl/elf.sc: Remove .end.ctors and .end.dtors
920 * scripttempl/elfd10v.sc: Likewise.
921 * scripttempl/elfd30v.sc: Likewise.
922 * scripttempl/elfppc.sc: Likewise.
935 * scripttempl/elf.sc: Don't gather .ctor and .dtor sections
937 * scripttempl/elfd10v.sc: Likewise.
938 * scripttempl/elfd30v.sc: Likewise.
939 * scripttempl/elfppc.sc: Likewise.
1030 * scripttempl/elfppc.sc: Add support for -fleading-underscores
1060 generic elf.sc script. Also replaces the .stack section with a
1065 * scripttempl/fr30.sc: Fill .init and .fini sections with NOP
1180 * scripttempl/pe.sc: Add provision of '_end' symbol.
1235 * scripttempl/elfd10v.sc: Add KEEP attribute to .init,
1273 * scripttempl/fr30.sc: New file.
1290 * scripttempl/v850.sc: Move .sbss and .scommon sections into their
1296 * scripttempl/elf.sc: Merge .sdata.* etc sections.
1304 * scripttempl/v850.sc: Add KEEP attribute to .init,
1310 * scripttempl/v850.sc: Rename .call_table section to
1316 * scripttempl/elf.sc: Add alignment at the end of the .bss
1335 * Makefile.am: Change armelf.sc to elf.sc
1344 * scripttempl/elf.sc: Modify to use
1346 * scripttempl/elfarm.sc: Remove file.
1370 * scripttempl/elf.sc: Add sort around CONSTRUCTORS.
1377 * scripttempl/elfarm.sc: Include .glue_7t and .glue7
1388 * scripttempl/elfarm.sc: Change text start address
1398 * scripttempl/elfarm.sc: Set text start address to
1403 * scripttempl/elfarm.sc: New file.
1424 * scripttempl/aout.sc: If ALIGNMENT is defined, use it to set
1426 * scripttempl/elf.sc: Likewise.
1441 * emultempl/beos.em, scripttempl/i386beos.sc: New file.
1487 * scripttempl/pe.sc: Use SORT to sort sections appropriately.
1533 * scripttempl/elf.sc: Merge .text.* etc sections appropriately.
1535 * scripttempl/elfppc.sc: Likewise.
1542 * scripttempl/i386go32.sc: Correct constructor handling for -u.
1570 * scripttempl/elf.sc (INPUT_FILES): Optional INPUT spec.
1625 * scripttempl/elf.sc: Put *crtbegin.o before other .ctors and
1627 * scripttempl/elfd10v.sc: Likewise.
1628 * scripttempl/elfd30v.sc: Likewise.
1629 * scripttempl/elfppc.sc: Likewise.
1649 * scripttempl/elf.sc: Sort .ctors.* and .dtors.* by section name.
1650 * scripttempl/elfd10v.sc: Likewise.
1651 * scripttempl/elfd30v.sc: Likewise.
1652 * scripttempl/elfppc.sc: Likewise.
1789 * scripttempl/pe.sc: Use shell variables to avoid depending upon
1850 * scripttempl/pe.sc: Only include .idata\$[0-7] in .idata when
1855 * scripttempl/pe.sc (.text): Add .glue_7 and .glue_7t sections to
1872 * scripttempl/pe.sc: The Cygwin32 library uses a .data$nocopy
1894 * scripttempl/elfd30v.sc: Add support for .eit_v section and put
1902 * scripttempl/pe.sc: Include grouped sections using NAME\$*. Only
1917 * scripttempl/elf.sc: Align the _end symbol according to the ELF
1947 * scripttempl/elfd10v.sc (.stack): Move stack to 0x00..7FFE.
1958 * scripttempl/pe.sc: Remove ${RELOCATING-0} from all sections.
1974 * scripttempl/tic30aout.sc: New file.
1975 * scripttempl/tic30coff.sc: New file.
1994 * scripttempl/elfppc.sc: Put .dynsbss in .sbss.
2024 * scripttempl/elf.sc: Only include linkonce sections in final
2048 * scripttempl/pe.sc: Swap the .data and .bss sections so that
2063 * scripttempl/i960.sc: Don't explicitly set .data and .bss start.
2089 * scripttempl/elfd30v.sc (MEMORY): Set up which of the regions get
2094 * scripttempl/elfd30v.sc (.eh_frame): Link into the data section.
2098 * scripttempl/h8300h.sc: Fix typo.
2099 * scripttempl/h8300s.sc: Likewise.