index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
utils
/
cpuid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set SIMD ISA flags when building test_simd.cpp
Jack Lloyd
2017-01-29
1
-1
/
+6
*
Add CPUID::to_string
Jack Lloyd
2017-01-22
1
-37
/
+51
*
Avoid requiring AT_DCACHEBSIZE (data cache size) getauxval
Jack Lloyd
2017-01-19
1
-0
/
+3
*
Fix for PowerPC
Jack Lloyd
2017-01-17
1
-2
/
+2
*
Fixes for 32-bit ARM
Jack Lloyd
2017-01-17
1
-7
/
+38
*
Refactor CPUID implementation, add ARM support
Jack Lloyd
2017-01-17
1
-115
/
+228
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-18
/
+18
*
Add CPUID::is_little_endian
Jack Lloyd
2016-11-07
1
-0
/
+25
*
Add cpuid overload to test framework
Jack Lloyd
2016-09-15
1
-11
/
+18
*
Merge asm into single mp_madd.h and mp_asmi.h files
Jack Lloyd
2016-07-21
1
-5
/
+3
*
Avoid ever returning 0 from CPUID::cache_line_size
Jack Lloyd
2015-12-02
1
-1
/
+1
*
Move check for SIMD instructions to CPUID
Jack Lloyd
2015-09-21
1
-0
/
+13
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+1
*
Enable use of cpuid.h with clang
Daniel Seither
2015-07-30
1
-1
/
+1
*
Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM
simon
2015-05-31
1
-1
/
+1
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-10
/
+16
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Fix warnings in Altivec header and add AltiVec detection for POWER8
lloyd
2014-11-16
1
-0
/
+2
*
Fix dependency checks for intrinsics and runtime Altivec check
lloyd
2014-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+236