Home
last modified time | relevance | path

Searched refs:bootstrap (Results 51 – 75 of 596) sorted by relevance

12345678910>>...24

/netbsd/external/gpl3/gcc/dist/lto-plugin/
H A DChangeLog78 PR bootstrap/99703
112 PR bootstrap/96202
117 PR bootstrap/95413
130 PR bootstrap/94998
147 PR bootstrap/94739
152 PR bootstrap/94739
214 PR bootstrap/82856
339 PR bootstrap/63784
373 PR bootstrap/62260
481 PR bootstrap/49907
[all …]
/netbsd/sys/external/bsd/drm/dist/shared-core/
H A Dmga_dma.c775 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
782 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap()
789 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()
790 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap()
792 bootstrap->texture_handle = 0; in mga_dma_bootstrap()
793 bootstrap->texture_size = 0; in mga_dma_bootstrap()
796 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
/netbsd/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_dma.c782 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
788 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap()
795 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap()
796 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap()
798 bootstrap->texture_handle = 0; in mga_dma_bootstrap()
799 bootstrap->texture_size = 0; in mga_dma_bootstrap()
802 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Daks-cdu.dts68 bootstrap@0 {
69 label = "bootstrap";
H A Dat91-kizboxmini-common.dtsi149 bootstrap@0 {
150 label = "bootstrap";
H A Dat91-kizbox.dts145 bootstrap@0 {
146 label = "bootstrap";
/netbsd/tools/gcc/
H A DMakefile147 bootstrap-libgcc: .configure_done
150 @MAKE=${BUILD_MAKE:Q} ${HOST_SH} ${MKNATIVE} libgcc-bootstrap \
154 bootstrap-libstdc++: .configure_done
157 @MAKE=${BUILD_MAKE:Q} ${HOST_SH} ${MKNATIVE} libstdc++-bootstrap \
H A DREADME.mknative3 This file describes how to bootstrap the native toolchain on a new NetBSD
13 "native" host, you should bootstrap the toolchain by building from an
32 3. In src/tools/gcc, do "nbmake-MACHINE HAVE_GCC=8 bootstrap-libgcc".
/netbsd/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.opt23 Zxl-mode-bootstrap
118 mxl-mode-bootstrap
120 Description for mxl-mode-bootstrap.
/netbsd/external/gpl3/gcc/dist/c++tools/
H A DChangeLog49 PR bootstrap/100731
96 PR bootstrap/98324
112 PR bootstrap/98300
/netbsd/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.opt23 Zxl-mode-bootstrap
118 mxl-mode-bootstrap
120 Description for mxl-mode-bootstrap.
/netbsd/external/apache2/llvm/dist/clang/cmake/caches/
H A DApple-stage1.cmake1 # This file sets up a CMakeCache for Apple-style bootstrap builds. It can be
56 #bootstrap
H A DApple-stage2-ThinLTO.cmake1 # This file sets up a CMakeCache for Apple-style stage2 ThinLTO bootstrap. It is
/netbsd/external/gpl3/gcc/dist/libcc1/
H A DChangeLog245 PR bootstrap/99703
254 PR bootstrap/98380
342 PR bootstrap/96202
352 PR bootstrap/95413
437 PR bootstrap/82856
679 PR bootstrap/70173
714 PR bootstrap/65763
731 PR bootstrap/63784
748 PR bootstrap/63699
749 PR bootstrap/63750
/netbsd/external/gpl3/gcc/dist/intl/
H A DChangeLog36 PR bootstrap/92008
51 PR bootstrap/92008
78 PR bootstrap/82856
117 PR bootstrap/44621
155 PR bootstrap/35457
/netbsd/external/gpl3/binutils/dist/
H A DMakefile.def62 host_modules= { module= mpfr; lib_path=src/.libs; bootstrap=true;
66 host_modules= { module= mpc; lib_path=src/.libs; bootstrap=true;
69 host_modules= { module= isl; lib_path=.libs; bootstrap=true;
73 host_modules= { module= libelf; lib_path=.libs; bootstrap=true;
76 host_modules= { module= gold; bootstrap=true; };
79 host_modules= { module= intl; bootstrap=true; };
83 host_modules= { module= ld; bootstrap=true; };
84 host_modules= { module= libbacktrace; bootstrap=true; };
85 host_modules= { module= libcpp; bootstrap=true; };
469 // condition in the prev-gcc/as script during bootstrap of combined tree
/netbsd/external/gpl3/gcc/dist/
H A DMakefile.def62 host_modules= { module= mpfr; lib_path=src/.libs; bootstrap=true;
66 host_modules= { module= mpc; lib_path=src/.libs; bootstrap=true;
69 host_modules= { module= isl; lib_path=.libs; bootstrap=true;
73 host_modules= { module= libelf; lib_path=.libs; bootstrap=true;
76 host_modules= { module= gold; bootstrap=true; };
78 host_modules= { module= intl; bootstrap=true; };
82 host_modules= { module= ld; bootstrap=true; };
83 host_modules= { module= libbacktrace; bootstrap=true; };
84 host_modules= { module= libcpp; bootstrap=true; };
468 // condition in the prev-gcc/as script during bootstrap of combined tree
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpl_calltime_example.txt68 DynaLoader.pm sub bootstrap 1
110 DynaLoader.pm sub bootstrap 1221
137 DynaLoader.pm sub bootstrap 1224
H A Dpl_cputime_example.txt69 DynaLoader.pm sub bootstrap 1
111 DynaLoader.pm sub bootstrap 677
139 DynaLoader.pm sub bootstrap 680
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dpl_calltime_example.txt68 DynaLoader.pm sub bootstrap 1
110 DynaLoader.pm sub bootstrap 1221
137 DynaLoader.pm sub bootstrap 1224
H A Dpl_cputime_example.txt69 DynaLoader.pm sub bootstrap 1
111 DynaLoader.pm sub bootstrap 677
139 DynaLoader.pm sub bootstrap 680
/netbsd/external/bsd/kyua-cli/tests/kyua-cli/
H A DMakefile13 SUBDIR= bootstrap
/netbsd/external/gpl3/gdb/dist/
H A DChangeLog190 PR bootstrap/91352
384 PR bootstrap/82856
413 gcc-bootstrap.
638 PR bootstrap/70173
659 PR bootstrap/69329
4150 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4159 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6363 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6364 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6768 PR bootstrap/11932, PR bootstrap/11933
[all …]
/netbsd/external/gpl3/binutils.old/dist/
H A DChangeLog127 PR bootstrap/91352
321 PR bootstrap/82856
350 gcc-bootstrap.
575 PR bootstrap/70173
596 PR bootstrap/69329
4087 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4096 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6300 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6301 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6705 PR bootstrap/11932, PR bootstrap/11933
[all …]
/netbsd/external/gpl3/gdb.old/dist/
H A DChangeLog190 PR bootstrap/91352
384 PR bootstrap/82856
413 gcc-bootstrap.
638 PR bootstrap/70173
659 PR bootstrap/69329
4150 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4159 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6363 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6364 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6768 PR bootstrap/11932, PR bootstrap/11933
[all …]

12345678910>>...24