Home
last modified time | relevance | path

Searched refs:O0 (Results 1 – 25 of 87) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch64 # Also force -O0 since -O takes hundreds of MB of memory
68 +v6intARM_CFLAGS = $(AM_CFLAGS) -g -O0 -marm
69 +v6intThumb_CFLAGS = $(AM_CFLAGS) -g -O0 -mthumb
72 +v6media_CFLAGS = $(AM_CFLAGS) -g -O0 -mthumb
77 v8memory_t_CFLAGS = $(AM_CFLAGS) -g -O0 \
80 -vfp_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 \
81 +vfp_CFLAGS = $(AM_CFLAGS) -g -O0 \
86 -neon128_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 \
87 +neon128_CFLAGS = $(AM_CFLAGS) -g -O0 \
91 -neon64_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 \
[all …]
H A Duse-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch29 @@ -62,8 +62,10 @@ neon64_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a8 \
38 -vfpv4_fma_CFLAGS = $(AM_CFLAGS) -g -O0 -mcpu=cortex-a15 -mfpu=vfpv4 -marm
41 +vfpv4_fma_CFLAGS = $(AM_CFLAGS) -g -O0 -march=armv7ve -mcpu=cortex-a15 -mfpu=vfpv4 -marm
/openbmc/linux/tools/perf/tests/workloads/
H A DBuild10 CFLAGS_sqrtloop.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE
11 CFLAGS_leafloop.o = -g -O0 -fno-inline -fno-omit-frame-pointer -U_FORTIFY_SOURCE
12 CFLAGS_brstack.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE
13 CFLAGS_datasym.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0003-mbedtls-Do-not-overwrite-CFLAGS.patch22 - set(CMAKE_C_FLAGS_DEBUG "-O0 -g3")
23 set(CMAKE_C_FLAGS_COVERAGE "-O0 -g3 --coverage")
31 - set(CMAKE_C_FLAGS_DEBUG "-O0 -g3")
32 set(CMAKE_C_FLAGS_COVERAGE "-O0 -g3 --coverage")
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.inc23 # entire image as -O0, break with fatal.
25 if bb.utils.contains("SELECTED_OPTIMIZATION", "-O0", "x", "", d) == "x":
26 bb.fatal("systemtap can't be built with -O0, using -O1 -Wno-error or -O1 instead.")
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_32.h23 #define O0 0x08 macro
33 #define r_SKB O0
H A Dbpf_jit_64.h12 #define O0 0x08 macro
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A DMakefile24 $(OUTPUT)/tm-unavailable: CFLAGS += -O0 -pthread -m64 -Wno-error=uninitialized -mvsx
25 $(OUTPUT)/tm-trap: CFLAGS += -O0 -pthread -m64
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dsecurity_flags.inc12 # -O0 which then results in a compiler warning.
13 OPTLEVEL = "${@bb.utils.filter('SELECTED_OPTIMIZATION', '-O0 -O1 -O2 -O3 -Ofast -Og -Os -Oz -O', d)…
15 lcl_maybe_fortify ?= "${@oe.utils.conditional('OPTLEVEL','-O0','','${OPTLEVEL} -D_FORTIFY_SOURCE=2'…
/openbmc/linux/tools/testing/selftests/x86/
H A Dcheck_cc.sh10 if [ -n "$CC" ] && $CC -o /dev/null "$TESTPROG" -O0 "$@" 2>/dev/null; then
/openbmc/linux/scripts/
H A Dgcc-x86_64-has-stack-protector.sh4 echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -m64 -O0 -mcmodel=kernel -fno-PIE -…
H A Dgcc-x86_32-has-stack-protector.sh8 echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -m32 -O0 -fstack-protector -mstack-…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch44 SET(CMAKE_CXX_FLAGS_DEBUG "-g -O0 -Wall -fwrapv")
45 SET(CMAKE_C_FLAGS_DEBUG "-g -O0 -Wall")
/openbmc/qemu/tests/tcg/minilib/
H A DMakefile.target15 MINILIB_CFLAGS+=-nostdlib -fno-stack-protector -ggdb -O0
/openbmc/u-boot/board/cadence/xtfpga/
H A DREADME108 This can pose a problem if all the sources are compiled with -O0
118 rebuild incrementally with -O0 so that only the touched sources
119 are recompiled with -O0. To build with -O0, pass it in the KCFLAGS
/openbmc/linux/drivers/scsi/lpfc/
H A DMakefile25 ccflags-$(GCOV) += -O0
/openbmc/qemu/tests/tcg/i386/
H A DMakefile.softmmu-target18 CFLAGS+=-nostdlib -ggdb -O0 $(MINILIB_INC)
/openbmc/qemu/tests/tcg/x86_64/
H A DMakefile.softmmu-target18 CFLAGS+=-nostdlib -ggdb -O0 $(MINILIB_INC)
/openbmc/qemu/tests/tcg/nios2/
H A DMakefile.softmmu-target15 CFLAGS += -nostdlib -g -O0 $(MINILIB_INC)
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost-build-native_1.84.0.bb27 # The build is either release mode (pre-stripped) or debug (-O0).
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-family-pinctrl.dtsi130 "GPIO168_C22"; /* O0 */
156 "GPIO168_C22"; /* O0 */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/files/
H A D0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch21 MAYBE_DEBUG=-g -O0
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/
H A Darptables-arpt-get-target-fix.patch6 include/linux/netfilter_arp/arp_tables.h, once GCC uses -O0, the
/openbmc/qemu/tests/tcg/s390x/
H A DMakefile.softmmu-target5 CFLAGS+=-ggdb -O0
/openbmc/openbmc/poky/meta/recipes-support/libjitterentropy/
H A Dlibjitterentropy_3.4.1.bb18 LDFLAGS += "-Wl,-O0"

1234