Home
last modified time | relevance | path

Searched refs:Toolchain (Results 1 – 25 of 90) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-custom/
H A DConfig.in.options10 string "Toolchain URL"
16 string "Toolchain relative binary path"
25 string "Toolchain prefix"
432 bool "Toolchain has WCHAR support?"
440 bool "Toolchain has locale support?"
449 bool "Toolchain has threads support?"
460 bool "Toolchain has threads debugging support?"
469 bool "Toolchain has NPTL threads support?"
483 bool "Toolchain has SSP support?"
494 bool "Toolchain has SSP strong support?"
[all …]
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/
H A DConfig.in3 comment "Toolchain External Options"
6 prompt "Toolchain"
59 prompt "Toolchain origin"
66 bool "Toolchain to be downloaded and installed"
82 string "Toolchain path"
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dconfigure.txt71 The choice between these two solutions is done using the +Toolchain
72 Type+ option in the +Toolchain+ menu. Once one solution has been
158 toolchain profile in +Toolchain+ from the available ones. This is
164 select the toolchain profile in +Toolchain+ through the available
166 +Toolchain path+ text entry with the path to your cross-compiling
172 +Toolchain+ list. You need to fill the +Toolchain path+, +Toolchain
241 * In the *Toolchain* menu, keep the default of *Buildroot toolchain*
242 for *Toolchain type*, and configure your toolchain as desired
264 In those other Buildroot projects, in the *Toolchain* menu:
266 * Set *Toolchain type* to *External toolchain*
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0001-exec.go-do-not-write-linker-flags-into-buildids.patch24 // Toolchain-dependent configuration, shared with b.linkSharedActionID.
33 // Toolchain-dependent configuration, shared with b.linkActionID.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.boston35 Toolchain
44 The "IMG GNU Linux Toolchain" is capable of building for all current MIPS ISAs,
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-img-mips/
H A DConfig.in2 bool "Codescape IMG GNU Linux Toolchain 2018.09"
14 Codescape IMG GNU Linux Toolchain 2018.09 for the MIPS
/OK3568_Linux_fs/device/rockchip/common/build-hooks/
H A D10-kernel.sh139 echo "Toolchain for kernel:"
174 echo "Toolchain for kernel:"
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-kernel.sh139 echo "Toolchain for kernel:"
174 echo "Toolchain for kernel:"
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-mti-mips/
H A DConfig.in2 bool "Codescape MTI GNU Linux Toolchain 2018.09"
15 Codescape MTI GNU Linux Toolchain 2018.09 for the MIPS
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtoolchain.py48 class Toolchain: class
238 toolchain = Toolchain(fname, test, verbose, priority, arch)
569 toolchain = Toolchain(compiler_fname_list[0], True, True)
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-linaro-aarch64/
H A DConfig.in15 Toolchain for the AArch64 architecture, from
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-linaro-aarch64-be/
H A DConfig.in15 Toolchain for the AArch64 Big Endian architecture, from
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-synopsys-arc/
H A DConfig.in16 Toolchain for the ARC cores, from
/OK3568_Linux_fs/kernel/Documentation/openrisc/
H A Dopenrisc_port.rst24 1) Toolchain
26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
/OK3568_Linux_fs/buildroot/configs/
H A Daarch64_efi_defconfig4 # Toolchain, required for eudev and grub
H A Dqemu_xtensa_lx60_nommu_defconfig6 # Toolchain
H A Datmel_sama5d3xek_defconfig7 # Toolchain
H A Dqemu_arm_versatile_nommu_defconfig5 # Toolchain
H A Dlego_ev3_defconfig5 # Toolchain
H A Dlicheepi_zero_defconfig6 # Toolchain
H A Dqemu_aarch64_sbsa_defconfig5 # Toolchain
H A Dat91sam9x5ek_mmc_defconfig5 # Toolchain
/OK3568_Linux_fs/buildroot/configs/rockchip/base/
H A Dcommon.config12 # Toolchain
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dintro.rst17 - *Cross-Development Toolchain*: This toolchain contains a compiler,
76 | Toolchain | Yes | Yes [1]_ |
107 The Cross-Development Toolchain
110 The :term:`Cross-Development Toolchain` consists
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgen-bootlin-toolchains219 class Toolchain: class
420 toolchains += [Toolchain(k[0], k[1], k[2], v) for k, v in tmp.items()]

1234