Home
last modified time | relevance | path

Searched refs:toolchain (Results 1 – 25 of 30) sorted by relevance

12

/linux/arch/mips/
A DMakefile219 cflags-$(toolchain-msa) += -DTOOLCHAIN_SUPPORTS_MSA
221 toolchain-virt := $(call cc-option-yn,$(mips-cflags) -mvirt)
222 cflags-$(toolchain-virt) += -DTOOLCHAIN_SUPPORTS_VIRT
227 toolchain-xpa := $(call cc-option-yn,$(xpa-cflags-y) -mxpa)
228 cflags-$(toolchain-xpa) += -DTOOLCHAIN_SUPPORTS_XPA
229 toolchain-crc := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mcrc)
230 cflags-$(toolchain-crc) += -DTOOLCHAIN_SUPPORTS_CRC
231 toolchain-dsp := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mdsp)
232 cflags-$(toolchain-dsp) += -DTOOLCHAIN_SUPPORTS_DSP
233 toolchain-ginv := $(call cc-option-yn,$(mips-cflags) -Wa$(comma)-mginv)
[all …]
/linux/Documentation/openrisc/
A Dopenrisc_port.rst17 Build instructions for OpenRISC toolchain and Linux
21 toolchain and, perhaps, the architectural simulator. Steps to get these bits
28 or Stafford's toolchain build and release scripts.
33 building https://github.com/stffrdhrn/or1k-toolchain-build
/linux/Documentation/bpf/
A Ds390.rst30 ./s390-toolchain
31 sudo mount --rbind /dev ./s390-toolchain/dev
32 sudo mount --rbind /proc ./s390-toolchain/proc
33 sudo mount --rbind /sys ./s390-toolchain/sys
34 sudo chroot ./s390-toolchain
/linux/tools/perf/Documentation/
A Dandroid.txt13 2. Set cross-compiling environment variables for NDK toolchain and sysroot.
42 3. Set the NDK toolchain environment variable.
50 You need to run make with the NDK toolchain and sysroot defined above:
/linux/net/bpfilter/
A DKconfig19 Note: To compile this as built-in, your toolchain must support
/linux/Documentation/dev-tools/kunit/
A Dkunit-tool.rst169 Specifies the use of a toolchain by Kbuild. The argument passed here is
171 reminder this will be the prefix for the toolchain binaries such as gcc
172 for example ``sparc64-linux-gnu-`` if you have the sparc toolchain
175 if you have downloaded the microblaze toolchain from the 0-day website
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_mip.c38 char toolchain[32]; member
/linux/Documentation/translations/zh_CN/openrisc/
A Dopenrisc_port.rst42 构建 https://github.com/stffrdhrn/or1k-toolchain-build
/linux/arch/ia64/
A DMakefile30 KBUILD_CPPFLAGS += $(shell $(srctree)/arch/ia64/scripts/toolchain-flags "$(CC)" "$(OBJDUMP)" "$(REA…
/linux/
A D.gitignore162 # Documentation toolchain
/linux/samples/bpf/
A DREADME.rst107 Or build samples with SYSROOT if some header or library is absent in toolchain,
/linux/Documentation/x86/
A Dorc-unwinder.rst119 insulates the kernel from toolchain bugs which can be very painful to
121 older versions of the toolchain for years.
/linux/Documentation/kbuild/
A Dllvm.rst20 collection of toolchain components implemented in terms of C++ objects
/linux/Documentation/devicetree/bindings/
A Dxilinx.txt3 The Xilinx EDK toolchain ships with a set of IP cores (devices) for use
/linux/Documentation/trace/
A Dftrace-design.rst39 The exact mcount symbol name will depend on your toolchain. Some call it
50 *highly* architecture/toolchain specific. We cannot help you in this regard,
/linux/Documentation/dev-tools/
A Dgcov.rst183 toolchain.
/linux/tools/testing/selftests/wireguard/qemu/
A DMakefile12 $(error The toolchain for $(ARCH) is not installed)
/linux/arch/sparc/
A DKconfig382 toolchain at www.gaisler.com.
/linux/arch/powerpc/platforms/
A DKconfig.cputype535 CROSS_COMPILE must point to a toolchain capable of targeting
/linux/Documentation/networking/device_drivers/ethernet/altera/
A Daltera_tse.rst26 Quartus toolchain. Quartus 13.1 and 14.0 were used to build the design that
/linux/Documentation/process/
A Dhowto.rst38 The kernel is written using GNU C and the GNU toolchain. While it
44 difficult to understand the assumptions the kernel has on the toolchain
/linux/tools/memory-model/Documentation/
A Dsimple.txt26 that your toolchain and hardware are working correctly. In addition,
/linux/arch/riscv/
A DKconfig364 Adds "C" to the ISA subsets that the toolchain is allowed to emit
/linux/Documentation/doc-guide/
A Dcontributing.rst276 Python skills. The Sphinx toolchain is relatively small and well
A Dsphinx.rst35 Most distributions are shipped with Sphinx, but its toolchain is fragile,

Completed in 53 milliseconds

12