Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add annotation so GCC/Clang/MSVC know it is an allocation function. | Jack Lloyd | 2017-09-30 | 1 | -0/+11 |
* | Clean up header includes | Jack Lloyd | 2017-09-21 | 1 | -0/+4 |
* | Improve support for IBM XLC | Jack Lloyd | 2017-09-21 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Move the annotations to compiler.h since the user shouldn't modify | Jack Lloyd | 2017-09-19 | 1 | -0/+23 |
* | Avoid using GCC ivdep pragma in GCC 4.8 [ci skip] | Jack Lloyd | 2017-08-28 | 1 | -1/+1 |
* | Add BOTAN_ALIGNAS macro for MSVC 2013 | Jack Lloyd | 2017-04-27 | 1 | -0/+9 |
* | Fix further compiler macro bug exposed by #921 | Jack Lloyd | 2017-03-19 | 1 | -1/+1 |
* | BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS | Daniel Neus | 2017-03-15 | 1 | -1/+1 |
* | Workaround for MSVC 2013 | Jack Lloyd | 2017-01-29 | 1 | -1/+9 |
* | Avoid using target function attribute in Clang before 3.8 | Jack Lloyd | 2017-01-03 | 1 | -1/+1 |
* | Add compiler.h macro header extracted from build.h | Jack Lloyd | 2016-11-26 | 1 | -0/+169 |