aboutsummaryrefslogtreecommitdiff
path: root/sources/android/cpufeatures/cpu-features.h
AgeCommit message (Expand)Author
2024-03-20cpufeatures: add riscv64.Elliott Hughes
2022-05-31Add deprecation messages to cpufeatures.Dan Albert
2020-03-23Switch the NDK source/ headers to #pragma once.Elliott Hughes
2016-04-12NDK: Add AES-NI, AVX, AVX2, RDRAND and SHA-NI support in cpufeaturesJames Rose
2015-06-17Merge "cpufeatures: Detect cpu features on x86_64 as well"Andrew Hsieh
2015-06-15cpufeatures: Detect SSE4.1 and SSE4.2 as wellMartin Storsjo
2015-06-15cpufeatures: Detect cpu features on x86_64 as wellMartin Storsjo
2015-04-21Add Mips MSA feature to android_getCpuFeaturesDuane Sand
2014-09-10Support for ARMv8 AArch32 optional featuresAshok Bhat
2014-07-16Support for ARM64 featuresAshok Bhat
2014-05-20cpu-features: Support 32-bit ARM binaries running on an ARM64 kernel.David 'Digit' Turner
2014-05-12Revert "Revert "Revert "cpu-features: Support 32-bit ARM binaries running on ...David 'Digit' Turner
2014-05-12Revert "Revert "cpu-features: Support 32-bit ARM binaries running on an ARM64...David 'Digit' Turner
2014-05-12Revert "cpu-features: Support 32-bit ARM binaries running on an ARM64 kernel."Narayan Kamath
2014-05-12cpu-features: Support 32-bit ARM binaries running on an ARM64 kernel.David 'Digit' Turner
2014-02-10cpu-features: Add support for 64-bit CPU familiesRom Lemarchand
2013-03-29cpu-features: Add android_getCpuIdArm() and android_setCpuArm()David 'Digit' Turner
2012-12-05cpu-features: Add android_setCpu()David 'Digit' Turner
2012-10-18Update cpu-features library for ARM.David 'Digit' Turner
2012-04-02[MIPS] Support to ndk scripts to build MIPS NDKChao-Ying Fu
2011-12-19cpu-features: Add support for optional x86 CPU features.David 'Digit' Turner
2011-03-10cpu-features: Add android_getCpuCount() function.David 'Digit' Turner
2010-10-25Update cpufeatures and move it to sources/android/David 'Digit' Turner