Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 25 of 58) sorted by relevance

123

/toolchain/binutils/binutils-2.25/
Dsrc-release.sh58 tool=$1
59 if grep 'AC_INIT.*BFD_VERSION' $tool/configure.ac >/dev/null 2>&1; then
61 elif test -f $tool/common/create-version.sh; then
62 $tool/common/create-version.sh $tool 'dummy-host' 'dummy-target' VER.tmp
65 elif test -f $tool/version.in; then
66 head -1 $tool/version.in
77 tool=$3
93 dirs="$DEVO_SUPPORT $support_files $tool"
244 tool=$2
247 ver=$(getver $tool)
[all …]
Dconfigure13777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
13778 $as_echo "host tool" >&6; }
13819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
13820 $as_echo "host tool" >&6; }
13861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
13862 $as_echo "host tool" >&6; }
13906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
13907 $as_echo "host tool" >&6; }
13951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: host tool" >&5
13952 $as_echo "host tool" >&6; }
[all …]
/toolchain/binutils/binutils-2.25/bfd/
DPORTING4 The 'host' is the system a tool runs *on*.
5 The 'target' is the system a tool runs *for*, i.e.
6 a tool can read/write the binaries of the target.
Daclocal.m471 # tool from the auxiliary directory. The problem is that $srcdir (and
847 # tool to use in cross-compilation environments, therefore Automake
/toolchain/binutils/binutils-2.25/binutils/
Dsysroff.info88 (("tool name") (chars variable byte) ("tool"))
216 (("tool name") (chars variable byte) ("tool"))
DNEWS55 * A new tool - elfedit - has been added to directly manipulate ELF format
148 * A new tool "windmc" has been added for some targets. This is a message
151 * Add codepage support to the windres tool. It now supports many new
235 format compatible with ctags tool.
DMakefile.in273 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
1123 -l='$(DEJATOOL)'; for tool in $$l; do \
1124 rm -f $$tool.sum $$tool.log; \
1287 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
DChangeLog-2007536 * Makefile.am: Add windmc tool.
538 * configure.in: Add windmc tool.
544 * doc/Makefile.am: Add windmc tool.
547 * NEWS: Mention new tool.
Dsrconv.c344 un.tool = toolname; in wr_un()
1269 du.tool = "c_gcc"; in wr_du()
DMakefile.am190 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
DMAINTAINERS151 CGEN is a tool for building, amongst other things, assemblers,
DREADME174 - The options given to the tool (gas, objcopy, ld etc.) at run time.
Daclocal.m471 # tool from the auxiliary directory. The problem is that $srcdir (and
868 # tool to use in cross-compilation environments, therefore Automake
/toolchain/binutils/binutils-2.25/config/
Dacx.m4294 # For build != host, we ask the installed GCC for the name of the tool it
510 # An in-tree tool is available and we can use it
518 # We can use an host tool
520 AC_MSG_RESULT(host tool)
522 # We need a cross tool
Dno-executables.m49 # assume the tool-chain is already capable of linking a program: the
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
Ddatal32-3.d8 # and readelf isn't supported as a run_dump_test tool.
Ddatal64-3.d8 # and readelf isn't supported as a run_dump_test tool.
/toolchain/binutils/binutils-2.25/gprof/
DTODO3 at the line-level (this is useful for the uprofile tool under DEC's
DChangeLog-2007101 * gprof.texi: Refer readers to the gcov tool if they want
Daclocal.m471 # tool from the auxiliary directory. The problem is that $srcdir (and
847 # tool to use in cross-compilation environments, therefore Automake
/toolchain/binutils/binutils-2.25/gold/
Darm-reloc.def41 // conforming tool-chains.
/toolchain/binutils/binutils-2.25/libiberty/
DMakefile.in427 …@$(PERL) $(srcdir)/maint-tool -s $(srcdir) missing $(CFILES) $(REQUIRED_OFILES) $(CONFIGURED_OFILE…
433 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
436 @$(PERL) $(srcdir)/maint-tool -s $(srcdir) deps $(INCDIR)
/toolchain/binutils/binutils-2.25/ld/
DMakefile.in189 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
1777 -l='$(DEJATOOL)'; for tool in $$l; do \
1778 rm -f $$tool.sum $$tool.log; \
3401 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
Daclocal.m471 # tool from the auxiliary directory. The problem is that $srcdir (and
868 # tool to use in cross-compilation environments, therefore Automake
/toolchain/binutils/binutils-2.25/gas/
Daclocal.m471 # tool from the auxiliary directory. The problem is that $srcdir (and
868 # tool to use in cross-compilation environments, therefore Automake

123