| /freebsd-12.1/contrib/binutils/ |
| H A D | Makefile.tpl | 180 @if gcc-bootstrap 514 @if gcc-bootstrap 535 @if [+module+]-no-bootstrap[+ ENDIF bootstrap +] 541 @if target-[+module+]-no-bootstrap[+ ENDIF bootstrap +] 755 @if gcc-bootstrap 849 @if gcc-bootstrap 1205 @if gcc-bootstrap 1295 @if gcc-bootstrap 1337 .PHONY: [+bootstrap-target+] [+bootstrap-target+]-lean 1397 @if gcc-bootstrap [all …]
|
| H A D | Makefile.in | 177 @if gcc-bootstrap 179 @endif gcc-bootstrap 695 @if gcc-bootstrap 2659 @if gcc-bootstrap 2693 @if gcc-bootstrap 2714 @if gcc-bootstrap 2748 @if gcc-bootstrap 2769 @if gcc-bootstrap 2803 @if gcc-bootstrap 47961 .PHONY: bootstrap bootstrap-lean [all …]
|
| /freebsd-12.1/contrib/bmake/mk/ |
| H A D | dirdeps.mk | 140 .if !target(bootstrap) && (make(bootstrap) || \ 141 make(bootstrap-this) || \ 142 make(bootstrap-recurse) || \ 143 make(bootstrap-empty)) 761 .if !target(bootstrap) && (make(bootstrap) || \ 762 make(bootstrap-this) || \ 764 make(bootstrap-empty)) 772 .elif !make(bootstrap-empty) 784 bootstrap-this: .NOTMAIN 794 bootstrap: bootstrap-recurse [all …]
|
| /freebsd-12.1/share/mk/ |
| H A D | dirdeps.mk | 141 .if !target(bootstrap) && (make(bootstrap) || \ 142 make(bootstrap-this) || \ 143 make(bootstrap-recurse) || \ 144 make(bootstrap-empty)) 764 .if !target(bootstrap) && (make(bootstrap) || \ 765 make(bootstrap-this) || \ 767 make(bootstrap-empty)) 775 .elif !make(bootstrap-empty) 787 bootstrap-this: .NOTMAIN 797 bootstrap: bootstrap-recurse [all …]
|
| /freebsd-12.1/targets/pseudo/bootstrap-tools/ |
| H A D | Makefile | 5 all: bootstrap-toolchain 62 bootstrap-tools: legacy 63 build-tools: bootstrap-tools 66 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS} 89 bootstrap-toolchain: .MAKE cross-tools
|
| /freebsd-12.1/sys/mips/atheros/ |
| H A D | qca953x_chip.c | 78 uint32_t bootstrap; in qca953x_chip_detect_sys_frequency() local 80 bootstrap = ATH_READ_REG(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_chip_detect_sys_frequency() 81 if (bootstrap & QCA953X_BOOTSTRAP_REF_CLK_40) in qca953x_chip_detect_sys_frequency() 279 uint32_t bootstrap; in qca953x_chip_init_usb_peripheral() local 281 bootstrap = ATH_READ_REG(QCA953X_RESET_REG_BOOTSTRAP); in qca953x_chip_init_usb_peripheral()
|
| H A D | qca955x_chip.c | 79 uint32_t bootstrap; in qca955x_chip_detect_sys_frequency() local 81 bootstrap = ATH_READ_REG(QCA955X_RESET_REG_BOOTSTRAP); in qca955x_chip_detect_sys_frequency() 82 if (bootstrap & QCA955X_BOOTSTRAP_REF_CLK_40) in qca955x_chip_detect_sys_frequency()
|
| H A D | ar934x_chip.c | 96 uint32_t bootstrap; in ar934x_chip_detect_sys_frequency() local 99 bootstrap = ATH_READ_REG(AR934X_RESET_REG_BOOTSTRAP); in ar934x_chip_detect_sys_frequency() 100 if (bootstrap & AR934X_BOOTSTRAP_REF_CLK_40) in ar934x_chip_detect_sys_frequency()
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | bsd.after-import.mk | 53 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE} 68 after-import: bootstrap ${MAKEFILE} 85 _makefile: bootstrap ${MAKEFILE}
|
| H A D | boot-strap | 328 srcdir=`GetDir /bmake make-bootstrap.sh.in "$srcdir" "$2" "$Mydir" ./bmake* "$Mydir"/../bmake*` 414 [ -s make-bootstrap.sh ] || op_configure 415 chmod 755 make-bootstrap.sh || exit 1 416 ./make-bootstrap.sh || exit 1 449 rm -f make-bootstrap.sh bmake *.o
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | makefile.texi | 88 for @command{make} is to do a full three-stage bootstrap. This means 100 example, continue a bootstrap after fixing a bug which causes the 104 by mistake), and avoids spurious bootstrap comparison 118 Performs only the first two stages of bootstrap. Unlike a three-stage 119 bootstrap, this does not perform a comparison to test that the compiler 121 bootstrap is approximately independent of the number of stages. 132 Remove everything (@samp{make clean}) and rebuilds (@samp{make bootstrap}). 145 Restart a bootstrap, so that everything that was not built with
|
| /freebsd-12.1/stand/i386/mbr/ |
| H A D | mbr.s | 42 # we load in the bootstrap from the partition to boot. 121 # Now that we've loaded the bootstrap, check for the 0xaa55 signature. If it 122 # is present, execute the bootstrap we just loaded. 126 jmp *%bx # Invoke bootstrap
|
| /freebsd-12.1/tools/build/mk/ |
| H A D | Makefile.boot | 19 .error Do not include $${SRCTOP}/sys when building bootstrap tools. \ 26 .error Do not include $${SRCTOP}/include when building bootstrap tools. \
|
| /freebsd-12.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.css | 245 .qtip-bootstrap{ 460 .qtip-bootstrap{ 482 .qtip-bootstrap .qtip-titlebar{ 496 .qtip-bootstrap .qtip-titlebar .qtip-close{ 512 .qtip-bootstrap .qtip-content{ 517 .qtip-bootstrap .qtip-icon{ 529 .qtip-bootstrap .qtip-icon .ui-icon{ 551 .qtip-bootstrap .qtip-icon .ui-icon:hover{
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | aks-cdu.dts | 69 bootstrap@0 { 70 label = "bootstrap";
|
| H A D | at91-kizboxmini.dts | 112 bootstrap@0 { 113 label = "bootstrap";
|
| H A D | at91-kizbox.dts | 96 bootstrap@0 { 97 label = "bootstrap";
|
| H A D | at91-kizbox2.dts | 179 bootstrap@0 { 180 label = "bootstrap";
|
| /freebsd-12.1/sys/dev/drm/ |
| H A D | mga_dma.c | 778 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local 785 err = mga_do_dma_bootstrap(dev, bootstrap); in mga_dma_bootstrap() 792 bootstrap->texture_handle = dev_priv->agp_textures->offset; in mga_dma_bootstrap() 793 bootstrap->texture_size = dev_priv->agp_textures->size; in mga_dma_bootstrap() 795 bootstrap->texture_handle = 0; in mga_dma_bootstrap() 796 bootstrap->texture_size = 0; in mga_dma_bootstrap() 799 bootstrap->agp_mode = modes[bootstrap->agp_mode & 0x07]; in mga_dma_bootstrap()
|
| /freebsd-12.1/contrib/atf/ |
| H A D | FREEBSD-Xlist | 10 bootstrap/
|
| /freebsd-12.1/targets/ |
| H A D | Makefile.inc | 12 .if make(bootstrap*) || !exists(${_CURDIR}/${.MAKE.DEPENDFILE:T})
|
| /freebsd-12.1/sbin/newfs_msdos/ |
| H A D | mkfs_msdos.h | 38 AOPT('B', const char *, bootstrap, -1, "Bootstrap file") \
|
| H A D | mkfs_msdos.c | 420 if (o.bootstrap) { in mkfs_msdos() 421 bname = o.bootstrap; in mkfs_msdos() 638 if (o.bootstrap && in mkfs_msdos() 647 if (o.bootstrap && x < bss) { in mkfs_msdos() 702 if (!o.bootstrap) { in mkfs_msdos()
|
| /freebsd-12.1/sys/cddl/boot/zfs/ |
| H A D | README | 4 are used by the ZFS bootstrap:
|
| /freebsd-12.1/release/ |
| H A D | Makefile.azure | 38 env ASSUME_ALWAYS_YES=yes pkg bootstrap -yf
|