Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-30 | Change ifdef linux to __linux for C11 compatibility | Martin Kroeker | 1 | -3/+3 |
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 |
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 |
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 |
2014-06-27 | Remove all trailing whitespace except lapack-netlib | Timothy Gu | 1 | -4/+4 |
2013-11-21 | added cpu detection and target ARMV6, used in raspberry pi | wernsaar | 1 | -0/+262 |