Searched refs:echo (Results 1 - 25 of 51) sorted by relevance

123

/haiku-buildtools/legacy/gcc/libiberty/
H A Dconfigure.bat1 @echo off
4 echo Configuring libiberty for go32
6 echo #define NEED_sys_siglist 1 >> config.h
7 echo #define NEED_psignal 1 >> config.h
11 echo Configuring libiberty for H8/300
/haiku-buildtools/legacy/gcc/gcc/config/winnt/
H A Dconfig-nt.bat0 echo Configuring GCC for Windows NT on %2
4 if %2.==alpha. echo #include "alpha/xm-alpha.h" >config.h
5 if %2.==alpha. echo #include "winnt/xm-winnt.h" >>config.h
6 if %2.==alpha. echo #include "alpha/xm-winnt.h" >>config.h
7 if not %2.==alpha. echo #include "%2/xm-winnt.h" >config.h
11 if %2.==alpha. echo #define TARGET_CPU_DEFAULT 64 >tm.h
12 if %2.==alpha. echo #include "alpha/alpha.h" >>tm.h
13 if %2.==alpha. echo #include "alpha/win-nt.h" >>tm.h
14 if not %2.==alpha. echo #include "%2/win-nt.h" >tm.h
18 echo # Makefil
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/msdos/
H A Dconfigur.bat1 @echo off
2 echo Configuring GCC for go32
14 echo # Makefile generated by "configure.bat"> Makefile
15 echo all.dos: cccp cc1 cc1obj xgcc libgcc.a s-objlist >> Makefile
32 echo lang.mostlyclean: %LANG% | sed "s/&/mostlyclean/g" >> Makefile
33 echo lang.clean: %LANG% | sed "s/&/clean/g" >> Makefile
34 echo lang.distclean: %LANG% | sed "s/&/distclean/g" >> Makefile
35 echo lang.maintainer-clean: %LANG% | sed "s/&/maintainer-clean/g" >> Makefile
36 echo /* options.h */ > options.h
37 if exist cp\lang-options.h echo #includ
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure.bat1 @echo off
4 echo Usage: configure go32 or configure winnt cpu
14 echo Usage: configure winnt i386 or configure winnt alpha
/haiku-buildtools/libtool/tests/
H A Dquote.test7 srcdir=`echo "$0" | sed 's%/[^/]*$%%'`
16 echo=echo
17 if test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then :
19 # The Solaris, AIX, and Digital Unix default echo programs unquote
21 # echo "$something" | sed 's/\\/\\\\/g'
23 # So, first we look for a working echo in the user's PATH.
26 if test -f $dir/echo && test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t'; then
27 echo
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Dweakref1l.d10 # sed -n 's,^\(l[^ ]*\)[ ]*:.*,.* t \1,p;s:^[ ]*\.set[ ][ ]*\(l[^ ]*\)[ ]*,.*:.* t \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
11 # echo \#pass
H A Dweakref1g.d11 # echo \#...
13 # echo \#pass
H A Dweakref1u.d10 # sed -n 's:^[ ]*\.weakref .*, \(u.*\)$:.* U \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
11 # echo \#pass
H A Dweakref1w.d9 # sed -n 's:^[ ]*\.weakref .*, \(w.*\)$:.* w \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
10 # echo \#pass
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Dweakref1l.d10 # sed -n 's,^\(l[^ ]*\)[ ]*:.*,.* t \1,p;s:^[ ]*\.set[ ][ ]*\(l[^ ]*\)[ ]*,.*:.* t \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
11 # echo \#pass
H A Dweakref1g.d11 # echo \#...
13 # echo \#pass
H A Dweakref1u.d10 # sed -n 's:^[ ]*\.weakref .*, \(u.*\)$:.* U \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
11 # echo \#pass
H A Dweakref1w.d9 # sed -n 's:^[ ]*\.weakref .*, \(w.*\)$:.* w \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
10 # echo \#pass
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Dusing55.C12 D echo(D x) { // { dg-error "D" } function in class:B
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug353.go16 func echo(fd io.ReadWriterCloser) { // ERROR "undefined.*io.ReadWriterCloser" func
29 echo(fd)
H A Dbug429.go1 // $G $D/$F.go && $L $F.$A && ! ./$A.out || echo BUG: bug429
H A Dissue4396b.go10 // echo "4" > /proc/cpu/alignment
H A Dissue4396a.go14 // echo "4" > /proc/cpu/alignment
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh37 progname=`echo "$progpath" | $SED $basename`
55 # Check that we have a working $echo.
59 elif test "X$1" = X--fallback-echo; then
62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
63 # Yippee, $echo works!
66 # Restart under the correct shell, and then maybe $echo will work.
70 if test "X$1" = X--fallback-echo; then
71 # used as fallback echo
91 case `echo X|tr X '\101'` in
121 $echo "
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh37 progname=`echo "$progpath" | $SED $basename`
55 # Check that we have a working $echo.
59 elif test "X$1" = X--fallback-echo; then
62 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
63 # Yippee, $echo works!
66 # Restart under the correct shell, and then maybe $echo will work.
70 if test "X$1" = X--fallback-echo; then
71 # used as fallback echo
91 case `echo X|tr X '\101'` in
121 $echo "
[all...]
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh26 # Check that we have a working $echo.
30 elif test "X$1" = X--fallback-echo; then
31 # used as fallback echo
37 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
38 # Yippee, $echo works!
41 # Restart under the correct shell, and then maybe $echo will work.
46 progname=`$echo "$0" | sed 's%^.*/%%'`
82 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
83 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2
88 echo "
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bugs/
H A Dbug395.go0 // echo bug395 is broken # takes 90+ seconds to break
2 // # $G $D/$F.go || echo bug395
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh27 # Check that we have a working $echo.
31 elif test "X$1" = X--fallback-echo; then
34 elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
35 # Yippee, $echo works!
38 # Restart under the correct shell, and then maybe $echo will work.
42 if test "X$1" = X--fallback-echo; then
43 # used as fallback echo
52 progname=`$echo "$0" | sed 's%^.*/%%'`
88 echo "$modename: ltconfig version \`$LTCONFIG_VERSION' does not match $PROGRAM version \`$VERSION'" 1>&2
89 echo "Fata
[all...]
/haiku-buildtools/gcc/zlib/watcom/
H A Dwatcom_l.mak43 @echo Cleaning done
/haiku-buildtools/binutils/zlib/watcom/
H A Dwatcom_l.mak43 @echo Cleaning done

Completed in 192 milliseconds

123