Lines Matching refs:compiler
178 a user configuration file or the compiler command line. Fixes #8165.
535 * Fix IAR compiler warnings.
554 a user configuration file or the compiler command line. Fixes #8165.
620 size and improving performance (depending on compiler and target
668 is disabled, when compiling with GCC or Clang or a compatible compiler
695 * Fix IAR compiler warnings. Fixes #6924.
757 enabled, which required specifying compiler flags enabling SHA3 Crypto
792 compiler target flags on the command line; the library now sets target
917 recommend upgrading to a more recent compiler instead. Fixes #1910.
1166 * Fix several bugs (warnings, compiler and linker errors, test failures)
1246 * Work around an MSVC ARM64 compiler bug causing incorrect behaviour
1269 in Microsoft Visual C++ compiler. Contributed by Microplankton.
1627 C compiler for the host platform are required. See “Generated source files
1873 * Add extra printf compiler warning flags to builds.
2367 The actual effect with almost every compiler is the intended
3304 * Fix compiler warning of 'use before initialisation' in
3356 * Changed CMake defaults for IAR to treat all compiler warnings as errors.
3619 * Add a provision to prevent compiler optimizations breaking the time
4351 compiler's command line.
4476 been removed (compiler is required to support 32-bit operations).
4738 * Fix compiler warnings on iOS (found by Sander Niemeijer).
4784 against unwanted compiler optimizations
5213 * Fix compiler warnings on iOS (found by Sander Niemeijer).
5240 against unwanted compiler optimizations
5349 * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
5609 * Fixed issues with Intel compiler on 64-bit systems (Closes ticket #50)
5610 * Fixed multiple compiler warnings for VS6 and armcc
5854 * Added small fixes for compiler warnings on a Mac