Home
last modified time | relevance | path

Searched refs:workaround (Results 1 – 25 of 187) sorted by relevance

12345678

/openbsd/src/usr.sbin/unbound/dnstap/
Ddnstap.m428 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
45 … # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
59 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
/openbsd/src/usr.sbin/nsd/dnstap/
Ddnstap.m425 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
33 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
/openbsd/src/gnu/llvm/libcxx/cmake/caches/
DGeneric-asan.cmake2 # This is a temporary (hopefully) workaround for an ASan issue (see https://llvm.org/D119410).
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D981223-1.x3 # Warning: Additional NOP may be necessary to workaround Itanium
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/t/
D19nonpv.t45 # # temp workaround for
76 # # temp workaround for
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2-frame.c1474 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; in decode_frame_entry() local
1511 if (workaround < ALIGN4 && (start_offset & 3) != 0) in decode_frame_entry()
1514 workaround = ALIGN4; in decode_frame_entry()
1517 if (workaround < ALIGN8 && (start_offset & 7) != 0) in decode_frame_entry()
1520 workaround = ALIGN8; in decode_frame_entry()
1527 workaround = FAIL; in decode_frame_entry()
1532 switch (workaround) in decode_frame_entry()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Dt-strongarm-coff33 # Disabling function inlining is a workaround for this problem.
Dt-arm-coff33 # Disabling function inlining is a workaround for this problem.
Dt-strongarm-pe36 # Disabling function inlining is a workaround for this problem.
Dt-xscale-coff45 # Disabling function inlining is a workaround for this problem.
Dt-strongarm-elf34 # Disabling function inlining is a workaround for this problem.
Dt-xscale-elf47 # Disabling function inlining is a workaround for this problem.
Dt-arm-elf85 # Disabling function inlining is a workaround for this problem.
/openbsd/src/gnu/gcc/gcc/config/arm/
Dt-xscale-coff44 # Disabling function inlining is a workaround for this problem.
Dt-arm-coff33 # Disabling function inlining is a workaround for this problem.
Dt-strongarm-pe37 # Disabling function inlining is a workaround for this problem.
Dt-strongarm-elf34 # Disabling function inlining is a workaround for this problem.
Dt-xscale-elf56 # Disabling function inlining is a workaround for this problem.
Dt-arm-elf69 # Disabling function inlining is a workaround for this problem.
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/
D01bzip2.t360 # temp workaround for
447 # temp workaround for
512 # if (1) { # workaround
540 # if (1) { # workaround
D19nonpv.t42 # temp workaround for
/openbsd/src/gnu/gcc/gcc/config/cris/
Dcris.opt39 ; workaround option -mno-mul-bug can be safely used per-package
44 mmul-bug-workaround
Dmulsi3.asm86 ;; "ret"), due to hardware bug. See documentation for -mmul-bug-workaround.
/openbsd/src/gnu/gcc/gcc/config/sh/
Dsh.opt185 mcut2-workaround
187 Enable SH5 cut2 workaround
/openbsd/src/gnu/llvm/llvm/docs/_ocamldoc/
Dstyle.css34 /* ocamldoc markup workaround hacks */

12345678