| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-custom/ |
| H A D | Config.in.options | 10 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 D | Config.in | 3 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 D | configure.txt | 71 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 D | 0001-exec.go-do-not-write-linker-flags-into-buildids.patch | 24 // Toolchain-dependent configuration, shared with b.linkSharedActionID. 33 // Toolchain-dependent configuration, shared with b.linkActionID.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.boston | 35 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 D | Config.in | 2 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 D | 10-kernel.sh | 139 echo "Toolchain for kernel:" 174 echo "Toolchain for kernel:"
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-kernel.sh | 139 echo "Toolchain for kernel:" 174 echo "Toolchain for kernel:"
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codescape-mti-mips/ |
| H A D | Config.in | 2 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 D | toolchain.py | 48 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 D | Config.in | 15 Toolchain for the AArch64 architecture, from
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-linaro-aarch64-be/ |
| H A D | Config.in | 15 Toolchain for the AArch64 Big Endian architecture, from
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-synopsys-arc/ |
| H A D | Config.in | 16 Toolchain for the ARC cores, from
|
| /OK3568_Linux_fs/kernel/Documentation/openrisc/ |
| H A D | openrisc_port.rst | 24 1) Toolchain 26 Toolchain binaries can be obtained from openrisc.io or our github releases page.
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | aarch64_efi_defconfig | 4 # Toolchain, required for eudev and grub
|
| H A D | qemu_xtensa_lx60_nommu_defconfig | 6 # Toolchain
|
| H A D | atmel_sama5d3xek_defconfig | 7 # Toolchain
|
| H A D | qemu_arm_versatile_nommu_defconfig | 5 # Toolchain
|
| H A D | lego_ev3_defconfig | 5 # Toolchain
|
| H A D | licheepi_zero_defconfig | 6 # Toolchain
|
| H A D | qemu_aarch64_sbsa_defconfig | 5 # Toolchain
|
| H A D | at91sam9x5ek_mmc_defconfig | 5 # Toolchain
|
| /OK3568_Linux_fs/buildroot/configs/rockchip/base/ |
| H A D | common.config | 12 # Toolchain
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | intro.rst | 17 - *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 D | gen-bootlin-toolchains | 219 class Toolchain: class 420 toolchains += [Toolchain(k[0], k[1], k[2], v) for k, v in tmp.items()]
|