Home
last modified time | relevance | path

Searched refs:host (Results 1 – 25 of 215) sorted by relevance

123456789

/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dar.exp22 if ![is_remote host] {
46 remote_file host delete $n1
60 remote_file host delete $n2
71 if [is_remote host] {
72 set file1 [remote_download host $file1]
73 set file2 [remote_download host $file2]
79 remote_file host delete $dest
82 if [is_remote host] {
83 remote_upload host $file1 tmpdir/$n1
95 remote_file host delete $dest
[all …]
Dreadelf.exp50 set got [remote_exec host "$READELF $READELFFLAGS -h $binary_file" "" "/dev/null" "readelf.out"]
51 if [is_remote host] then {
52 remote_upload host "readelf.out"
88 …set got [remote_exec host "$READELF $READELFFLAGS $options $binary_file" "" "/dev/null" "readelf.o…
159 set tempfile [remote_download host tmpdir/testprog.o]
162 set got [remote_exec host "$READELF $READELFFLAGS -wi $tempfile" "" "/dev/null" "readelf.out"]
165 set output [remote_upload host readelf.out]
240 set tempfile [remote_download host tmpdir/dw2-compressed.o]
243 set got [remote_exec host "$READELF $READELFFLAGS -wa $tempfile" "" "/dev/null" "readelf.out"]
246 set output [remote_upload host readelf.out]
[all …]
Dobjcopy.exp22 if ![is_remote host] {
31 if ![is_remote host] {
35 set tempfile [remote_download host tmpdir/bintest.o]
62 if [is_remote host] {
65 remote_upload host $tempfile $src1
66 remote_upload host ${copyfile}.o $src2
118 if [is_remote host] {
119 remote_upload host ${reversed} tmpdir/copy-reversed.o
155 if [is_remote host] {
156 remote_upload host ${sequence_file} tmpdir/sequence_file
[all …]
Dobjdump.exp23 if ![is_remote host] {
67 if [is_remote host] {
68 set testfile [remote_download host tmpdir/bintest.o]
166 if [is_remote host] {
167 set compressed_testfile [remote_download host tmpdir/dw2-compressed.o]
172 …set got [remote_exec host "$OBJDUMP $OBJDUMPFLAGS -s -j .zdebug_abbrev $compressed_testfile" "" "/…
188 …set got [remote_exec host "$OBJDUMP $OBJDUMPFLAGS -W $compressed_testfile" "" "/dev/null" "objdump…
226 if [is_remote host] {
227 set decodedline_testfile [remote_download host tmpdir/dw2-decodedline.o]
232 …set got [remote_exec host "$OBJDUMP $OBJDUMPFLAGS -WL $decodedline_testfile" "" "/dev/null" "objdu…
Dnm.exp23 if ![is_remote host] {
37 if [is_remote host] {
38 set tempfile [remote_download host tmpdir/bintest.o]
115 if [is_remote host] {
116 set tmpfile [remote_download host tmpdir/unique.o]
130 remote_file host delete "tmpdir/unique.o"
187 if [is_remote host] {
188 set tempfile [remote_download host tmpdir/nm-1.o]
Dcompress.exp19 if { [is_remote host] || ![is_elf_format] || ![is_zlib_supported] } then {
45 remote_file host delete $libfile
101 set got [remote_exec host "$READELF -S --wide ${copyfile}.a" "" "/dev/null" "tmpdir/libdw2.out"]
121 …set got [remote_exec host "$OBJDUMP -s -j .zdebug_line ${compressedcopyfile}.a" "" "/dev/null" "tm…
137 set got [remote_exec host "$OBJDUMP -W $compressedfile" "" "/dev/null" "objdump.out"]
177 if ![is_remote host] {
181 set tempfile [remote_download host tmpdir/debug_str.o]
Dsize.exp23 if ![is_remote host] {
37 if [is_remote host] {
38 set testfile [remote_download host tmpdir/bintest.o]
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/
Dld-lib.exp39 set state [remote_exec host $CC --version]
63 if { ![is_remote host] && [which $ld] == 0 } then {
68 remote_exec host "$ld --version" "" "/dev/null" "ld.version"
69 remote_upload host "ld.version"
72 remote_file host delete "ld.version"
85 if { ![is_remote host] && [which "$prog"] == 0 } then {
108 …set status [remote_exec host [concat sh -c [list "$prog $gccflags $command 2>&1"]] "" "/dev/null" …
109 remote_upload host "ld.tmp"
116 remote_file host delete ld.tmp
141 remote_file host delete $target
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
Difunc.exp339 remote_file host delete "tmpdir/shared_prog.o"
340 remote_file host delete "tmpdir/static_prog.o"
341 remote_file host delete "tmpdir/shared_ifunc.o"
342 remote_file host delete "tmpdir/static_ifunc.o"
343 remote_file host delete "tmpdir/static_noifunc.o"
344 remote_file host delete "tmpdir/libshared_ifunc.so"
345 remote_file host delete "tmpdir/libifunc.a"
346 remote_file host delete "tmpdir/dynamic_prog"
347 remote_file host delete "tmpdir/local_prog"
348 remote_file host delete "tmpdir/static_prog"
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/
Dobjdump.exp21 if {![is_remote host] && [which $OBJDUMP] == 0} then {
36 if [is_remote host] {
37 set objfile [remote_download host tmpdir/thumb2-cond.o]
72 if [is_remote host] {
73 set objfile [remote_download host tmpdir/simple.o]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
Ddwarfreloc.exp67 set status [remote_exec host [concat sh -c [list "$cmd >dump.out 2>ld.stderr"]] "" "/dev/null"]
69 remote_upload host "ld.stderr"
71 remote_file host delete "ld.stderr"
78 remote_upload host "dump.out"
86 remote_file host delete "dump.out"
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/
Dunique.exp261 remote_file host delete "tmpdir/unique_empty.o"
262 remote_file host delete "tmpdir/unique.o"
263 remote_file host delete "tmpdir/unique_shared.o"
264 remote_file host delete "tmpdir/libunique_shared.so"
265 remote_file host delete "tmpdir/libunique_shared_ref.so"
266 remote_file host delete "tmpdir/unique_prog"
267 remote_file host delete "tmpdir/unique_shared_prog"
/toolchain/binutils/binutils-2.25/bfd/
DPORTING4 The 'host' is the system a tool runs *on*.
8 Porting to a new host
10 Pick a name for your host. Call that <host>.
11 (<host> might be sun4, ...)
12 Create a file hosts/<host>.mh.
19 and add a case for it to a case statements in bfd/configure.host and
20 bfd/config.bfd, which associates each canonical host type with a BFD
21 host type (used as the base of the makefile fragment names), and to the
Dconfigure.host19 # flags used on a host specific basis.
24 # in its per-host part.
27 # HDEFINES host specific compiler options
29 # HOST_64BIT_TYPE host 64 bit type
37 case "${host}" in
87 # (MSVC) on the configure host, so we have to explicitly set the values here.
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/m68k/
Dobjdump.exp36 if [is_remote host] {
37 set objfile [remote_download host tmpdir/movem.o]
62 if [is_remote host] {
63 set objfile [remote_download host tmpdir/fnop.o]
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/hppa/
Dobjdump.exp48 if [is_remote host] {
49 set objfile [remote_download host tmpdir/addendbug.o]
79 if [is_remote host] {
80 set objfile [remote_download host tmpdir/freg.o]
/toolchain/binutils/binutils-2.25/config/
Dmh-darwin5 `case ${host} in i?86-*-darwin* | powerpc-*-darwin*) \
11 `case ${host} in *-*-darwin[1][1-9]*) echo -Wl,-no_pie ;; esac;`
15 `case ${host} in i?86-*-darwin* | powerpc-*-darwin*)\
18 `case ${host} in *-*-darwin[1][1-9]*) echo -Wl,-no_pie ;; esac;`
Dacx.m466 dnl # GCC & friends build 'build', 'host', and 'target' tools. These must
78 # post-stage1 host modules use a different CC_FOR_BUILD so, in order to
79 # have matching libraries, they should use host libraries: Makefile.tpl
82 # host modules (e.g. bison) are only built for the host when bootstrap
95 || test -d $srcdir/../host-${host_noncanonical}; then
96 host_subdir="host-${host_noncanonical}"
122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
126 AC_ARG_VAR([$1], [$1 for the host])
145 if test -z "$ac_cv_prog_$1" && test $build = $host ; then
153 if test $build = $host ; then
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dbinutils.exp75 set got [remote_exec host "$READELF -l --wide tmpdir/$test" "" "/dev/null" "tmpdir/$test.exp"]
84 set got [remote_exec host "grep GNU_RELRO tmpdir/$test.exp"]
86 set got [remote_exec host "cat tmpdir/$test.exp"]
107 set got [remote_exec host "$prog tmpdir/$test"]
115 set got [remote_exec host "$READELF -l --wide tmpdir/$test" "" "/dev/null" "tmpdir/$test.out"]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-gc/
Dgc.exp39 if { [is_remote host] || [which $CC] != 0 } {
118 if { [is_remote host] || [which $CC] != 0 } {
129 if { [is_remote host] || [which $CC] != 0 } {
134 if { [is_remote host] || [which $CC] != 0 } {
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
Dselective.exp68 if { ![is_remote host] && [which $CXX] == 0 } {
97 set version [remote_exec host "$CXX -dumpversion"]
120 set libgcc [remote_exec host "$compiler -print-libgcc-file-name"]
128 set libgcc [remote_exec host "$compiler -print-libgcc-file-name"]
136 set libgcc [remote_exec host "$compiler -print-libgcc-file-name"]
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp32 if [is_remote host] then {
33 remote_exec host "$AS -version < /dev/null" "" "" "gas.version"
34 remote_exec host "which $AS" "" "" "gas.which"
36 remote_upload host "gas.version"
37 remote_upload host "gas.which"
44 remote_file host delete "gas.version"
45 remote_file host delete "gas.which"
91 set status [remote_exec host [concat sh -c [list $command]] "" "/dev/null" "$output_file"]
94 remote_upload host "$return_contents_of"
101 remote_upload host "$output_file"
[all …]
/toolchain/binutils/binutils-2.25/
DMakefile.in44 host=@host@
883 .PHONY: configure-host
884 configure-host: \
971 $(MAKE) $(TARGET_FLAGS_TO_PASS) all-host all-target; \
974 $(MAKE) $(RECURSE_FLAGS_TO_PASS) all-host all-target \
990 .PHONY: all-host
993 all-host: maybe-all-bfd
996 all-host: maybe-all-opcodes
999 all-host: maybe-all-binutils
1001 all-host: maybe-all-bison
[all …]
Dconfigure1286 host=$host_alias
1451 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2402 host=$ac_cv_host
2822 if test x"${host}" = x"${target}" ; then
2851 || test -d $srcdir/../host-${host_noncanonical}; then
2860 if test $srcdir != . && test -d $srcdir/host-${host_noncanonical}; then
3022 case "${host}" in
3035 case "${host}" in
3852 case "${host}" in
3903 if test "${build}" != "${host}" ; then
[all …]
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dutils-lib.exp30 if ![is_remote host] {
39 set state [remote_exec host $prog --version]
61 if ![is_remote host] {
76 set state [remote_exec host $prog $progargs]
477 if { ![is_remote host] && [which $binary] == 0 } {
492 set comp_output [remote_exec host $cmd "" "/dev/null" "tmpdir/dump.out"]

123456789