Searched refs:SH (Results 1 – 25 of 124) sorted by relevance
12345
6 @node SH-Dependent7 @chapter Renesas / SuperH SH Dependent Features9 @cindex SH support11 * SH Options:: Options12 * SH Syntax:: Syntax13 * SH Floating Point:: Floating Point14 * SH Directives:: SH Machine Directives15 * SH Opcodes:: Opcodes18 @node SH Options21 @cindex SH options[all …]
12 @set SH22 @set TARGET H8/300, H8/500, and Renesas SH
14 : This forces SH files to create target in same directory as SH file.15 : This is so that make depend always knows where to find SH derivatives.17 */Makefile.SH) cd `expr X$0 : 'X\(.*\)/'` ;;18 Makefile.SH) ;;86 sh = Makefile.SH cflags.SH202 *SH)
14 : This forces SH files to create target in same directory as SH file.15 : This is so that make depend always knows where to find SH derivatives.17 */cflags.SH) cd `expr X$0 : 'X\(.*\)/'` ;;18 cflags.SH) ;;
30 sed -e $SEXISTS -e $SLIST -e $SCONFIG Makefile.SH |tr -d '\r' >s; mv -f s Makefile.SH35 …SLIST -e $SFILEC -e $SCOR -e $SDEPTMP -e $SHSED makedepend.SH |tr -d '\r' >s; mv -f s makedepend.SH41 sed -e $SLIST x2p/Makefile.SH |tr -d '\r' >s; mv -f s x2p/Makefile.SH
30 open(SH,"<$name") || die "Cannot open $name:$!";31 while (<SH>)56 while (<SH>)76 close(SH);
22 open(SH,"<$name") || die "Cannot open $name:$!";23 while (<SH>)47 while (<SH>)73 close(SH);
38 diff -Bbur ../Makefile.SH Makefile.SH > Makefile.SH.patch43 patch -p1 < Cross/Makefile.SH.patch; \49 cd .. ; patch --dry-run -p1 < Cross/Makefile.SH.patch; \
31 open(SH,"<$name") || die "Cannot open $name:$!";32 while (<SH>)57 while (<SH>)77 close(SH);
1 .SH5 .SH15 .SH56 .SH71 .SH83 .SH94 .SH126 .SH189 .SH200 .SH[all …]
11 .SH39 .SH54 .SH63 .SH75 .SH102 .SH107 .SH136 .SH150 .SH192 .SH[all …]
1 .SH21 .SH110 .SH127 .SH151 .SH202 .SH253 .SH264 .SH313 .SH336 .SH[all …]
15 : This forces SH files to create target in same directory as SH file.16 : This is so that make depend always knows where to find SH derivatives.186 $echo *.SH | $tr ' ' $trnl | $egrep -v '\*' >.shlist)250 *SH)
15 : This forces SH files to create target in same directory as SH file.16 : This is so that make depend always knows where to find SH derivatives.
14 : This forces SH files to create target in same directory as SH file.15 : This is so that make depend always knows where to find SH derivatives.
29 : This forces SH files to create target in same directory as SH file.30 : This is so that make depend always knows where to find SH derivatives.325 sh = Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH \326 makedir.SH myconfig.SH writemain.SH pod/Makefile.SH1096 config.h: config_h.SH config.sh1097 $(SHELL) config_h.SH1107 makedepend: makedepend.SH config.sh1108 sh ./makedepend.SH1300 Makefile: Makefile.SH ./config.sh1301 $(SHELL) Makefile.SH[all …]
47 # convert ".SH" into a more manageable form48 s/\.SH[ ][ ]*/.SH_(/50 # in ".SH NAME"67 # in ".SH SYNOPSIS"95 # delete ".SH DESCRIPTION" and following lines
1 .SH "NAME"3 .SH "HEADINGS"7 .ie n .SH "This ""is"" a ""level 1"" heading"8 .el .SH "This \f(CWis\fP a ``level 1'' heading"19 .ie n .SH "This ""is"" a ""level 1"" heading"20 .el .SH "This \f(CWis\fP a ``level 1'' heading"36 .SH "LINKS"119 .SH "OVER AND ITEMS"229 .SH "FORMATTING CODES"287 .SH "VERBATIM"[all …]
8 0 beshort 0x0500 Hitachi SH big-endian COFF14 0 leshort 0x0550 Hitachi SH little-endian COFF
1 ; Hitachi SH architecture description. -*- Scheme -*-29 (comment "Hitachi SuperH (SH)")55 (comment "SH 64-bit family")63 (comment "SH-2 CPU core")70 (comment "SH-3 CPU core")77 (comment "SH-3e CPU core")84 (comment "SH-4 CPU core")91 (comment "SH-5 CPU core")98 (comment "SH-5 reference implementation")
175 if (open(SH,"${outdir}config_h.SH")) {176 while (<SH>) {194 close SH;
11 config.alpha.h: config.alpha.def ../config_h.SH mv-if-diff17 config.ga.h: config.ga.def ../config_h.SH mv-if-diff
88 SH=/bin/sh150 my_rule_SSL_COMPAT=`$SH helpers/CutRule SSL_COMPAT $file`151 my_rule_SSL_SDBM=`$SH helpers/CutRule SSL_SDBM $file`152 my_rule_SSL_EXPERIMENTAL=`$SH helpers/CutRule SSL_EXPERIMENTAL $file`153 my_rule_SSL_CONSERVATIVE=`$SH helpers/CutRule SSL_CONSERVATIVE $file`154 my_rule_SSL_VENDOR=`$SH helpers/CutRule SSL_VENDOR $file`216 if $SH helpers/TestCompile func dbm_open; then224 if $SH helpers/TestCompile func dbm_open; then227 elif $SH helpers/TestCompile lib dbm dbm_open; then230 elif $SH helpers/TestCompile lib ndbm dbm_open; then
129 if test -f Makefile.SH; then131 sh Makefile.SH