wolfssl/IDE
David Garske 3e05118995 * Added the `tls_bench` example to the build output when threading is supported.
* Fixed some `tls_bench` build issues with various configure options.
* Moved the `WOLFSSL_PACK` and `WC_NORETURN` macros into types.h.
* Added support for `__builtin_bswap32` and `__builtin_bswap64`. Since the performance of the builtins varries by platform its off by default, but can be enabled by customer using `WOLF_ALLOW_BUILTIN`. Quick check on x86 showed the 32-bit swap performance matched, but 64-bit swap was slower.
2018-02-07 11:13:13 -08:00
..
ARDUINO
GCC-ARM Fix for building with `BENCH_EMBEDDED`. Fix for building without OPENSSL_EXTRA where wolfSSL_OPENSSL_malloc assumes size_t is defined. Improvements to the GCC-ARM IDE example. 2017-12-29 08:19:21 -08:00
HEXIWEAR/wolfSSL_HW
IAR-EWARM
INTIME-RTOS
LINUX-SGX Update include.am 2018-01-30 15:39:20 -07:00
LPCXPRESSO
MDK-ARM
MDK5-ARM wolfssl_tcp_select 2018-01-18 07:25:09 +09:00
MYSQL
OPENSTM32
ROWLEY-CROSSWORKS-ARM
VS-ARM
WIN
WIN-SGX
WORKBENCH
XCODE * Added the `tls_bench` example to the build output when threading is supported. 2018-02-07 11:13:13 -08:00
include.am