Searched refs:enable (Results 1 - 25 of 167) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dgetarg_1.x2 # We need -mstdmain to enable argument processing on SPU.
/haiku-buildtools/legacy/
H A Dcompile-gcc14 --disable-nls --enable-shared=yes --enable-languages=c,c++
H A Dcompile-binutils14 --disable-nls --enable-shared=yes
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dnow-1.d3 #ld: -shared -z now --enable-new-dtags
H A Dnow-2.d3 #ld: -shared -z now --enable-new-dtags
H A Drunpath-1.d3 #ld: -shared -rpath . --enable-new-dtags
H A Drunpath-2.d3 #ld: -shared -rpath . --enable-new-dtags
/haiku-buildtools/libtool/tests/
H A Ddemo-nofast.test28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --enable-fast-install=no || exit 1
H A Ddepdemo-nofast.test28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host --enable-fast-install=no || exit 1
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/goacc/
H A Dacc_on_device-1.f951 ! Have to enable optimizations, as otherwise builtins won't be expanded.
H A Dacc_on_device-2-off.f951 ! Have to enable optimizations, as otherwise builtins won't be expanded.
H A Dacc_on_device-2.f951 ! Have to enable optimizations, as otherwise builtins won't be expanded.
/haiku-buildtools/gcc/contrib/reghunt/bin/
H A Dgcc-build-full46 --enable-languages=$REG_LANGS \
H A Dgcc-build-simple46 --enable-languages=$REG_LANGS \
/haiku-buildtools/libtool/libltdl/
H A Dconfigure.ac45 AC_MSG_ERROR([*** Maybe you want to --enable-ltdl-install?])
/haiku-buildtools/gcc/contrib/
H A Dconfig-list.mk5 # that --enable-werror-always will work.
26 hppa-linux-gnuOPT-enable-sjlj-exceptions=yes hppa64-linux-gnu \
28 hppa64-hpux11.0OPT-enable-sjlj-exceptions=yes hppa2.0-hpux11.9 \
36 i686-cygwinOPT-enable-threads=yes i686-mingw32crt ia64-elf \
67 sparc-leon3-linux-gnuOPT-enable-target=all sparc-netbsdelf \
68 sparc64-sun-solaris2.10OPT-with-gnu-ldOPT-with-gnu-asOPT-enable-threads=posix \
77 x86_64-mingw32OPT-enable-sjlj-exceptions=yes xstormy16-elf xtensa-elf \
79 i686-interix3OPT-enable-obsolete
112 --enable-werror-always ${host_options} \
113 --enable
[all...]
/haiku-buildtools/gcc/config/
H A Dmulti.m413 # Add --enable-multilib to configure.
15 [# Default to --enable-multilib
17 [ --enable-multilib build many library versions (default)],
/haiku-buildtools/
H A Dbuild-gcc2-package-Haiku.sh88 --disable-nls --enable-shared=yes || exit 1
98 --disable-nls --enable-shared=yes --enable-languages=c,c++ || exit 1
H A Dbuild-gcc4-optional-package-Haiku.sh25 gccConfigureArgs="--enable-shared"
26 binutilsConfigureArgs="--enable-shared"
152 --prefix="$installDir" $gccConfigureArgs --enable-languages=c,c++ \
154 --disable-libstdcxx-pch --with-htmldir=html-docs --enable-lto \
155 --enable-frame-pointer $headersLibsArgs
/haiku-buildtools/binutils/ld/testsuite/ld-pe/
H A Dlongsecn-2.d2 #ld: --enable-long-section-names
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Ddeferfin.go22 // Try to enable when we have fully precise GC.
H A Dddd1.go54 // TODO(rsc): enable after gofmt bug is fixed
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue5493.go36 // Try to enable when we have fully precise GC.
/haiku-buildtools/gcc/maintainer-scripts/
H A Dgenerate_libstdcxx_web_docs34 ${SRCDIR}/configure --enable-languages=c,c++ --disable-gcc $disabled_libs --docdir=/docs
/haiku-buildtools/gcc/libmpx/mpxrt/
H A Dmpxrt.c113 static int enable = 1; variable
397 __mpxrt_print (VERB_DEBUG, " Enable bit: %d\n", enable);
403 xsave_buf->bndcsr.cfg_reg_u |= enable << MPX_ENABLE_BIT_NO;

Completed in 225 milliseconds

1234567