index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update g_PowerPcDetectionDone variable name
Jeffrey Walton
2022-03-21
1
-2
/
+2
*
Fix missing CPU_Probe functions when CRYPTOPP_DISABLE_ASM
Jeffrey Walton
2022-02-16
1
-7
/
+14
*
Fix FreeBSD compile
Jeffrey Walton
2021-04-26
1
-1
/
+2
*
Update comments
Jeffrey Walton
2021-04-25
1
-1
/
+2
*
Fix FreeBSD feature tests
Jeffrey Walton
2021-04-25
1
-31
/
+37
*
Implement SIMD checks for FreeBSD on PPC (PR #1029)
pkubaj
2021-04-25
1
-0
/
+45
*
Clear VC++ unreachable code warning
Jeffrey Walton
2021-03-11
1
-24
/
+25
*
Avoid second call to sysctlbyname on Apple M1
Jeffrey Walton
2021-03-11
1
-8
/
+7
*
Add Windows 10 ARM64 CPU features queries (PR #1017)
Wyatt OʼDay
2021-03-11
1
-0
/
+35
*
Clear unused variable warning
Jeffrey Walton
2021-03-10
1
-1
/
+2
*
Update comments
Jeffrey Walton
2021-03-07
1
-10
/
+2
*
Update cpu.cpp features for Apple M1
Jeffrey Walton
2021-03-05
1
-14
/
+26
*
Update cpu.cpp features for Apple M1
Jeffrey Walton
2021-03-05
1
-27
/
+32
*
Update cpu.cpp for Apple M1
Jeffrey Walton
2021-03-05
1
-6
/
+21
*
Update cpu.cpp features for Apple M1
Jeffrey Walton
2021-03-04
1
-7
/
+56
*
Enable ARMv8 intrinsics on Apple M1 (PR #1007)
PassMark
2021-02-12
1
-0
/
+5
*
Build with Oracle Developer Studio 12.6 in 64-bit (PR #990)
Tanzinul Islam
2020-12-27
1
-1
/
+1
*
Fix spelling
Jeffrey Walton
2020-12-22
1
-1
/
+1
*
Avoid SIGILL with GCC 10 on POWER9 (GH #986)
Jeffrey Walton
2020-12-22
1
-1
/
+1
*
Re-enable CPU_ProbePower9()
Jeffrey Walton
2020-12-22
1
-4
/
+9
*
Avoid SIGILL with GCC on POWER9
Jeffrey Walton
2020-12-22
1
-1
/
+3
*
Fix include for MSVC compiler (GH #972)
Jeffrey Walton
2020-11-20
1
-2
/
+2
*
Fix compile error on Solaris
Jeffrey Walton
2020-09-30
1
-1
/
+1
*
Fix missing include for MSVC compiler (GH #972)
Jeffrey Walton
2020-09-30
1
-3
/
+12
*
Use define CRYPTOPP_CXX11_STATIC_INIT name
Jeffrey Walton
2020-08-07
1
-1
/
+1
*
Update iOS and Android scripts (GH #936, PR #937)
Jeffrey Walton
2020-03-09
1
-1
/
+7
*
Re-enable SSE2 probes for Solaris
Jeffrey Walton
2020-02-22
1
-3
/
+3
*
Update comments
Jeffrey Walton
2020-02-21
1
-1
/
+3
*
Refactor XGetBV for x86 in cpu.cpp
Jeffrey Walton
2020-02-21
1
-53
/
+74
*
Restore SIGILL handler if sigprocmask fails
Jeffrey Walton
2020-02-17
1
-3
/
+5
*
Add Emacs and Vi files to gitignore
Jeffrey Walton
2020-02-15
1
-1
/
+1
*
Fix Apple Watch compile
Jeffrey Walton
2020-02-15
1
-40
/
+43
*
Fix compile on Apple platforms
Jeffrey Walton
2020-02-10
1
-0
/
+1
*
Add index for Intel registers
Jeffrey Walton
2020-02-10
1
-32
/
+46
*
Update comments
Jeffrey Walton
2020-02-10
1
-12
/
+29
*
Add AppleMachineInfo class
Jeffrey Walton
2020-02-09
1
-68
/
+138
*
Update comments
Jeffrey Walton
2020-02-09
1
-15
/
+19
*
Add additional Apple ARMv8 devices
Jeffrey Walton
2020-02-08
1
-8
/
+11
*
Move CPU manufacturer code into unnamed namespace
Jeffrey Walton
2020-02-07
1
-77
/
+82
*
Cleanup CpuID function (PR #929)
Jeffrey Walton
2020-02-07
1
-18
/
+14
*
Add CPUID64 for MSVC missing __cpuidex
Jeffrey Walton
2020-02-07
1
-19
/
+13
*
Set g_x86DetectionDone when CRYPTOPP_DISABLE_ASM is in effect
Jeffrey Walton
2020-01-23
1
-15
/
+23
*
Disable RDRAND and RDSEED on AMD cpu's with family 15h or 16h (GH #924)
Jeffrey Walton
2020-01-17
1
-0
/
+18
*
Fix semicolons yet again (GH #889)
Jeffrey Walton
2019-10-14
1
-17
/
+17
*
Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)
Jeffrey Walton
2019-10-03
1
-17
/
+17
*
Clear sign conversion warnings
Jeffrey Walton
2019-09-28
1
-3
/
+3
*
Cleanup PowerPC defines
Jeffrey Walton
2019-07-06
1
-27
/
+9
*
Breakout sha_block_data_order and sha_block_data_order_neon (GH #847)
Jeffrey Walton
2019-05-26
1
-14
/
+0
*
Update comments
Jeffrey Walton
2019-05-25
1
-4
/
+4
*
Use CRYPTOGAMS_armcap_P for ARM (GH #846)
Jeffrey Walton
2019-05-24
1
-0
/
+14
[next]