Searched refs:targets (Results 1 - 25 of 243) sorted by path

12345678910

/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1107 % PDF uses PostScript string constants for the names of xref targets,
7950 \def\pdfxrefdest{Top}% no empty targets
/freebsd-11-stable/contrib/binutils/
H A DMakefile.def147 // These are (some of) the make targets to be done in each subdirectory.
464 // built newlib on some targets (e.g. Cygwin). It still needs
465 // a dependency on libgcc for native targets to configure.
/freebsd-11-stable/contrib/binutils/bfd/
H A DMakefile.am43 section.lo syms.lo targets.lo hash.lo linker.lo \
53 section.c syms.c targets.c hash.c linker.c \
194 # target_vector in targets.c if configured with --enable-targets=all.
553 # target_vector in targets.c if configured with --enable-targets=all
729 # BFD_BACKENDS Routines the configured targets need.
730 # BFD_MACHINES Architecture-specific routines the configured targets need.
778 # itself, but is included by targets.c.
784 # When compiling archures.c and targets
[all...]
H A DMakefile.in85 opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
292 section.lo syms.lo targets.lo hash.lo linker.lo \
301 section.c syms.c targets.c hash.c linker.c \
443 # target_vector in targets.c if configured with --enable-targets=all.
803 # target_vector in targets.c if configured with --enable-targets=all
935 # BFD_BACKENDS Routines the configured targets need.
936 # BFD_MACHINES Architecture-specific routines the configured targets need.
958 archive.c corefile.c targets
[all...]
H A Dconfigure1012 --enable-targets alternative target configurations
7492 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7549 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
7614 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7642 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7661 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10452 fi; # Check whether --enable-targets or --disable-targets was given.
10456 yes | "") { { echo "$as_me:$LINENO: error: enable-targets option must specify target names or 'all'" >&5
10457 echo "$as_me: error: enable-targets optio
[all...]
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A DMakefile.am10 syms.texi targets.texi init.texi hash.texi linker.texi \
18 section.p syms.p targets.p \
34 $(srcdir)/../syms.c $(srcdir)/../targets.c \
44 $(srcdir)/../targets.c $(srcdir)/../init.c
173 targets.texi: chew.c $(srcdir)/../targets.c $(srcdir)/doc.str
175 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
176 $(SHELL) $(srcdir)/../../move-if-change targets.tmp targets
[all...]
H A DMakefile.in244 syms.texi targets.texi init.texi hash.texi linker.texi \
252 section.p syms.p targets.p \
268 $(srcdir)/../syms.c $(srcdir)/../targets.c \
278 $(srcdir)/../targets.c $(srcdir)/../init.c
328 $(srcdir)/../targets.c \
722 targets.texi: chew.c $(srcdir)/../targets.c $(srcdir)/doc.str
724 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
725 $(SHELL) $(srcdir)/../../move-if-change targets
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure1011 --enable-targets alternative target configurations
7323 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7380 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
7445 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7473 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
7492 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10271 # Check whether --enable-targets or --disable-targets was given.
10275 yes | "") { { echo "$as_me:$LINENO: error: enable-targets option must specify target names or 'all'" >&5
10276 echo "$as_me: error: enable-targets optio
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dconfigure1011 --enable-targets alternative target configurations besides the primary
6585 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6642 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
6707 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6735 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6754 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9533 # Check whether --enable-targets or --disable-targets was given.
9537 yes | "") { { echo "$as_me:$LINENO: error: enable-targets option must specify target names or 'all'" >&5
9538 echo "$as_me: error: enable-targets optio
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure1011 --enable-targets alternative target configurations
6586 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6643 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
6708 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6736 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6755 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9540 # Check whether --enable-targets or --disable-targets was given.
9544 yes | "") { { echo "$as_me:$LINENO: error: enable-targets option must specify target names or 'all'" >&5
9545 echo "$as_me: error: enable-targets optio
[all...]
H A Dlexsup.c387 '\0', NULL, N_("Remove unused sections (on some targets)"),
460 '\0', NULL, N_("Relax branches on certain targets"), TWO_DASHES },
1544 const char **targets, **pp;
1635 printf (_("%s: supported targets:"), program_name);
1636 targets = bfd_target_list ();
1637 for (pp = targets; *pp != NULL; pp++)
1639 free (targets);
1543 const char **targets, **pp; local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Darc-dis.c167 #define add_target(x) (state->targets[state->tcnt++] = (x))
H A Darc-dis.h57 int targets[4]; member in struct:arcDisState
H A Dconfigure1011 --enable-targets alternative target configurations
6753 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6810 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
6875 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6903 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6922 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9701 # Check whether --enable-targets or --disable-targets was given.
9705 yes | "") { { echo "$as_me:$LINENO: error: enable-targets option must specify target names or 'all'" >&5
9706 echo "$as_me: error: enable-targets optio
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dauto.dep.mk49 # skip generating dependfile for misc targets
H A Dautoconf.mk26 # avoid the targets behaving differently
H A Dmeta.autodep.mk140 # some makefiles and/or targets contain
146 # Also some targets are not really local, or use random names.
H A Dmeta.sys.mk119 # we can afford to use cookies to prevent some targets
125 # some targets involve old pre-built targets
165 # some targets need to be .PHONY in non-meta mode
H A Dsys.vars.mk43 # match against our initial targets (see above)
/freebsd-11-stable/contrib/bmake/
H A Dparse.c96 * targets currently being defined are kept in the 'targets' Lst.
246 /* targets we're working on */
247 static Lst targets; variable
250 /* command lines for targets */
299 * the 'op' field is the operator to apply to the list of targets if the
892 * Lst_ForEach call by ParseDoDependency once all targets have
973 * and apply it to the targets if it is. Else decide if there is
976 * source be a child of the targets in the list 'targets'
[all...]
H A Dtarg.c95 * Targ_List Return the list of all targets so far.
139 static Lst allTargets; /* the list of all targets found so far */
143 static Hash_Table targets; /* a hash table of same */ variable
164 * The allTargets list and the targets hash table are initialized
171 Hash_InitTable(&targets, HTSIZE);
193 Hash_DeleteTable(&targets);
200 * Return the list of all targets
203 * The list of all targets.
340 he = Hash_FindEntry(&targets, name);
347 he = Hash_CreateEntry(&targets, nam
[all...]
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Ddotwait.mk18 # Within each test, the names of the sub-targets follow these
20 # * If it's expected that two or more targets may be made in parallel,
23 # * If it's expected that two or more targets should be made in sequence
26 # in which the targets should be made.
30 # are converted to ".*". Two targets that are expected to
32 # output is independent of the order in which these targets are made.
H A Dposix1.mk166 # applicable targets (PR 49086).
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1203 % PDF uses PostScript string constants for the names of xref targets, to
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi7 @cindex makefile targets
8 @cindex targets, makefile
10 These targets are available from the @samp{gcc} directory:
109 Other targets available from the top level include:
188 Alternatively, you can use per-language targets to build and test

Completed in 518 milliseconds

12345678910