Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-28 | Update cpuid_arm.c | TiborGY | 1 | -1/+1 | |
2016-12-02 | Fix for issue #1024: arm-linux-androideabi-g++ Compiler Error in /cpuid_arm.c | Michael Foster | 1 | -1/+1 | |
Line 77: Compiler requires non-void function to return a value | |||||
2016-01-28 | Detect ARMV8 on 32-bit mode by using ARMV7 kernels. | Zhang Xianyi | 1 | -0/+24 | |
2015-08-16 | set ARMV7 for Cortex-A9 and Cortex-A15 | Grazvydas Ignotas | 1 | -0/+2 | |
otherwise some macros like YIELDING are not defined correctly | |||||
2015-01-12 | Fix cortex-a15 detecting bug. | Zhang Xianyi | 1 | -1/+1 | |
2015-01-12 | Add cortex-a9 and cortex-a15 targets. | Zhang Xianyi | 1 | -28/+67 | |
2014-07-31 | cpuid_arm: fix detection when cpuinfo uses "Processor" | Isaiah Norton | 1 | -1/+1 | |
instead of "model name" | |||||
2014-06-27 | Remove all trailing whitespace except lapack-netlib | Timothy Gu | 1 | -4/+4 | |
Signed-off-by: Timothy Gu <timothygu99@gmail.com> | |||||
2013-11-21 | added cpu detection and target ARMV6, used in raspberry pi | wernsaar | 1 | -0/+262 | |