Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/
DMakefile218 toolchain-msa := $(call cc-option-yn,$(mips-cflags) -mhard-float -mfp64 -Wa$(comma)-mmsa)
219 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
[all …]
/Linux-v5.4/Documentation/openrisc/
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-v5.4/tools/perf/Documentation/
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-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_mip.c38 char toolchain[32]; member
/Linux-v5.4/arch/ia64/
DMakefile32 KBUILD_CPPFLAGS += $(shell $(srctree)/arch/ia64/scripts/toolchain-flags "$(CC)" "$(OBJDUMP)" "$(REA…
/Linux-v5.4/Documentation/x86/
Dorc-unwinder.rst119 insulates the kernel from toolchain bugs which can be very painful to
121 older versions of the toolchain for years.
/Linux-v5.4/arch/riscv/
DKconfig241 Adds "C" to the ISA subsets that the toolchain is allowed to emit
/Linux-v5.4/Documentation/trace/
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-v5.4/Documentation/dev-tools/
Dgcov.rst179 toolchain.
/Linux-v5.4/Documentation/devicetree/bindings/
Dxilinx.txt3 The Xilinx EDK toolchain ships with a set of IP cores (devices) for use
/Linux-v5.4/arch/powerpc/platforms/
DKconfig.cputype510 CROSS_COMPILE must point to a toolchain capable of targeting
/Linux-v5.4/Documentation/networking/
Daltera_tse.txt20 Quartus toolchain. Quartus 13.1 and 14.0 were used to build the design that
Dfilter.txt570 toolchain for developing and testing the kernel's JIT compiler.
1519 Next to the BPF toolchain, the kernel also ships a test module that contains
/Linux-v5.4/Documentation/doc-guide/
Dsphinx.rst35 Most distributions are shipped with Sphinx, but its toolchain is fragile,
/Linux-v5.4/arch/sparc/
DKconfig417 toolchain at www.gaisler.com.
/Linux-v5.4/Documentation/process/
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-v5.4/
DMakefile535 CLANG_FLAGS += --gcc-toolchain=$(GCC_TOOLCHAIN)
/Linux-v5.4/arch/
DKconfig928 32-bit relocations, both in the toolchain and in the module loader,
/Linux-v5.4/Documentation/translations/it_IT/process/
Dhowto.rst46 Il kernel è stato scritto usando GNU C e la toolchain GNU.