Searched refs:multilib (Results 1 - 14 of 14) sorted by last modified time

/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile205 multilib.h:
225 GENSRCS+= multilib.h
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure847 --enable-multilib build many library versions (default)
1385 # Default to --enable-multilib
1386 # Check whether --enable-multilib or --disable-multilib was given.
1390 yes) multilib=yes ;;
1391 no) multilib=no ;;
1392 *) { { echo "$as_me:$LINENO: error: bad value $enableval for multilib option" >&5
1393 echo "$as_me: error: bad value $enableval for multilib option" >&2;}
1397 multilib=yes
1415 # Even if the default multilib i
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A DMakefile.in340 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
341 # default multilib, so we have to take LIBCFLAGS into account as well,
342 # since it will be passed the multilib flags.
446 -rm -f *~ Makefile config.cache config.status xhost-mkfrag TAGS multilib.out
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure846 --enable-multilib build many library versions (default)
1901 # Default to --enable-multilib
1902 # Check whether --enable-multilib or --disable-multilib was given.
1906 yes) multilib=yes ;;
1907 no) multilib=no ;;
1908 *) { { echo "$as_me:$LINENO: error: bad value $enableval for multilib option" >&5
1909 echo "$as_me: error: bad value $enableval for multilib option" >&2;}
1913 multilib=yes
1948 # the wrong, non-multilib
[all...]
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure846 --enable-multilib build many library versions (default)
1901 # Default to --enable-multilib
1902 # Check whether --enable-multilib or --disable-multilib was given.
1906 yes) multilib=yes ;;
1907 no) multilib=no ;;
1908 *) { { echo "$as_me:$LINENO: error: bad value $enableval for multilib option" >&5
1909 echo "$as_me: error: bad value $enableval for multilib option" >&2;}
1913 multilib=yes
1931 # Even if the default multilib i
[all...]
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure1010 --enable-multilib build many library versions (default)
2108 # Default to --enable-multilib
2109 # Check whether --enable-multilib or --disable-multilib was given.
2113 yes) multilib=yes ;;
2114 no) multilib=no ;;
2115 *) { { echo "$as_me:$LINENO: error: bad value $enableval for multilib option" >&5
2116 echo "$as_me: error: bad value $enableval for multilib option" >&2;}
2120 multilib=yes
2138 # Even if the default multilib i
[all...]
/freebsd-11-stable/contrib/binutils/
H A DMakefile.in[all...]
H A DMakefile.tpl765 +]echo "Checking multilib configuration for [+module+]..."; \
767 $(CC_FOR_TARGET) --print-multi-lib > [+subdir+]/[+module+]/multilib.tmp 2> /dev/null ; \
768 if test -r [+subdir+]/[+module+]/multilib.out; then \
769 if cmp -s [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; then \
770 rm -f [+subdir+]/[+module+]/multilib.tmp; \
773 mv [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib.out; \
776 mv [+subdir+]/[+module+]/multilib.tmp [+subdir+]/[+module+]/multilib
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A DMakefile.in357 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
358 # default multilib, so we have to take LIBCFLAGS into account as well,
359 # since it will be passed the multilib flags.
463 -rm -f *~ Makefile config.cache config.status xhost-mkfrag TAGS multilib.out
H A Dconfigure850 --enable-multilib build many library versions (default)
1731 # Add --enable-multilib to configure.
1732 # Default to --enable-multilib
1733 # Check whether --enable-multilib or --disable-multilib was given.
1737 yes) multilib=yes ;;
1738 no) multilib=no ;;
1739 *) { { echo "$as_me:$LINENO: error: bad value $enableval for multilib option" >&5
1740 echo "$as_me: error: bad value $enableval for multilib option" >&2;}
1744 multilib
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dcppdefault.h46 const char multilib; /* FNAME should have the multilib path member in struct:default_include
H A DMakefile.in542 # libgcc.a may be built directly or via stmp-multilib,
1499 multilib.h: s-mlib; @true
1517 $(SHELL) $(srcdir)/../move-if-change tmp-mlib.h multilib.h
1521 stmp-multilib: $(LIBGCC_DEPS)
1527 $(STAMP) stmp-multilib
1727 gcc.o: gcc.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) intl.h multilib.h \
3621 # Delete files used by the "multilib" facility (including libgcc subdirs).
3622 -rm -f multilib.h tmpmultilib*
3850 install-multilib: stmp-multilib installdir
[all...]
H A Dc-incpath.c149 if (p->multilib && imultilib)
169 if (p->multilib && imultilib)
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm1133 not support Thumb instructions. (This can be a multilib option). */

Completed in 258 milliseconds