/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | qcom,gcc.txt | 7 "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" 23 compatible = "qcom,gcc-msm8960";
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | qcom-ipq8064.dtsi | 4 #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 …]
|
D | qcom-apq8064.dtsi | 4 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 185 clocks = <&gcc GSBI1_H_CLK>; 197 clocks = <&gcc GSBI1_QUP_CLK>, <&gcc GSBI1_H_CLK>; 209 clocks = <&gcc GSBI2_H_CLK>; 221 clocks = <&gcc GSBI2_QUP_CLK>, <&gcc GSBI2_H_CLK>; 233 clocks = <&gcc GSBI7_H_CLK>; 246 clocks = <&gcc GSBI7_UART_CLK>, <&gcc GSBI7_H_CLK>; 258 gcc: clock-controller@900000 { label 259 compatible = "qcom,gcc-apq8064"; 292 clocks = <&gcc SDC1_H_CLK>; [all …]
|
D | qcom-msm8660.dtsi | 6 #include <dt-bindings/clock/qcom,gcc-msm8660.h> 20 enable-method = "qcom,gcc-msm8660"; 28 enable-method = "qcom,gcc-msm8660"; 76 gcc: clock-controller@900000 { label 77 compatible = "qcom,gcc-msm8660"; 87 clocks = <&gcc GSBI12_H_CLK>; 100 clocks = <&gcc GSBI12_UART_CLK>, <&gcc GSBI12_H_CLK>; 175 clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>; 192 clocks = <&gcc SDC3_CLK>, <&gcc SDC3_H_CLK>;
|
D | qcom-msm8960.dtsi | 6 #include <dt-bindings/clock/qcom,gcc-msm8960.h> 87 gcc: clock-controller@900000 { label 88 compatible = "qcom,gcc-msm8960"; 134 clocks = <&gcc GSBI5_H_CLK>; 147 clocks = <&gcc GSBI5_UART_CLK>, <&gcc GSBI5_H_CLK>; 199 clocks = <&gcc PRNG_CLK>; 224 clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>; 241 clocks = <&gcc SDC3_CLK>, <&gcc SDC3_H_CLK>;
|
D | qcom-msm8974.dtsi | 4 #include <dt-bindings/clock/qcom,gcc-msm8974.h> 216 gcc: clock-controller@fc400000 { label 217 compatible = "qcom,gcc-msm8974"; 234 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 245 clocks = <&gcc GCC_SDCC1_APPS_CLK>, <&gcc GCC_SDCC1_AHB_CLK>; 256 clocks = <&gcc GCC_SDCC2_APPS_CLK>, <&gcc GCC_SDCC2_AHB_CLK>; 264 clocks = <&gcc GCC_PRNG_AHB_CLK>; 283 clocks = <&gcc GCC_BLSP2_QUP5_I2C_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
|
D | qcom-apq8084.dtsi | 5 #include <dt-bindings/clock/qcom,gcc-apq8084.h> 220 gcc: clock-controller@fc400000 { label 221 compatible = "qcom,gcc-apq8084"; 241 clocks = <&gcc GCC_BLSP2_UART2_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>; 252 clocks = <&gcc GCC_SDCC1_APPS_CLK>, <&gcc GCC_SDCC1_AHB_CLK>; 263 clocks = <&gcc GCC_SDCC2_APPS_CLK>, <&gcc GCC_SDCC2_AHB_CLK>;
|
/linux-4.1.27/drivers/clk/qcom/ |
D | Makefile | 13 obj-$(CONFIG_APQ_GCC_8084) += gcc-apq8084.o 15 obj-$(CONFIG_IPQ_GCC_806X) += gcc-ipq806x.o 17 obj-$(CONFIG_MSM_GCC_8660) += gcc-msm8660.o 18 obj-$(CONFIG_MSM_GCC_8916) += gcc-msm8916.o 19 obj-$(CONFIG_MSM_GCC_8960) += gcc-msm8960.o 21 obj-$(CONFIG_MSM_GCC_8974) += gcc-msm8974.o
|
/linux-4.1.27/Documentation/devicetree/bindings/ata/ |
D | qcom-sata.txt | 36 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.1.27/Documentation/devicetree/bindings/dma/ |
D | qcom_adm.txt | 27 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>;
|
D | qcom_bam_dma.txt | 23 clocks = <&gcc GCC_BAM_DMA_AHB_CLK>; 38 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, 39 <&gcc GCC_BLSP1_AHB_CLK>;
|
/linux-4.1.27/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 15 #include <dt-bindings/clock/qcom,gcc-msm8916.h> 16 #include <dt-bindings/reset/qcom,gcc-msm8916.h> 114 gcc: qcom,gcc@1800000 { label 115 compatible = "qcom,gcc-msm8916"; 125 clocks = <&gcc GCC_BLSP1_UART2_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | sdhci-msm.txt | 36 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.1.27/Documentation/devicetree/bindings/crypto/ |
D | qcom-qce.txt | 19 clocks = <&gcc GCC_CE2_AHB_CLK>, 20 <&gcc GCC_CE2_AXI_CLK>, 21 <&gcc GCC_CE2_CLK>;
|
/linux-4.1.27/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,gsbi.txt | 47 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.1.27/drivers/scsi/esas2r/ |
D | esas2r_ioctl.c | 440 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.1.27/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 80 clocks = <&gcc GCC_XO_CLK>, <&gcc GCC_USB_HS_SYSTEM_CLK>, 81 <&gcc GCC_USB_HS_AHB_CLK>; 89 resets = <&gcc GCC_USB2A_PHY_BCR>, <&gcc GCC_USB_HS_BCR>;
|
D | qcom,dwc3.txt | 28 clocks = <&gcc USB30_0_UTMI_CLK>; 38 clocks = <&gcc USB30_0_MASTER_CLK>; 49 clocks = <&gcc USB30_0_MASTER_CLK>;
|
/linux-4.1.27/arch/x86/boot/ |
D | code16gcc.h | 5 # 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.1.27/tools/lib/lockdep/ |
D | run_tests.sh | 7 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
|
D | Makefile | 18 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
|
/linux-4.1.27/tools/build/tests/ex/ |
D | Makefile | 2 export CC := gcc 8 gcc -o $@ $^
|
/linux-4.1.27/tools/power/cpupower/ |
D | Makefile | 94 CC = $(CROSS)gcc 95 LD = $(CROSS)gcc 99 HOSTCC = gcc
|
D | README | 7 For compilation pciutils-devel (pci/pci.h) and a gcc version
|
/linux-4.1.27/scripts/kconfig/ |
D | .zconf.tab.o.cmd | 1 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.cmd | 1 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.cmd | 1 cmd_scripts/kconfig/conf := gcc -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zco…
|
/linux-4.1.27/scripts/basic/ |
D | .fixdep.cmd | 1 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.1.27/scripts/ |
D | .docproc.cmd | 1 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 | ver_linux | 14 gcc -dumpversion 2>&1| awk \
|
D | Kbuild.include | 16 # The temporary file to save gcc -MD generated dependencies must not 68 # gcc support functions 132 cc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-version.sh $(CC)) 136 $(srctree)/scripts/gcc-version.sh -p $(CC))
|
/linux-4.1.27/lib/ |
D | Kconfig.kasan | 13 This is strictly a debugging feature and it requires a gcc version 15 global variables requires gcc 5.0 or later. 46 This requires a gcc version of 5.0 or later.
|
D | Kconfig.debug | 126 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)" 203 Tell gcc to warn at build time for stack frames larger than this. 206 Requires gcc 4.4 297 - Add the option -fno-inline-functions-called-once to gcc commands. 301 This option tells gcc to inline less (but it does result in [all …]
|
/linux-4.1.27/tools/power/acpi/ |
D | Makefile | 57 CC = $(CROSS)gcc 58 LD = $(CROSS)gcc 60 HOSTCC = gcc
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | qcom-dwc3-usb-phy.txt | 24 clocks = <&gcc USB30_0_UTMI_CLK>; 34 clocks = <&gcc USB30_0_MASTER_CLK>;
|
D | qcom-ipq806x-sata-phy.txt | 19 clocks = <&gcc SATA_PHY_CFG_CLK>;
|
D | qcom-apq8064-sata-phy.txt | 20 clocks = <&gcc SATA_PHY_CFG_CLK>;
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | qcom,i2c-qup.txt | 33 clocks = <&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>;
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | Makefile | 13 SPU_CC := $(SPU_CROSS)gcc 14 SPU_AS := $(SPU_CROSS)gcc
|
/linux-4.1.27/lib/raid6/test/ |
D | Makefile | 6 CC = gcc 37 gcc -c -x assembler - >&/dev/null && \ 44 gcc -c -x c - >&/dev/null && \
|
/linux-4.1.27/Documentation/zh_CN/ |
D | sparse.txt | 45 而且使用 gcc 编译的时候,所有的 __bitwise/__force 都会消失,最后在 gcc
|
D | CodingStyle | 592 有一个常见的误解是内联函数是gcc提供的可以让代码运行更快的一个选项。虽然使用内联 605 有什么好权衡的。虽然从技术上说这是正确的,但是实际上这种情况下即使不加inline gcc 662 compile-command: "gcc -DMAGIC_DEBUG_FLAG foo.c" 685 cpp,gcc,gcc internals和indent的GNU手册——和K&R及本文相符合的部分,全部可以在
|
D | HOWTO | 61 前还没有明确的参考资料可以解释它们。请查阅gcc信息页(使用“info gcc”命令
|
D | oops-tracing.txt | 88 并用gcc -g编译它然后执行“disassemble str”(XX部分是由Oops报告的值-你可以仅剪切
|
D | SubmittingPatches | 376 类型安全,没有长度限制,没有格式限制,在 gcc 下开销和宏一样小。
|
/linux-4.1.27/arch/x86/ |
D | Makefile_32.cpu | 4 #-mtune exists since gcc 3.4 58 # in gcc causing gcc to mess up the push and pop of the stack in some
|
D | Kconfig.debug | 287 bool "Allow gcc to uninline functions marked 'inline'" 289 This option determines if the kernel forces gcc to inline the functions 290 developers have marked 'inline'. Doing so takes away freedom from gcc to 291 do what it thinks is best, which is desirable for the gcc 3.x series of 292 compilers. The gcc 4.x series have a rewritten inlining algorithm and 294 this algorithm is so good that allowing gcc 4.x and above to make the 296 is there to test gcc for this.
|
D | Kconfig.cpu | 222 it lacks the cmov extension which gcc assumes is present when 233 of SSE and tells gcc to treat the CPU as a 686. 241 shift and tells gcc to treat the CPU as a 686.
|
D | Makefile | 112 cc_has_sp := $(srctree)/scripts/gcc-x86_$(BITS)-has-stack-protector.sh
|
/linux-4.1.27/Documentation/ |
D | gcov.txt | 41 [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
|
D | sparse.txt | 23 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
|
D | SubmitChecklist | 17 =n. No gcc warnings/errors, no linker warnings/errors. 87 22: Newly-added code has been compiled with `gcc -W' (use "make
|
D | kasan.txt | 12 therefore you will need a gcc version of 4.9.2 or later. KASan could detect out 13 of bounds accesses to stack or global variables, but only if gcc 5.0 or later was 28 latter is 1.1 - 2 times faster. Inline instrumentation requires a gcc version
|
D | Changes | 24 o GNU C 3.2 # gcc --version 54 The gcc version requirements may vary depending on the type of CPU in your 286 gcc 288 o <ftp://ftp.gnu.org/gnu/gcc/>
|
D | static-keys.txt | 49 gcc (v4.5) adds a new 'asm goto' statement that allows branching to a label: 51 http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01556.html
|
D | cpu-load.txt | 54 /* gcc -o hog smallhog.c */
|
D | CodingStyle | 522 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" 940 GNU manuals - where in compliance with K&R and this text - for cpp, gcc, 941 gcc internals and indent, all available from http://www.gnu.org/manual/
|
D | kmemcheck.txt | 60 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
|
D | BUG-HUNTING | 179 > Compile it with "gcc -c -o foo.o foo.s" then look at the output of
|
D | java.txt | 54 gcc -O2 -o javaclassname javaclassname.c
|
D | oops-tracing.txt | 84 and compile it with gcc -g and then do "disassemble str" (where the "XX"
|
D | HOWTO | 43 definitive reference for them. Please check the gcc info pages (`info 44 gcc`) for some information on them.
|
D | kprobes.txt | 96 By convention, the callee owns its arguments, so gcc may produce code 536 install probes there. gcc may inline a function without being asked,
|
D | memory-barriers.txt | 293 using older pre-C11 compilers (for example, gcc 4.6). The portion
|
/linux-4.1.27/tools/cgroup/ |
D | Makefile | 3 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/Documentation/ja_JP/ |
D | SubmitChecklist | 34 全てで正しくビルドできることを確認してください。その際、gcc及びリンカが 104 22: 新たに追加したコードは、`gcc -W'でコンパイルしてください。
|
D | HOWTO | 79 レンスは存在しません。情報を得るには、gcc の info ページ( info gcc )を
|
D | SubmittingPatches | 673 gcc においては、マクロと同じくらい軽いです。
|
/linux-4.1.27/tools/firewire/ |
D | Makefile | 4 CC = gcc
|
/linux-4.1.27/arch/m68k/tools/amiga/ |
D | Makefile | 2 CC = m68k-cbm-amigados-gcc
|
/linux-4.1.27/tools/usb/ |
D | Makefile | 3 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/Documentation/ptp/ |
D | testptp.mk | 19 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | Makefile | 1 CC = gcc
|
/linux-4.1.27/tools/usb/ffs-aio-example/simple/host_app/ |
D | Makefile | 1 CC = gcc
|
/linux-4.1.27/tools/thermal/tmon/ |
D | Makefile | 6 CC=$(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/hv/ |
D | Makefile | 3 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/virtio/virtio-trace/ |
D | Makefile | 1 CC = gcc
|
/linux-4.1.27/tools/iio/ |
D | Makefile | 1 CC = gcc
|
/linux-4.1.27/tools/vm/ |
D | Makefile | 8 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/testing/selftests/breakpoints/ |
D | Makefile | 14 gcc breakpoint_test.c -o breakpoint_test
|
/linux-4.1.27/tools/testing/selftests/memfd/ |
D | Makefile | 1 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/testing/selftests/ |
D | lib.mk | 3 CC := $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/testing/selftests/powerpc/switch_endian/ |
D | Makefile | 1 CC := $(CROSS_COMPILE)gcc
|
/linux-4.1.27/drivers/usb/serial/ |
D | Makefile-keyspan_pda_fw | 9 gcc -x assembler-with-cpp -P -E -o $@ $<
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | Makefile | 1 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/testing/selftests/timers/ |
D | Makefile | 1 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/net/ |
D | Makefile | 3 CC = gcc
|
/linux-4.1.27/Documentation/devicetree/bindings/spi/ |
D | qcom,spi-qup.txt | 56 clocks = <&gcc GCC_BLSP2_QUP2_SPI_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
|
/linux-4.1.27/tools/testing/ktest/examples/include/ |
D | patchcheck.conf | 110 MAKE_CMD = CC=gcc-4.5.1 make
|
/linux-4.1.27/tools/lib/api/ |
D | Makefile | 11 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/tools/testing/ktest/examples/ |
D | snowball.conf | 15 MAKE_CMD = PATH=/usr/local/gcc-4.5.2-nolibc/arm-unknown-linux-gnueabi/bin:$PATH CROSS_COMPILE=arm-u…
|
D | crosstests.conf | 78 MAKE_CMD = PATH=/usr/local/gcc-${GCC_VER}-nolibc/${CROSS}/bin:$PATH CROSS_COMPILE=${CROSS}- make AR…
|
/linux-4.1.27/arch/mips/loongson/ |
D | Platform | 5 # Only gcc >= 4.4 have Loongson specific support
|
/linux-4.1.27/arch/arm/include/asm/ |
D | unified.h | 38 #error Thumb-2 kernel requires gcc >= 4
|
/linux-4.1.27/scripts/genksyms/ |
D | keywords.gperf | 37 # field name which breaks the genksyms parser. It is not a gcc keyword anyway.
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-timechart.txt | 112 then generate timechart and highlight 'gcc' tasks: 114 $ perf timechart --highlight gcc
|
D | perf-record.txt | 128 In some systems, where binaries are build with gcc
|
/linux-4.1.27/Documentation/ko_KR/ |
D | HOWTO | 59 어떤 참고문서도 있지 않다. 정보를 얻기 위해서는 gcc info (`info gcc`)페이지를
|
/linux-4.1.27/tools/build/Documentation/ |
D | Build.txt | 93 $ gcc -o ex ex-in.o libex.a 125 - Dependency rules generated by 'gcc -Wp,-MD,...'
|
/linux-4.1.27/Documentation/scsi/ |
D | NinjaSCSI.txt | 11 gcc: gcc-2.95.4
|
D | ChangeLog.sym53c8xx_2 | 134 - Fix a couple of gcc/gcc3 warnings.
|
D | ChangeLog.lpfc | 443 byte-based so we cans simply do void pointer arithmetics (gcc 1658 using the standard gcc compiler.
|
D | scsi_mid_low_api.txt | 348 by the relevant gcc compilers. So C99 style structure and array
|
D | ChangeLog.1992-1997 | 1209 with gcc 2.6.0.
|
/linux-4.1.27/arch/mips/sgi-ip22/ |
D | Platform | 29 $(error gcc doesn't support needed option -mr10k-cache-barrier=store)
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 47 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
|
D | api-intro.txt | 113 instead, as gcc does a good job with inlining, while excessive use of
|
/linux-4.1.27/include/linux/ |
D | compiler-gcc.h | 145 # error Your version of gcc miscompiles the __weak directive
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 421 $(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 …]
|
D | kbuild.txt | 207 gcc -W... options for more extensive build-time checking.
|
D | modules.txt | 38 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.1.27/tools/lib/traceevent/ |
D | Makefile | 24 $(call allow-override,CC,$(CROSS_COMPILE)gcc)
|
/linux-4.1.27/Documentation/cris/ |
D | README | 9 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.1.27/tools/build/ |
D | Build.include | 25 # The temporary file to save gcc -MD generated dependencies must not
|
/linux-4.1.27/tools/build/feature/ |
D | Makefile | 38 CC := $(CROSS_COMPILE)gcc -MD
|
/linux-4.1.27/arch/ |
D | Kconfig | 385 This feature requires gcc version 4.2 or above, or a distribution 386 gcc with the feature backported ("-fstack-protector"). 405 This feature requires gcc version 4.9 or above, or a distribution 406 gcc with the feature backported ("-fstack-protector-strong").
|
/linux-4.1.27/lib/raid6/ |
D | altivec.uc | 65 /* This is noinline to make damned sure that gcc doesn't move any of the
|
/linux-4.1.27/ |
D | Makefile | 299 HOSTCC = gcc 343 COMPILER := gcc 355 CC = $(CROSS_COMPILE)gcc 779 ifeq ($(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-goto.sh $(CC)), y)
|
D | README | 31 GNU C compiler (gcc) (part of The GNU Compiler Collection, GCC). Linux has 251 - Make sure you have at least gcc 3.2 available.
|
D | CREDITS | 344 D: General kernel, gcc, and libc hacker 2502 D: Linux Emacs elf/qmagic support + other libc/gcc things
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace-design.txt | 36 $ echo 'main(){}' | gcc -x c -S -o - - -pg | grep mcount 196 code generation with gcc. If gcc for your port sanely updates the frame
|
D | ftrace.txt | 2065 every kernel function, produced by the -pg switch in gcc), 2837 Note, if -mfentry is being used by gcc, functions get traced before 2841 Currently, -mfentry is used by gcc 4.6.0 and above on x86 only.
|
/linux-4.1.27/tools/usb/usbip/ |
D | README | 18 - gcc >= 4.0
|
D | INSTALL | 191 ./configure CC=/usr/local2/bin/gcc 193 causes the specified `gcc' to be used as the C compiler (unless it is
|
/linux-4.1.27/Documentation/networking/ |
D | generic-hdlc.txt | 30 gcc -O2 -Wall -o sethdlc sethdlc.c
|
D | dl2k.txt | 68 Makefile. To compile, the Linux installation must include the gcc compiler,
|
D | cs89x0.txt | 121 * 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
|
D | packet_mmap.txt | 754 it with gcc -Wall -O2 blob.c, and try things like "./a.out eth0", etc.):
|
/linux-4.1.27/include/sound/ |
D | wavefront.h | 26 You will not be able to compile this file correctly without gcc, because
|
/linux-4.1.27/arch/powerpc/ |
D | Makefile | 20 CROSS32CC := $(CROSS32_COMPILE)gcc
|
/linux-4.1.27/drivers/dma/ |
D | ste_dma40.c | 3066 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.1.27/tools/perf/ |
D | Makefile.perf | 110 CC = $(CROSS_COMPILE)gcc
|
/linux-4.1.27/Documentation/isdn/ |
D | README.gigaset | 370 - gcc version (gcc --version)
|
/linux-4.1.27/Documentation/arm/ |
D | README | 31 CROSS_COMPILE=<your-path-to-your-compiler-without-gcc>
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 26 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.1.27/Documentation/devicetree/bindings/arm/ |
D | cpus.txt | 197 "qcom,gcc-msm8660"
|
/linux-4.1.27/Documentation/usb/ |
D | gadget_printer.txt | 86 gcc prn_example.c -o prn_example
|
/linux-4.1.27/arch/arc/ |
D | Kconfig | 224 Influences how gcc generates code for MPY operations.
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig | 212 This option removes the E2/R2 register from the set available to gcc
|
/linux-4.1.27/Documentation/x86/ |
D | exception-tables.txt | 126 see what code gcc generates:
|
D | intel_mpx.txt | 68 * inserts code early in the application to call in to the "gcc runtime"
|
/linux-4.1.27/Documentation/vm/ |
D | slub.txt | 20 gcc -o slabinfo tools/vm/slabinfo.c
|
/linux-4.1.27/arch/tile/ |
D | Kconfig | 80 # We only support gcc 4.4 and above, so this should work.
|
/linux-4.1.27/Documentation/sound/oss/ |
D | MultiSound | 1005 CC = gcc
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 694 (gcc 4.2, -O3) 704 5 (big endian mode, gcc 4.1.2, -O3)
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 400 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.1.27/sound/oss/ |
D | CHANGELOG | 118 - fixed some compile warnings detected by gcc/g++ -Wall
|
/linux-4.1.27/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 270 gcc -static hello.c -o init
|
/linux-4.1.27/Documentation/serial/ |
D | moxa-smartio | 94 - gcc version 2.72 or later
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1576 -fno-optimize-sibling-calls to gcc should prevent gcc generating 2026 Note that gcc does not generate 80-bit operations by default,
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 53 Arch supports the gcc options -pg with -mfentry
|
/linux-4.1.27/mm/ |
D | Kconfig | 101 # with gcc 3.4 and later.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 73 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
|
D | CHANGES | 671 Fix unsafe global variable usage and password hash failure on gcc 3.3.1
|
/linux-4.1.27/Documentation/video4linux/ |
D | Zoran | 466 the kernel version, driver version, glibc version, gcc version and any other
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 217 Contemporary versions of gcc can detect (and warn about) a large number of
|
/linux-4.1.27/arch/arm/crypto/ |
D | aes-armv4.S | 14 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
|
D | sha256-core.S_shipped | 13 @ Performance is ~2x better than gcc 3.4 generated code and in "abso-
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 265 /* This feature is available in gcc versions 2.5 and later. */
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 1150 It is also suggested that you pipe your source file through cpp (gcc
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 2026 ,Title="Re: [PATCH 02/22 -v7] Add basic support for gcc profiler instrumentation"
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3875 you have a buggy gcc. You can work around the problem by removing
|