/openbmc/u-boot/tools/buildman/ |
H A D | test.py | 135 self.toolchains = toolchain.Toolchains() 136 self.toolchains.Add('arm-linux-gcc', test=False) 137 self.toolchains.Add('sparc-linux-gcc', test=False) 138 self.toolchains.Add('powerpc-linux-gcc', test=False) 139 self.toolchains.Add('gcc', test=False) 193 build = builder.Builder(self.toolchains, base_dir, None, 1, 2, 414 build = builder.Builder(self.toolchains, BASE_DIR, None, 1, 2, 424 build = builder.Builder(self.toolchains, BASE_DIR, None, 1, 2, 431 build = builder.Builder(self.toolchains, BASE_DIR, None, 1, 2, 439 self.assertTrue(self.toolchains.Select('arm') != None) [all …]
|
H A D | README | 178 rest: /toolchains/* 191 each of your toolchains here. Buildman will search inside these directories 210 architecture. This will override any toolchains found by searching using the 240 4. Check the available toolchains 250 - scanning path '/toolchains/gcc-4.9.0-nolibc/i386-linux' 251 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/.' 252 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin' 253 - found '/toolchains/gcc-4.9.0-nolibc/i386-linux/bin/i386-linux-gcc' 254 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/usr/bin' 256 - scanning path '/toolchains/gcc-4.9.0-nolibc/aarch64-linux' [all …]
|
H A D | toolchain.py | 212 self.toolchains = {} 228 toolchains = bsettings.GetItems('toolchain') 229 if show_warning and not toolchains: 237 for name, value in toolchains: 269 if toolchain.arch in self.toolchains: 271 self.toolchains[toolchain.arch].priority) 273 self.toolchains[toolchain.arch] = toolchain 278 self.toolchains[toolchain.arch].priority)) 350 len(self.toolchains)) 351 if len(self.toolchains): [all …]
|
H A D | control.py | 110 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument 142 no_toolchains = toolchains is None 144 toolchains = toolchain.Toolchains(options.override_toolchain) 148 sorted_list = toolchains.ListArchs() 155 fetch_arch = ','.join(toolchains.ListArchs()) 160 ret = toolchains.FetchAndInstall(arch) 166 toolchains.GetSettings() 167 toolchains.Scan(options.list_tool_chains and options.verbose) 169 toolchains.List() 292 builder = Builder(toolchains, output_dir, options.git_dir,
|
H A D | builderthread.py | 181 self.toolchain = self.builder.toolchains.Select(brd.arch) 231 args.extend(self.builder.toolchains.GetMakeArguments(brd))
|
/openbmc/qemu/.gitlab-ci.d/opensbi/ |
H A D | Dockerfile | 24 # Manually install the kernel.org "Crosstool" based toolchains for gcc-8.3 32 # Export the toolchains to the system path
|
/openbmc/u-boot/doc/ |
H A D | README.ag101p | 30 1. Prepare the toolchains and make sure the $PATH to toolchains is correct.
|
H A D | README.m68k | 68 export CROSS_COMPILE=/opt/toolchains/m68k/gcc-4.9.0-nolibc/bin/m68k-linux- 77 4. Adopted toolchains
|
H A D | README.ARC | 25 from here (available pre-built toolchains as well):
|
H A D | README.mips | 11 Embedded Debian -- Cross-development toolchains
|
H A D | README.uniphier | 5 Recommended toolchains 8 The UniPhier platform is well tested with Linaro toolchains. 9 You can download pre-built toolchains from:
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/ |
H A D | rmnet.patch | 2 Subject: [PATCH] rmnet: Handle toolchains with old kernel headers 11 5.14[1] and some toolchains use older headers, so add fallback defines
|
/openbmc/u-boot/tools/ |
H A D | moveconfig.py | 1058 def __init__(self, toolchains, configs, options, progress, devnull, argument 1073 self.toolchains = toolchains 1192 toolchain = self.toolchains.Select(arch) 1301 def __init__(self, toolchains, configs, options, progress, argument 1319 self.slots.append(Slot(toolchains, configs, options, progress, 1433 def move_config(toolchains, configs, options, db_queue): argument 1463 slots = Slots(toolchains, configs, options, progress, reference_src_dir, 1875 toolchains = toolchain.Toolchains() 1876 toolchains.GetSettings() 1877 toolchains.Scan(verbose=False) [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | external-toolchain.rst | 29 particular, "external-\*" refers to external toolchains. One example is 37 supporting GNU toolchains released by ARM.
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | android.txt | 15 …export NDK_TOOLCHAIN=${NDK}/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-lin… 18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-
|
/openbmc/linux/Documentation/arch/openrisc/ |
H A D | openrisc_port.rst | 27 Instructions for building the different toolchains can be found on openrisc.io 32 toolchains https://openrisc.io/software
|
/openbmc/openbmc/meta-arm/meta-arm-toolchain/ |
H A D | README.md | 4 This layer contains recipes for the prebuilt GNU Arm toolchains.
|
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/ |
H A D | 0001-confiure.ac-Believe-the-cflags-from-environment.patch | 6 In some toolchains e.g. OpenEmbedded -march options
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-xtensa-cross.docker | 5 # using a prebuilt toolchains for Xtensa cores from:
|
H A D | debian-loongarch-cross.docker | 4 # This docker target uses prebuilt toolchains for LoongArch64 from:
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch | 10 for eabi defaulting toolchains.
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | run_wrapper.rst | 193 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux`` 195 website to a directory in our home directory called toolchains. 294 - ``$HOME/toolchains/microblaze/gcc-9.2.0-nolibc/microblaze-linux/bin/microblaze-linux`` 296 website to a specified path in our home directory called toolchains.
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | security_flags.inc | 21 # especially useful with external toolchains
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/ |
H A D | 0001-sys-targets-targets.go-allow-users-to-override-hardc.patch | 8 toolchain tuples differ, especially when using vendor provided toolchains.
|
/openbmc/openbmc/poky/documentation/sdk-manual/ |
H A D | using.rst | 49 toolchains the Yocto Project provides are based off the 89 The SDK and toolchains are self-contained and by default are installed
|