| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/ |
| H A D | 0001-Do-not-overwrite-all-our-build-flags.patch | 24 - set(CMAKE_CXX_FLAGS "-fno-exceptions -fno-check-new -fno-common -fno-operator-nam… 25 + set(CMAKE_CXX_FLAGS "-fno-exceptions -fno-check-new -fno-common -fno-operator-nam… 28 set(CMAKE_CXX_FLAGS_DEBUG "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline") 29 set(CMAKE_CXX_FLAGS_DEBUGFULL "-g3 -fno-inline") 30 set(CMAKE_CXX_FLAGS_PROFILE "-g3 -fno-inline -ftest-coverage -fprofile-arcs") 35 set(CMAKE_C_FLAGS_DEBUG "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline") 40 - set(CMAKE_CXX_FLAGS "-fno-exceptions -fno-check-new -fno-common -D_DEFAULT_SOURCE… 41 + set(CMAKE_CXX_FLAGS "-fno-exceptions -fno-check-new -fno-common -D_DEFAULT_SOURCE… 44 # clang does not support -fno-reorder-blocks -fno-schedule-insns, so do not use -O2 46 set(CMAKE_CXX_FLAGS_DEBUGFULL "-g3 -fno-inline") [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0011-purgatory-Makefile-adapt-to-klcc.patch | 19 - -Os -fno-builtin -ffreestanding \ 20 + -Os -fno-builtin -ffreestanding -nostdinc \ 21 -fno-zero-initialized-in-bss \ 22 -fno-PIC -fno-PIE -fno-stack-protector
|
| H A D | 0001-force-static-build.patch | 21 -CFLAGS = @CFLAGS@ -fno-strict-aliasing -Wall -Wstrict-prototypes 22 +CFLAGS = @CFLAGS@ -static -fno-strict-aliasing -Wall -Wstrict-prototypes
|
| /openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/ |
| H A D | 0001-Do-not-treat-warnings-as-errors.patch | 22 -fno-strict-aliasing \ 23 -ffreestanding -fno-stack-protector 27 -fno-strict-aliasing \ 28 -ffreestanding -fno-stack-protector \ 29 $(if $(findstring 0,$(USING_CLANG)),-fno-merge-all-constants,)
|
| /openbmc/openbmc/poky/meta/recipes-bsp/opensbi/opensbi/ |
| H A D | 0001-Makefile-Add-flag-for-reprodubility-compiler-flags.patch | 36 …CFLAGS = -g -Wall -Werror -ffreestanding -nostdlib -fno-stack-protector -fno-strict-aliasing -ffu… 37 CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls 44 ASFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
|
| /openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
| H A D | 0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch | 36 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \ 37 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -Wall -Werror \ 41 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \ 42 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \ 43 -fno-delete-null-pointer-checks -Wall -Werror \ 47 -CFLAGS = -MD -fshort-wchar -fno-strict-aliasing -fwrapv \ 48 +CFLAGS += -MD -fshort-wchar -fno-strict-aliasing -fwrapv \ 49 -fno-delete-null-pointer-checks -Wall -Werror \
|
| H A D | 0003-debug-prefix-map.patch | 30 … = -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -… 31 … = -g -Os -fshort-wchar -fno-builtin -fno-strict-aliasing -Wall -Werror -Wno-array-bounds -… 33 …n -mabi=aapcs -fno-short-enums -funsigned-char -ffunction-sections -fdata-sections -fomit-frame-po… 34 …64_CC_FLAGS = DEF(GCC_ALL_CC_FLAGS) -mabi=lp64d -fno-asynchronous-unwind-tables -Wno-address -f…
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | gengvec64.c | 45 .fno = gen_helper_crypto_rax1, in gen_gvec_rax1() 104 .fno = gen_helper_sve2_xar_b, in gen_gvec_xar() 109 .fno = gen_helper_sve2_xar_h, in gen_gvec_xar() 114 .fno = gen_helper_sve2_xar_s, in gen_gvec_xar() 119 .fno = gen_helper_gvec_xar_d, in gen_gvec_xar() 158 .fno = gen_helper_sve2_eor3, in gen_gvec_eor3() 184 .fno = gen_helper_sve2_bcax, in gen_gvec_bcax() 251 .fno = gen_helper_gvec_suqadd_b, in gen_gvec_suqadd_qc() 256 .fno = gen_helper_gvec_suqadd_h, in gen_gvec_suqadd_qc() 261 .fno = gen_helper_gvec_suqadd_s, in gen_gvec_suqadd_qc() [all …]
|
| H A D | gengvec.c | 149 .fno = gen_helper_gvec_ssra_b, in gen_gvec_ssra() 155 .fno = gen_helper_gvec_ssra_h, in gen_gvec_ssra() 161 .fno = gen_helper_gvec_ssra_s, in gen_gvec_ssra() 167 .fno = gen_helper_gvec_ssra_d, in gen_gvec_ssra() 225 .fno = gen_helper_gvec_usra_b, in gen_gvec_usra() 231 .fno = gen_helper_gvec_usra_h, in gen_gvec_usra() 237 .fno = gen_helper_gvec_usra_s, in gen_gvec_usra() 243 .fno = gen_helper_gvec_usra_d, in gen_gvec_usra() 336 .fno = gen_helper_gvec_srshr_b, in gen_gvec_srshr() 341 .fno = gen_helper_gvec_srshr_h, in gen_gvec_srshr() [all …]
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op-gvec.c | 1285 assert(g->fno != NULL); in tcg_gen_gvec_2_var() 1287 oprsz, maxsz, g->data, g->fno); in tcg_gen_gvec_2_var() 1356 if (g->fno) { in tcg_gen_gvec_2i() 1357 tcg_gen_gvec_2_ool(dofs, aofs, oprsz, maxsz, c, g->fno); in tcg_gen_gvec_2i() 1445 tcg_gen_gvec_2i_ool(dofs, aofs, c, oprsz, maxsz, 0, g->fno); in tcg_gen_gvec_2s() 1507 assert(g->fno != NULL); in tcg_gen_gvec_3_var() 1509 oprsz, maxsz, g->data, g->fno); in tcg_gen_gvec_3_var() 1584 assert(g->fno != NULL); in tcg_gen_gvec_3i() 1585 tcg_gen_gvec_3_ool(dofs, aofs, bofs, oprsz, maxsz, c, g->fno); in tcg_gen_gvec_3i() 1653 assert(g->fno != NULL); in tcg_gen_gvec_4() [all …]
|
| /openbmc/qemu/tests/qtest/migration/s390x/ |
| H A D | Makefile | 8 CFLAGS+=-ffreestanding -fno-delete-null-pointer-checks -fPIE -Os \ 9 -msoft-float -march=z900 -fno-asynchronous-unwind-tables \ 10 -fno-stack-protector -Wl,-pie -Wl,--build-id=none -nostdlib
|
| /openbmc/qemu/tests/tcg/mips/ |
| H A D | Makefile.target | 17 hello-mips: CFLAGS+=-mno-abicalls -fno-PIC -fno-stack-protector -mabi=32
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/ |
| H A D | 0002-Makefile.am-respect-PYTHONSITEDIR.patch | 19 CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV) 22 - CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)… 23 + CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)…
|
| /openbmc/u-boot/arch/x86/ |
| H A D | config.mk | 9 PF_CPPFLAGS_X86 := $(call cc-option, -fno-toplevel-reorder, \ 10 $(call cc-option, -fno-unit-at-a-time)) 13 PLATFORM_CPPFLAGS += -fno-dwarf2-cfi-asm 26 PLATFORM_CPPFLAGS += $(if $(CONFIG_SPL_BUILD),,-fpic) -fno-common -march=core2 -m64
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/sbsa-acs/ |
| H A D | 0002-Enforce-using-good-old-BFD-linker.patch | 32 …fno-short-enums -fverbose-asm -funsigned-char -ffunction-sections -fdata-sections -Wno-address -f…
|
| /openbmc/u-boot/arch/arm/ |
| H A D | config.mk | 14 CFLAGS_NON_EFI := -fno-pic -ffixed-r9 -ffunction-sections -fdata-sections 19 -fno-common -ffixed-r9 119 PLATFORM_RELFLAGS += -fno-optimize-sibling-calls 130 PLATFORM_CPPFLAGS += $(call cc-option, -fno-pic)
|
| /openbmc/qemu/target/loongarch/tcg/insn_trans/ |
| H A D | trans_vec.c.inc | 557 .fno = gen_helper_vaddwev_h_b, 564 .fno = gen_helper_vaddwev_w_h, 571 .fno = gen_helper_vaddwev_d_w, 576 .fno = gen_helper_vaddwev_q_d, 640 .fno = gen_helper_vaddwod_h_b, 647 .fno = gen_helper_vaddwod_w_h, 654 .fno = gen_helper_vaddwod_d_w, 659 .fno = gen_helper_vaddwod_q_d, 728 .fno = gen_helper_vsubwev_h_b, 735 .fno = gen_helper_vsubwev_w_h, [all …]
|
| /openbmc/qemu/tests/multiboot/ |
| H A D | Makefile | 2 CCFLAGS=-m32 -Wall -Wextra -Werror -fno-stack-protector -nostdinc -fno-builtin
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/iscsi-initiator-utils/files/ |
| H A D | 0001-Makefile-Do-not-set-Werror.patch | 24 -WARNFLAGS ?= -Wall -Wextra -Werror -Wstrict-prototypes -fno-common 25 +WARNFLAGS ?= -Wall -Wextra -Wstrict-prototypes -fno-common
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/ |
| H A D | dhrystone_2.1.bb | 26 CFLAGS += "-fno-lto" 29 LDFLAGS += "-fno-lto"
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | Makefile | 45 EXTRA_CFLAGS += -ffreestanding -fno-delete-null-pointer-checks -fno-common -fPIE 46 EXTRA_CFLAGS += -fwrapv -fno-strict-aliasing -fno-asynchronous-unwind-tables 59 $(call cc-option,-fno-stack-protector); \
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-grpcio_1.72.0.bb | 37 GRPC_CFLAGS:append:toolchain-clang = " -fvisibility=hidden -fno-wrapv -fno-exceptions"
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | Makefile.target | 10 $(call cc-option,-fno-pie, CROSS_CC_HAS_I386_NOPIE)) 3> config-cc.mak 38 hello-i386: CFLAGS+=-ffreestanding -fno-stack-protector 45 test-i386: CFLAGS += -fno-pie
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/libvorbis/libvorbis/ |
| H A D | 0001-configure-Check-for-clang.patch | 46 …# PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -D_REENTRANT -fsigned-char -fno-inli… 47 - PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inlin… 48 + PROFILE="-Wall -Wextra -pg -g -O3 -ffast-math ${ieefp} -D_REENTRANT -fsigned-char -fno-inline"
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | config.mk | 6 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
|