| /freebsd/cddl/lib/libzpool/ |
| H A D | Makefile | 307 CFLAGS.entropy_common.c= -fno-tree-vectorize 309 CFLAGS.error_private.c= -fno-tree-vectorize 311 CFLAGS.fse_compress.c= -fno-tree-vectorize 313 CFLAGS.fse_decompress.c= -fno-tree-vectorize 315 CFLAGS.hist.c= -fno-tree-vectorize 317 CFLAGS.huf_compress.c= -fno-tree-vectorize 319 CFLAGS.huf_decompress.c= -fno-tree-vectorize 321 CFLAGS.pool.c= -fno-tree-vectorize 323 CFLAGS.xxhash.c= -fno-tree-vectorize 325 CFLAGS.zstd_compress.c= -fno-tree-vectorize [all …]
|
| /freebsd/lib/libclang_rt/ |
| H A D | Makefile.inc | 24 CFLAGS+= -fno-builtin 25 CFLAGS+= -fno-exceptions 26 CXXFLAGS+= -fno-rtti 28 CFLAGS+= -fno-sanitize=safe-stack 30 CFLAGS+= -fno-stack-protector
|
| /freebsd/sys/contrib/openzfs/module/ |
| H A D | Makefile.bsd | 461 CFLAGS.hist.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 472 CFLAGS.pool.c= -U__BMI__ -fno-tree-vectorize 504 CFLAGS.entropy_common.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 505 CFLAGS.error_private.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 506 CFLAGS.fse_compress.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} ${NO_WUNUSED… 507 CFLAGS.fse_decompress.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 508 CFLAGS.huf_compress.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 509 CFLAGS.huf_decompress.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 510 CFLAGS.xxhash.c+= -U__BMI__ -fno-tree-vectorize 512 CFLAGS.zstd.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} [all …]
|
| /freebsd/sys/modules/zfs/ |
| H A D | Makefile | 417 CFLAGS.hist.c= -U__BMI__ -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} 428 CFLAGS.pool.c= -U__BMI__ -fno-tree-vectorize 461 CFLAGS.entropy_common.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_O… 462 CFLAGS.error_private.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF… 463 CFLAGS.fse_compress.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_… 464 CFLAGS.fse_decompress.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_O… 465 CFLAGS.huf_compress.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_… 466 CFLAGS.huf_decompress.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_O… 467 CFLAGS.xxhash.c+= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize 469 CFLAGS.zstd.c= -U__BMI__ -DZSTD_NO_INTRINSICS -fno-tree-vectorize ${NO_WBITWISE_INSTEAD_OF_LOGICAL} [all …]
|
| /freebsd/lib/libgcc_eh/ |
| H A D | Makefile.inc | 23 CFLAGS.${file}+= -fno-exceptions -funwind-tables 26 CFLAGS.${file}+= -fno-sanitize=address 30 CXXFLAGS.${file}+= -fno-exceptions -funwind-tables 33 CXXFLAGS.${file}+= -fno-sanitize=address 40 CXXFLAGS+= -fno-rtti
|
| /freebsd/sys/modules/linux/ |
| H A D | Makefile | 101 -fno-common -nostdinc -fasynchronous-unwind-tables \ 102 -fno-omit-frame-pointer -foptimize-sibling-calls ${VDSOFLAGS} \ 103 -fno-stack-protector -I. -I${SYSDIR} -I${SRCTOP}/include \ 108 -fno-common -nostdinc -fasynchronous-unwind-tables \ 109 -fno-omit-frame-pointer -foptimize-sibling-calls ${VDSOFLAGS} \ 110 -fno-stack-protector -I. -I${SYSDIR} -I${SRCTOP}/include \ 140 ${CC} -c ${CFLAGS:N-flto*:N-fno-common:N-fsanitize*:N-fno-sanitize*} \
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | always-compiler-options.m4 | 334 dnl # Check if cc supports -fno-omit-frame-pointer option. 337 AC_MSG_CHECKING([whether $CC supports -fno-omit-frame-pointer]) 340 CFLAGS="$CFLAGS -Werror -fno-omit-frame-pointer" 343 NO_OMIT_FRAME_POINTER=-fno-omit-frame-pointer 355 dnl # Check if cc supports -fno-ipa-sra option. 358 AC_MSG_CHECKING([whether $CC supports -fno-ipa-sra]) 361 CFLAGS="$CFLAGS -Werror -fno-ipa-sra" 364 NO_IPA_SRA=-fno-ipa-sra 376 dnl # Check if kernel cc supports -fno-ipa-sra option. 385 AC_MSG_CHECKING([whether $CC supports -fno-ipa-sra]) [all …]
|
| /freebsd/sys/modules/linux64/ |
| H A D | Makefile | 68 -fno-omit-frame-pointer -foptimize-sibling-calls \ 69 -fno-stack-protector -I. -I${SYSDIR} -I${SRCTOP}/include \ 75 -fno-omit-frame-pointer -foptimize-sibling-calls \ 76 -fno-stack-protector -I. -I${SYSDIR} -I${SRCTOP}/include \ 93 ${CC} -c ${NOSAN_CFLAGS:N-flto*:N-fno-common} -fcommon ${.IMPSRC}
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | stdexcept | 218 …_LIBCPP_VERBOSE_ABORT("logic_error was thrown in -fno-exceptions mode with message \"%s\"", __msg); 226 …_LIBCPP_VERBOSE_ABORT("domain_error was thrown in -fno-exceptions mode with message \"%s\"", __msg… 234 …_LIBCPP_VERBOSE_ABORT("invalid_argument was thrown in -fno-exceptions mode with message \"%s\"", _… 242 …_LIBCPP_VERBOSE_ABORT("length_error was thrown in -fno-exceptions mode with message \"%s\"", __msg… 250 …_LIBCPP_VERBOSE_ABORT("out_of_range was thrown in -fno-exceptions mode with message \"%s\"", __msg… 258 …_LIBCPP_VERBOSE_ABORT("range_error was thrown in -fno-exceptions mode with message \"%s\"", __msg); 266 …_LIBCPP_VERBOSE_ABORT("overflow_error was thrown in -fno-exceptions mode with message \"%s\"", __m… 274 …_LIBCPP_VERBOSE_ABORT("underflow_error was thrown in -fno-exceptions mode with message \"%s\"", __…
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | stdexcept | 221 …_LIBCPP_VERBOSE_ABORT("logic_error was thrown in -fno-exceptions mode with message \"%s\"", __msg); 229 …_LIBCPP_VERBOSE_ABORT("domain_error was thrown in -fno-exceptions mode with message \"%s\"", __msg… 237 …_LIBCPP_VERBOSE_ABORT("invalid_argument was thrown in -fno-exceptions mode with message \"%s\"", _… 245 …_LIBCPP_VERBOSE_ABORT("length_error was thrown in -fno-exceptions mode with message \"%s\"", __msg… 253 …_LIBCPP_VERBOSE_ABORT("out_of_range was thrown in -fno-exceptions mode with message \"%s\"", __msg… 261 …_LIBCPP_VERBOSE_ABORT("range_error was thrown in -fno-exceptions mode with message \"%s\"", __msg); 269 …_LIBCPP_VERBOSE_ABORT("overflow_error was thrown in -fno-exceptions mode with message \"%s\"", __m… 277 …_LIBCPP_VERBOSE_ABORT("underflow_error was thrown in -fno-exceptions mode with message \"%s\"", __…
|
| /freebsd/usr.bin/dtc/ |
| H A D | Makefile | 7 CXXFLAGS+= -fno-rtti -fno-exceptions
|
| /freebsd/lib/libsys/x86/ |
| H A D | Makefile.sys | 20 CFLAGS.__vdso_gettc.c+=-fno-sanitize=address 23 CFLAGS.__vdso_gettc.c+=-fno-sanitize=undefined
|
| /freebsd/sys/conf/ |
| H A D | Makefile.riscv | 39 CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
|
| H A D | kmod.mk | 89 .if !empty(CFLAGS:M-O[23s]) && empty(CFLAGS:M-fno-strict-aliasing) 90 CFLAGS+= -fno-strict-aliasing 154 CFLAGS+= -fno-common 166 CFLAGS+= -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 190 CFLAGS+= -mlongcall -fno-omit-frame-pointer
|
| /freebsd/tools/debugscripts/ |
| H A D | gdbinit.i386 | 259 set $fno = 0 263 printf " frame %d at %p: ebp %8x, eip ", $fno, $frame, $myebp 266 set $fno = $fno + 1 349 set $fno = 0 355 if ($fno == $arg0) 356 printf " frame %d at %p: ebp %8x, eip ", $fno, $frame, $myebp 366 set $fno = $fno + 1
|
| /freebsd/tests/sys/capsicum/ |
| H A D | Makefile | 52 CFLAGS.mini-me.c+= -fno-sanitize=address -fno-sanitize=undefined
|
| /freebsd/crypto/libecc/ |
| H A D | common.mk | 65 …WARNING_CFLAGS += -Wshadow -Wdouble-promotion -Wformat=2 -fno-common -Wconversion -Wformat-security 123 CFLAGS ?= $(WARNING_CFLAGS) $(SYS_ROOT) -pedantic -fno-builtin -std=c99 \ 306 …CFLAGS += -fsanitize=integer -fno-sanitize=unsigned-integer-overflow -fno-sanitize=unsigned-shift-…
|
| /freebsd/sys/contrib/openzfs/lib/libzstd/ |
| H A D | Makefile.am | 7 libzstd_la_CFLAGS += -fno-tree-vectorize 41 libzstd_la_CFLAGS += -include $(top_srcdir)/module/zstd/include/zstd_compat_wrapper.h -fno-tree-vec…
|
| /freebsd/lib/libc/string/ |
| H A D | Makefile.inc | 104 CFLAGS.strlen.c+= -fno-sanitize=address 105 CFLAGS.strchrnul.c+= -fno-sanitize=address 106 CFLAGS.memchr.c+= -fno-sanitize=address
|
| /freebsd/lib/libthr/ |
| H A D | Makefile | 37 CFLAGS.thr_rtld.c+= -fno-builtin 43 CFLAGS.thr_sig.c+= -fno-sanitize=address
|
| /freebsd/sys/modules/vmm/ |
| H A D | Makefile | 146 ${CC} -c ${NOSAN_CFLAGS:N-flto*:N-fno-common} -fcommon ${.IMPSRC} 149 ${CC} -c ${NOSAN_CFLAGS:N-flto*:N-fno-common} -fcommon ${.IMPSRC} 152 ${CC} -c ${NOSAN_CFLAGS:N-flto*:N-fno-common} -fcommon ${.IMPSRC}
|
| /freebsd/lib/libomp/ |
| H A D | Makefile | 58 CXXFLAGS+= -fno-exceptions 59 CXXFLAGS+= -fno-rtti
|
| /freebsd/contrib/arm-optimized-routines/ |
| H A D | config.mk.dist | 95 math-cflags += -frounding-math -fexcess-precision=standard -fno-stack-protector 96 math-cflags += -ffp-contract=fast -fno-math-errno 139 networking-cflags += -O2 -fno-tree-vectorize -funroll-loops
|
| /freebsd/tools/regression/include/tgmath/ |
| H A D | Makefile | 3 CFLAGS+= -fno-builtin
|
| /freebsd/usr.bin/users/ |
| H A D | Makefile | 4 CXXFLAGS+= -fno-rtti
|