Searched refs:Relax (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchBaseInfo.h | 78 static inline unsigned encodeFlags(unsigned Flags, bool Relax) { in encodeFlags() argument 79 return Flags | (Relax ? MO_RELAX : 0); in encodeFlags()
|
| H A D | LoongArchELFObjectWriter.cpp | 106 llvm::createLoongArchELFObjectWriter(uint8_t OSABI, bool Is64Bit, bool Relax) { in createLoongArchELFObjectWriter() argument 107 return std::make_unique<LoongArchELFObjectWriter>(OSABI, Is64Bit, Relax); in createLoongArchELFObjectWriter()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 238 CODEGENOPT(RelaxAll , 1, 0, Benign) ///< Relax all machine code instructions.
|
| /freebsd/contrib/libarchive/ |
| H A D | NEWS | 249 Feb 28, 2010: Relax handling of state failures; misuse by clients now generally
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 837 #572 #577 Relax fix to CVE-2022-25236 (introduced with release 2.4.5)
|
| /freebsd/contrib/ntp/ |
| H A D | ChangeLog | 2799 * from 4.2.6p3-RC12: Relax minimum Automake version to 1.10 with updated 3488 * Relax minimum Automake version to 1.10 with updated libopts.m4.
|
| H A D | CommitLog | [all...] |
| /freebsd/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 8605 Relax chownsafe rules slightly -- old version said that if you 8978 Relax rules on when a file can be written when referenced from 10679 Relax check of name on HELO packet so that a program using -bs 11065 Relax safefile() constraints: directories in an include or
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 2780 "Relax language rules and try to match the behavior" 5550 HelpText<"(integrated-as) Relax all machine instructions">,
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 2181 upstream: Relax absolute path requirement back to what it was prior to
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 8315 iASL: Relax the alphanumeric restriction on _CID strings. These strings
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 10221 format in client key exchange. Relax some ECC signing restrictions for
|