Home
last modified time | relevance | path

Searched refs:gcc (Results 1 – 169 of 169) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dqcom,gcc.txt7 "qcom,gcc-apq8064"
8 "qcom,gcc-apq8084"
9 "qcom,gcc-ipq8064"
10 "qcom,gcc-msm8660"
11 "qcom,gcc-msm8916"
12 "qcom,gcc-msm8960"
13 "qcom,gcc-msm8974"
14 "qcom,gcc-msm8974pro"
15 "qcom,gcc-msm8974pro-ac"
26 compatible = "qcom,gcc-msm8960";
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-ipq8064.dtsi4 #include <dt-bindings/clock/qcom,gcc-ipq806x.h>
153 clocks = <&gcc GSBI2_H_CLK>;
167 clocks = <&gcc GSBI2_UART_CLK>, <&gcc GSBI2_H_CLK>;
177 clocks = <&gcc GSBI2_QUP_CLK>, <&gcc GSBI2_H_CLK>;
191 clocks = <&gcc GSBI4_H_CLK>;
205 clocks = <&gcc GSBI4_UART_CLK>, <&gcc GSBI4_H_CLK>;
215 clocks = <&gcc GSBI4_QUP_CLK>, <&gcc GSBI4_H_CLK>;
228 clocks = <&gcc GSBI5_H_CLK>;
242 clocks = <&gcc GSBI5_UART_CLK>, <&gcc GSBI5_H_CLK>;
252 clocks = <&gcc GSBI5_QUP_CLK>, <&gcc GSBI5_H_CLK>;
[all …]
Dqcom-apq8064.dtsi4 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
5 #include <dt-bindings/reset/qcom,gcc-msm8960.h>
227 clocks = <&gcc GSBI1_H_CLK>;
241 clocks = <&gcc GSBI1_QUP_CLK>, <&gcc GSBI1_H_CLK>;
253 clocks = <&gcc GSBI2_H_CLK>;
265 clocks = <&gcc GSBI2_QUP_CLK>, <&gcc GSBI2_H_CLK>;
277 clocks = <&gcc GSBI3_H_CLK>;
288 clocks = <&gcc GSBI3_QUP_CLK>,
289 <&gcc GSBI3_H_CLK>;
299 clocks = <&gcc GSBI6_H_CLK>;
[all …]
Dqcom-msm8660.dtsi6 #include <dt-bindings/clock/qcom,gcc-msm8660.h>
20 enable-method = "qcom,gcc-msm8660";
28 enable-method = "qcom,gcc-msm8660";
82 gcc: clock-controller@900000 { label
83 compatible = "qcom,gcc-msm8660";
93 clocks = <&gcc GSBI12_H_CLK>;
106 clocks = <&gcc GSBI12_UART_CLK>, <&gcc GSBI12_H_CLK>;
181 clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>;
198 clocks = <&gcc SDC3_CLK>, <&gcc SDC3_H_CLK>;
Dqcom-msm8960.dtsi6 #include <dt-bindings/clock/qcom,gcc-msm8960.h>
87 gcc: clock-controller@900000 { label
88 compatible = "qcom,gcc-msm8960";
152 clocks = <&gcc GSBI5_H_CLK>;
165 clocks = <&gcc GSBI5_UART_CLK>, <&gcc GSBI5_H_CLK>;
217 clocks = <&gcc PRNG_CLK>;
242 clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>;
259 clocks = <&gcc SDC3_CLK>, <&gcc SDC3_H_CLK>;
279 clocks = <&gcc GSBI1_H_CLK>;
294 clocks = <&gcc GSBI1_QUP_CLK>, <&gcc GSBI1_H_CLK>;
Dqcom-msm8974.dtsi4 #include <dt-bindings/clock/qcom,gcc-msm8974.h>
241 gcc: clock-controller@fc400000 { label
242 compatible = "qcom,gcc-msm8974";
278 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
289 clocks = <&gcc GCC_SDCC1_APPS_CLK>, <&gcc GCC_SDCC1_AHB_CLK>;
300 clocks = <&gcc GCC_SDCC2_APPS_CLK>, <&gcc GCC_SDCC2_AHB_CLK>;
308 clocks = <&gcc GCC_PRNG_AHB_CLK>;
327 clocks = <&gcc GCC_BLSP2_QUP5_I2C_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
Dqcom-apq8084.dtsi5 #include <dt-bindings/clock/qcom,gcc-apq8084.h>
220 gcc: clock-controller@fc400000 { label
221 compatible = "qcom,gcc-apq8084";
242 clocks = <&gcc GCC_BLSP2_UART2_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
253 clocks = <&gcc GCC_SDCC1_APPS_CLK>, <&gcc GCC_SDCC1_AHB_CLK>;
264 clocks = <&gcc GCC_SDCC2_APPS_CLK>, <&gcc GCC_SDCC2_AHB_CLK>;
/linux-4.4.14/arch/arm64/boot/dts/qcom/
Dmsm8916.dtsi15 #include <dt-bindings/clock/qcom,gcc-msm8916.h>
16 #include <dt-bindings/reset/qcom,gcc-msm8916.h>
98 gcc: qcom,gcc@1800000 { label
99 compatible = "qcom,gcc-msm8916";
110 clocks = <&gcc GCC_BLSP1_UART1_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
119 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
128 clocks = <&gcc GCC_BLSP1_AHB_CLK>;
139 clocks = <&gcc GCC_BLSP1_QUP1_SPI_APPS_CLK>,
140 <&gcc GCC_BLSP1_AHB_CLK>;
156 clocks = <&gcc GCC_BLSP1_QUP2_SPI_APPS_CLK>,
[all …]
/linux-4.4.14/drivers/clk/qcom/
DMakefile14 obj-$(CONFIG_APQ_GCC_8084) += gcc-apq8084.o
16 obj-$(CONFIG_IPQ_GCC_806X) += gcc-ipq806x.o
18 obj-$(CONFIG_MSM_GCC_8660) += gcc-msm8660.o
19 obj-$(CONFIG_MSM_GCC_8916) += gcc-msm8916.o
20 obj-$(CONFIG_MSM_GCC_8960) += gcc-msm8960.o
22 obj-$(CONFIG_MSM_GCC_8974) += gcc-msm8974.o
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dqcom-sata.txt36 clocks = <&gcc SFAB_SATA_S_H_CLK>,
37 <&gcc SATA_H_CLK>,
38 <&gcc SATA_A_CLK>,
39 <&gcc SATA_RXOOB_CLK>,
40 <&gcc SATA_PMALIVE_CLK>;
43 assigned-clocks = <&gcc SATA_RXOOB_CLK>, <&gcc SATA_PMALIVE_CLK>;
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dqcom_adm.txt27 clocks = <&gcc ADM0_CLK>, <&gcc ADM0_PBUS_CLK>;
30 resets = <&gcc ADM0_RESET>,
31 <&gcc ADM0_C0_RESET>,
32 <&gcc ADM0_C1_RESET>,
33 <&gcc ADM0_C2_RESET>;
Dqcom_bam_dma.txt23 clocks = <&gcc GCC_BAM_DMA_AHB_CLK>;
38 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>,
39 <&gcc GCC_BLSP1_AHB_CLK>;
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dsdhci-msm.txt36 clocks = <&gcc GCC_SDCC1_APPS_CLK>, <&gcc GCC_SDCC1_AHB_CLK>;
53 clocks = <&gcc GCC_SDCC2_APPS_CLK>, <&gcc GCC_SDCC2_AHB_CLK>;
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dqcom-qce.txt19 clocks = <&gcc GCC_CE2_AHB_CLK>,
20 <&gcc GCC_CE2_AXI_CLK>,
21 <&gcc GCC_CE2_CLK>;
/linux-4.4.14/Documentation/devicetree/bindings/soc/qcom/
Dqcom,gsbi.txt47 clocks = <&gcc GSBI4_H_CLK>;
64 clocks = <&gcc GSBI4_QUP_CLK>, <&gcc GSBI4_H_CLK>;
79 clocks = <&gcc GSBI4_UART_CLK>, <&gcc GSBI4_H_CLK>;
/linux-4.4.14/tools/power/acpi/
DMakefile.config57 CC = $(CROSS)gcc
58 LD = $(CROSS)gcc
60 HOSTCC = gcc
/linux-4.4.14/drivers/scsi/esas2r/
Desas2r_ioctl.c440 struct atto_csmi_get_cntlr_cfg *gcc = &ioctl_csmi->cntlr_cfg; in csmi_ioctl_callback() local
442 gcc->base_io_addr = 0; in csmi_ioctl_callback()
444 &gcc->base_memaddr_lo); in csmi_ioctl_callback()
446 &gcc->base_memaddr_hi); in csmi_ioctl_callback()
447 gcc->board_id = MAKEDWORD(a->pcid->subsystem_device, in csmi_ioctl_callback()
449 gcc->slot_num = CSMI_SLOT_NUM_UNKNOWN; in csmi_ioctl_callback()
450 gcc->cntlr_class = CSMI_CNTLR_CLASS_HBA; in csmi_ioctl_callback()
451 gcc->io_bus_type = CSMI_BUS_TYPE_PCI; in csmi_ioctl_callback()
452 gcc->pci_addr.bus_num = a->pcid->bus->number; in csmi_ioctl_callback()
453 gcc->pci_addr.device_num = PCI_SLOT(a->pcid->devfn); in csmi_ioctl_callback()
[all …]
/linux-4.4.14/arch/x86/boot/
Dcode16gcc.h5 # This is done this way instead via asm() to make sure gcc does not reorder
8 # gcc 4.9+ has a real -m16 option so we can drop this hack long term.
/linux-4.4.14/tools/lib/lockdep/
Drun_tests.sh7 gcc -o tests/$testname -pthread -lpthread $i liblockdep.a -Iinclude -D__USE_LIBLOCKDEP &> /dev/null
19 gcc -o tests/$testname -pthread -lpthread -Iinclude $i &> /dev/null
DMakefile18 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
/linux-4.4.14/tools/build/tests/ex/
DMakefile2 export CC := gcc
11 gcc -o $@ $^
/linux-4.4.14/tools/perf/arch/x86/tests/
Dgen-insn-x86-dat.sh27 gcc -g -c insn-x86-dat-src.c
35 gcc -g -c -m32 insn-x86-dat-src.c
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.txt28 clocks = <&gcc USB30_0_UTMI_CLK>;
38 clocks = <&gcc USB30_0_MASTER_CLK>;
49 clocks = <&gcc USB30_0_MASTER_CLK>;
Dmsm-hsusb.txt95 clocks = <&gcc GCC_XO_CLK>, <&gcc GCC_USB_HS_SYSTEM_CLK>,
96 <&gcc GCC_USB_HS_AHB_CLK>;
104 resets = <&gcc GCC_USB2A_PHY_BCR>, <&gcc GCC_USB_HS_BCR>;
/linux-4.4.14/tools/power/cpupower/
DMakefile94 CC = $(CROSS)gcc
95 LD = $(CROSS)gcc
99 HOSTCC = gcc
DREADME7 For compilation pciutils-devel (pci/pci.h) and a gcc version
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dqcom,usb-8x16-phy.txt66 clocks = <&gcc GCC_USB_HS_AHB_CLK>,
67 <&gcc GCC_USB_HS_SYSTEM_CLK>;
70 resets = <&gcc GCC_USB2A_PHY_BCR>;
Dqcom-dwc3-usb-phy.txt24 clocks = <&gcc USB30_0_UTMI_CLK>;
34 clocks = <&gcc USB30_0_MASTER_CLK>;
Dqcom-ipq806x-sata-phy.txt19 clocks = <&gcc SATA_PHY_CFG_CLK>;
Dqcom-apq8064-sata-phy.txt20 clocks = <&gcc SATA_PHY_CFG_CLK>;
/linux-4.4.14/lib/
DKconfig.kasan13 This is strictly a debugging feature and it requires a gcc version
15 global variables requires gcc 5.0 or later.
41 This requires a gcc version of 5.0 or later.
DKconfig.debug126 This adds debug symbols to the kernel and modules (gcc -g), and
137 If you say Y here gcc is instructed to generate less debugging
144 Only works with newer gcc versions.
156 Requires recent gcc (4.7+) and recent gdb/binutils.
166 of gcc and gdb. It makes the debug information larger.
198 int "Warn for stack frames larger than (needs gcc 4.4)"
204 Tell gcc to warn at build time for stack frames larger than this.
207 Requires gcc 4.4
298 - Add the option -fno-inline-functions-called-once to gcc commands.
302 This option tells gcc to inline less (but it does result in
[all …]
/linux-4.4.14/scripts/basic/
D.fixdep.cmd1 cmd_scripts/basic/fixdep := gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict…
21 /usr/lib/gcc/i686-linux-gnu/4.8/include/stddef.h \
64 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdarg.h \
69 /usr/lib/gcc/i686-linux-gnu/4.8/include-fixed/limits.h \
70 /usr/lib/gcc/i686-linux-gnu/4.8/include-fixed/syslimits.h \
79 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdint.h \
/linux-4.4.14/scripts/kconfig/
D.zconf.tab.o.cmd1 cmd_scripts/kconfig/zconf.tab.o := gcc -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Wall -Wmissing-proto…
20 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdarg.h \
22 /usr/lib/gcc/i686-linux-gnu/4.8/include/stddef.h \
50 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdbool.h \
72 /usr/lib/gcc/i686-linux-gnu/4.8/include-fixed/limits.h \
73 /usr/lib/gcc/i686-linux-gnu/4.8/include-fixed/syslimits.h \
D.conf.o.cmd1 cmd_scripts/kconfig/conf.o := gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wmissing-prototypes -Wst…
17 /usr/lib/gcc/i686-linux-gnu/4.8/include/stddef.h \
31 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdarg.h \
79 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdbool.h \
D.conf.cmd1 cmd_scripts/kconfig/conf := gcc -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zco…
/linux-4.4.14/scripts/
D.docproc.cmd1 cmd_scripts/docproc := gcc -Wp,-MD,scripts/.docproc.d -Wall -Wmissing-prototypes -Wstrict-prototype…
13 /usr/lib/gcc/i686-linux-gnu/4.8/include/stddef.h \
19 /usr/lib/gcc/i686-linux-gnu/4.8/include/stdarg.h \
56 /usr/lib/gcc/i686-linux-gnu/4.8/include-fixed/limits.h \
57 /usr/lib/gcc/i686-linux-gnu/4.8/include-fixed/syslimits.h \
D.check-lc_ctype.cmd1 cmd_scripts/check-lc_ctype := gcc -Wp,-MD,scripts/.check-lc_ctype.d -Wall -Wmissing-prototypes -Wst…
13 /usr/lib/gcc/i686-linux-gnu/4.8/include/stddef.h \
Dver_linux14 gcc -dumpversion 2>&1 |
DKbuild.include16 # The temporary file to save gcc -MD generated dependencies must not
68 # gcc support functions
132 # Expands to either gcc or clang
133 cc-name = $(shell $(CC) -v 2>&1 | grep -q "clang version" && echo clang || echo gcc)
136 cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh $(CC))
140 $(srctree)/scripts/gcc-version.sh -p $(CC))
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dipq806x-dwmac.txt30 clocks = <&gcc GMAC_CORE1_CLK>;
33 resets = <&gcc GMAC_CORE1_RESET>;
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
DMakefile13 SPU_CC := $(SPU_CROSS)gcc
14 SPU_AS := $(SPU_CROSS)gcc
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Dqcom,i2c-qup.txt33 clocks = <&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
/linux-4.4.14/lib/raid6/test/
DMakefile6 CC = gcc
37 gcc -c -x assembler - >&/dev/null && \
44 gcc -c -x c - >&/dev/null && \
/linux-4.4.14/Documentation/zh_CN/
Dsparse.txt45 而且使用 gcc 编译的时候,所有的 __bitwise/__force 都会消失,最后在 gcc
DCodingStyle592 有一个常见的误解是内联函数是gcc提供的可以让代码运行更快的一个选项。虽然使用内联
605 有什么好权衡的。虽然从技术上说这是正确的,但是实际上这种情况下即使不加inline gcc
662 compile-command: "gcc -DMAGIC_DEBUG_FLAG foo.c"
685 cpp,gccgcc internals和indent的GNU手册——和K&R及本文相符合的部分,全部可以在
DHOWTO61 前还没有明确的参考资料可以解释它们。请查阅gcc信息页(使用“info gcc”命令
Doops-tracing.txt88 并用gcc -g编译它然后执行“disassemble str”(XX部分是由Oops报告的值-你可以仅剪切
DSubmittingPatches376 类型安全,没有长度限制,没有格式限制,在 gcc 下开销和宏一样小。
/linux-4.4.14/arch/x86/
DMakefile_32.cpu4 #-mtune exists since gcc 3.4
58 # in gcc causing gcc to mess up the push and pop of the stack in some
DKconfig.debug320 bool "Allow gcc to uninline functions marked 'inline'"
322 This option determines if the kernel forces gcc to inline the functions
323 developers have marked 'inline'. Doing so takes away freedom from gcc to
324 do what it thinks is best, which is desirable for the gcc 3.x series of
325 compilers. The gcc 4.x series have a rewritten inlining algorithm and
327 this algorithm is so good that allowing gcc 4.x and above to make the
329 is there to test gcc for this.
DKconfig.cpu232 it lacks the cmov extension which gcc assumes is present when
243 of SSE and tells gcc to treat the CPU as a 686.
251 shift and tells gcc to treat the CPU as a 686.
DMakefile131 cc_has_sp := $(srctree)/scripts/gcc-x86_$(BITS)-has-stack-protector.sh
/linux-4.4.14/Documentation/
Dgcov.txt41 [1] http://gcc.gnu.org/onlinedocs/gcc/Gcov.html
53 select the gcc's gcov format, default is autodetect based on gcc version:
112 tool. This file is generated by gcc when compiling with
146 gcc version used for kernel build. Also the following files need to be
Dsparse.txt23 And with gcc, all the __bitwise/__force stuff goes away, and it all ends
24 up looking just like integers to gcc.
55 The following macros are undefined for gcc and defined during a sparse
DSubmitChecklist17 =n. No gcc warnings/errors, no linker warnings/errors.
87 22: Newly-added code has been compiled with `gcc -W' (use "make
DChanges24 o GNU C 3.2 # gcc --version
56 The gcc version requirements may vary depending on the type of CPU in your
299 gcc
301 o <ftp://ftp.gnu.org/gnu/gcc/>
Dstatic-keys.txt64 gcc (v4.5) adds a new 'asm goto' statement that allows branching to a label:
66 http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01556.html
Dcpu-load.txt54 /* gcc -o hog smallhog.c */
DCodingStyle522 c-lineup-gcc-asm-reg
678 The cpp manual deals with macros exhaustively. The gcc internals manual also
749 There appears to be a common misperception that gcc has a magic "make me
768 technically correct, gcc is capable of inlining these automatically without
770 appears outweighs the potential value of the hint that tells gcc to do
838 compile-command: "gcc -DMAGIC_DEBUG_FLAG foo.c"
938 GNU manuals - where in compliance with K&R and this text - for cpp, gcc,
939 gcc internals and indent, all available from http://www.gnu.org/manual/
Dkmemcheck.txt60 Without this, gcc will use certain optimizations that usually lead to
62 field in a struct, where gcc may load 32 bits, then discard the upper
76 When function tracing is compiled in, gcc emits a call to another
553 means that gcc has inserted 4 bytes of padding between the members si_code
DBUG-HUNTING179 > Compile it with "gcc -c -o foo.o foo.s" then look at the output of
Djava.txt54 gcc -O2 -o javaclassname javaclassname.c
Doops-tracing.txt84 and compile it with gcc -g and then do "disassemble str" (where the "XX"
DHOWTO43 definitive reference for them. Please check the gcc info pages (`info
44 gcc`) for some information on them.
Dkprobes.txt96 By convention, the callee owns its arguments, so gcc may produce code
536 install probes there. gcc may inline a function without being asked,
Dmemory-barriers.txt293 using older pre-C11 compilers (for example, gcc 4.6). The portion
/linux-4.4.14/tools/cgroup/
DMakefile3 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/Documentation/ja_JP/
DSubmitChecklist34 全てで正しくビルドできることを確認してください。その際、gcc及びリンカが
104 22: 新たに追加したコードは、`gcc -W'でコンパイルしてください。
DHOWTO79 レンスは存在しません。情報を得るには、gcc の info ページ( info gcc )を
DSubmittingPatches673 gcc においては、マクロと同じくらい軽いです。
/linux-4.4.14/arch/m68k/tools/amiga/
DMakefile2 CC = m68k-cbm-amigados-gcc
/linux-4.4.14/tools/firewire/
DMakefile4 CC = gcc
/linux-4.4.14/tools/usb/
DMakefile3 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/Documentation/ptp/
Dtestptp.mk19 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/laptop/freefall/
DMakefile4 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/host_app/
DMakefile1 CC = gcc
/linux-4.4.14/tools/usb/ffs-aio-example/simple/host_app/
DMakefile1 CC = gcc
/linux-4.4.14/tools/thermal/tmon/
DMakefile6 CC=$(CROSS_COMPILE)gcc
/linux-4.4.14/tools/hv/
DMakefile3 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/virtio/virtio-trace/
DMakefile1 CC = gcc
/linux-4.4.14/tools/iio/
DMakefile1 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/vm/
DMakefile8 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/testing/selftests/memfd/
DMakefile1 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/testing/selftests/
Dlib.mk3 CC := $(CROSS_COMPILE)gcc
/linux-4.4.14/drivers/usb/serial/
DMakefile-keyspan_pda_fw9 gcc -x assembler-with-cpp -P -E -o $@ $<
/linux-4.4.14/tools/power/x86/turbostat/
DMakefile1 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/testing/selftests/timers/
DMakefile1 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/tools/net/
DMakefile3 CC = gcc
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dqcom,spi-qup.txt56 clocks = <&gcc GCC_BLSP2_QUP2_SPI_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
/linux-4.4.14/tools/testing/ktest/examples/include/
Dpatchcheck.conf110 MAKE_CMD = CC=gcc-4.5.1 make
/linux-4.4.14/tools/build/
DMakefile14 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
DBuild.include25 # The temporary file to save gcc -MD generated dependencies must not
59 # - gcc -M dependency info
/linux-4.4.14/tools/testing/ktest/examples/
Dsnowball.conf15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-u…
Dcrosstests.conf78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
/linux-4.4.14/tools/lib/api/
DMakefile11 CC = $(CROSS_COMPILE)gcc
/linux-4.4.14/arch/arm/include/asm/
Dunified.h38 #error Thumb-2 kernel requires gcc >= 4
/linux-4.4.14/arch/mips/loongson64/
DPlatform5 # Only gcc >= 4.4 have Loongson specific support
/linux-4.4.14/scripts/genksyms/
Dkeywords.gperf37 # field name which breaks the genksyms parser. It is not a gcc keyword anyway.
/linux-4.4.14/tools/perf/Documentation/
Dperf-timechart.txt112 then generate timechart and highlight 'gcc' tasks:
114 $ perf timechart --highlight gcc
Dintel-pt.txt769 (https://github.com/google/autofdo) and gcc version 5. The bubble
770 sort example is from the AutoFDO tutorial (https://gcc.gnu.org/wiki/AutoFDO/Tutorial)
773 $ gcc-5 -O3 sort.c -o sort_optimized
789 $ gcc-5 -O3 -fauto-profile=sort.gcov sort.c -o sort_autofdo
Dperf-record.txt154 In some systems, where binaries are build with gcc
/linux-4.4.14/Documentation/ko_KR/
DHOWTO59 어떤 참고문서도 있지 않다. 정보를 얻기 위해서는 gcc info (`info gcc`)페이지를
/linux-4.4.14/Documentation/scsi/
DNinjaSCSI.txt11 gcc: gcc-2.95.4
DChangeLog.sym53c8xx_2134 - Fix a couple of gcc/gcc3 warnings.
DChangeLog.lpfc443 byte-based so we cans simply do void pointer arithmetics (gcc
1658 using the standard gcc compiler.
Dscsi_mid_low_api.txt348 by the relevant gcc compilers. So C99 style structure and array
DChangeLog.1992-19971209 with gcc 2.6.0.
/linux-4.4.14/arch/mips/sgi-ip22/
DPlatform29 $(error gcc doesn't support needed option -mr10k-cache-barrier=store)
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt47 compile on a SPARCStation 1 (cc -O4, gcc -O2):
75 gcc 2.1 -O2 Sun 3/110 304 uS 369.5uS 461.8uS 22%
79 gcc 2.1 -O2 Sun 4/50 48 uS 53.4uS 57.5uS 11%
208 note that gcc is smart enough to translate the ROL/R macros into
215 has rotates, as explained above in (3) (not necessary if you use gcc).
219 (it appears that gcc can use ebx, esi and edi to hold register variables).
227 shoehorned 386 version. note that with this release of desCore, gcc is able
Dapi-intro.txt113 instead, as gcc does a good job with inlining, while excessive use of
/linux-4.4.14/tools/lib/bpf/
DMakefile22 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt421 $(CC) is usually the gcc compiler, but other alternatives are
473 cc-option-yn is used to check if gcc supports a given option
489 gcc versions >= 3.0 changed the type of options used to specify
492 gcc < 3.00
494 gcc >= 3.00
501 gcc >= 3.00. For gcc < 3.00, -malign-functions=4 is used.
505 cc-disable-warning checks if gcc supports a given warning and returns
507 because gcc 4.4 and later accept any unknown -Wno-* option and only
514 KBUILD_CFLAGS only if gcc really accepts it.
519 gcc 3.41 would return 0341.
[all …]
Dkbuild.txt212 gcc -W... options for more extensive build-time checking.
Dmodules.txt38 to pick up the right flags to "gcc." Functionality for building modules
325 kbuild will add options to "gcc" so the relevant directories
/linux-4.4.14/include/linux/
Dcompiler-gcc.h152 # error Your version of gcc miscompiles the __weak directive
/linux-4.4.14/tools/build/Documentation/
DBuild.txt96 $ gcc -o ex ex-in.o libex.a
152 - Dependency rules generated by 'gcc -Wp,-MD,...'
/linux-4.4.14/Documentation/cris/
DREADME9 In order to compile this you need a version of gcc with support for the
80 Linux version 2.4.1 (bjornw@godzilla.axis.se) (gcc version 2.96 20000427 (experimental)) #207 Wed F…
/linux-4.4.14/tools/lib/traceevent/
DMakefile24 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
/linux-4.4.14/arch/
DKconfig397 This feature requires gcc version 4.2 or above, or a distribution
398 gcc with the feature backported ("-fstack-protector").
417 This feature requires gcc version 4.9 or above, or a distribution
418 gcc with the feature backported ("-fstack-protector-strong").
/linux-4.4.14/tools/testing/selftests/futex/
DREADME30 o External dependencies shall remain as minimal as possible. Currently gcc
/linux-4.4.14/tools/build/feature/
DMakefile41 CC := $(CROSS_COMPILE)gcc -MD
/linux-4.4.14/lib/raid6/
Daltivec.uc65 /* This is noinline to make damned sure that gcc doesn't move any of the
/linux-4.4.14/Documentation/trace/
Dftrace-design.txt36 $ echo 'main(){}' | gcc -x c -S -o - - -pg | grep mcount
196 code generation with gcc. If gcc for your port sanely updates the frame
Dftrace.txt2101 every kernel function, produced by the -pg switch in gcc),
2890 Note, if -mfentry is being used by gcc, functions get traced before
2894 Currently, -mfentry is used by gcc 4.6.0 and above on x86 only.
/linux-4.4.14/tools/usb/usbip/
DREADME18 - gcc >= 4.0
DINSTALL191 ./configure CC=/usr/local2/bin/gcc
193 causes the specified `gcc' to be used as the C compiler (unless it is
/linux-4.4.14/include/sound/
Dwavefront.h26 You will not be able to compile this file correctly without gcc, because
/linux-4.4.14/Documentation/networking/
Dgeneric-hdlc.txt30 gcc -O2 -Wall -o sethdlc sethdlc.c
Ddl2k.txt68 Makefile. To compile, the Linux installation must include the gcc compiler,
Dcs89x0.txt121 * GNU Toolkit (gcc and make) v2.6 or above (if compiling into kernel
352 "gcc -D__KERNEL__ -I/usr/src/linux/include -I/usr/src/linux/net/inet -Wall
Dpacket_mmap.txt754 it with gcc -Wall -O2 blob.c, and try things like "./a.out eth0", etc.):
/linux-4.4.14/
DMakefile298 HOSTCC = gcc
345 CC = $(CROSS_COMPILE)gcc
775 ifeq ($(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-goto.sh $(CC)), y)
DREADME31 GNU C compiler (gcc) (part of The GNU Compiler Collection, GCC). Linux has
251 - Make sure you have at least gcc 3.2 available.
DCREDITS348 D: General kernel, gcc, and libc hacker
2506 D: Linux Emacs elf/qmagic support + other libc/gcc things
/linux-4.4.14/tools/perf/config/
DMakefile651 …msg := $(warning Your gcc lacks the __get_cpuid() builtin, disables support for auxtrace/Intel PT,…
/linux-4.4.14/drivers/dma/
Dste_dma40.c3066 int gcc = D40_DREG_GCC_ENA; in d40_phy_res_init() local
3079 gcc |= D40_DREG_GCC_EVTGRP_ENA(D40_PHYS_TO_GROUP(i), in d40_phy_res_init()
3081 gcc |= D40_DREG_GCC_EVTGRP_ENA(D40_PHYS_TO_GROUP(i), in d40_phy_res_init()
3101 gcc |= D40_DREG_GCC_EVTGRP_ENA(D40_PHYS_TO_GROUP(chan), in d40_phy_res_init()
3103 gcc |= D40_DREG_GCC_EVTGRP_ENA(D40_PHYS_TO_GROUP(chan), in d40_phy_res_init()
3139 base->gcc_pwr_off_mask = gcc; in d40_phy_res_init()
/linux-4.4.14/arch/arc/
DKconfig285 Influences how gcc generates code for MPY operations.
402 Enable gcc to generate 64-bit load/store instructions
/linux-4.4.14/arch/powerpc/
DMakefile20 CROSS32CC := $(CROSS32_COMPILE)gcc
/linux-4.4.14/Documentation/isdn/
DREADME.gigaset370 - gcc version (gcc --version)
/linux-4.4.14/tools/perf/
DMakefile.perf132 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
/linux-4.4.14/Documentation/arm/
DREADME31 CROSS_COMPILE=<your-path-to-your-compiler-without-gcc>
/linux-4.4.14/arch/x86/math-emu/
DREADME26 which was my 80387 emulator for early versions of djgpp (gcc under
264 The emulator passes the "paranoia" tests (compiled with gcc 2.3.3 or
/linux-4.4.14/Documentation/usb/
Dgadget_printer.txt86 gcc prn_example.c -o prn_example
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dcpus.txt200 "qcom,gcc-msm8660"
/linux-4.4.14/Documentation/x86/
Dexception-tables.txt126 see what code gcc generates:
Dintel_mpx.txt68 * inserts code early in the application to call in to the "gcc runtime"
/linux-4.4.14/arch/mn10300/
DKconfig212 This option removes the E2/R2 register from the set available to gcc
/linux-4.4.14/arch/tile/
DKconfig85 # We only support gcc 4.4 and above, so this should work.
/linux-4.4.14/Documentation/sound/oss/
DMultiSound1005 CC = gcc
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt694 (gcc 4.2, -O3)
704 5 (big endian mode, gcc 4.1.2, -O3)
/linux-4.4.14/Documentation/s390/
DDebugging390.txt400 This is the code that gcc produces at the top & the bottom of
488 by gcc not used in ansi C or C++ ( although quite useful ), basically it
493 The function below should return 11 though gcc may get upset & toss warnings
544 3) Access registers are currently unused by gcc but are used in
730 the emitted gcc commands, obviously this will produce worse code
983 Now make CC:="s390-gcc -g" kernel/sched.s
/linux-4.4.14/Documentation/vm/
Dslub.txt20 gcc -o slabinfo tools/vm/slabinfo.c
/linux-4.4.14/sound/oss/
DCHANGELOG118 - fixed some compile warnings detected by gcc/g++ -Wall
/linux-4.4.14/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt270 gcc -static hello.c -o init
/linux-4.4.14/Documentation/serial/
Dmoxa-smartio94 - gcc version 2.72 or later
/linux-4.4.14/arch/arm/
DKconfig1593 -fno-optimize-sibling-calls to gcc should prevent gcc generating
2075 Note that gcc does not generate 80-bit operations by default,
/linux-4.4.14/kernel/trace/
DKconfig53 Arch supports the gcc options -pg with -mfentry
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME73 gcc samba/source/client/mount.cifs.c -o mount.cifs
103 gcc samba/source/client/mount.cifs.c -DCIFS_ALLOW_USR_SUID -o mount.cifs
DCHANGES671 Fix unsafe global variable usage and password hash failure on gcc 3.3.1
/linux-4.4.14/mm/
DKconfig101 # with gcc 3.4 and later.
/linux-4.4.14/Documentation/video4linux/
DZoran466 the kernel version, driver version, glibc version, gcc version and any other
/linux-4.4.14/arch/arm/crypto/
Daes-armv4.S14 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
Dsha512-core.S_shipped14 @ by gcc 3.4 and it spends ~72 clock cycles per byte [on single-issue
Dsha256-core.S_shipped13 @ Performance is ~2x better than gcc 3.4 generated code and in "abso-
/linux-4.4.14/Documentation/development-process/
D4.Coding217 Contemporary versions of gcc can detect (and warn about) a large number of
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt1154 It is also suggested that you pipe your source file through cpp (gcc
/linux-4.4.14/Documentation/RCU/
DRTFP.txt2026 ,Title="Re: [PATCH 02/22 -v7] Add basic support for gcc profiler instrumentation"
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3875 you have a buggy gcc. You can work around the problem by removing