summaryrefslogtreecommitdiff
path: root/Source/Core/Common/ArmCPUDetect.cpp
AgeCommit message (Expand)Author
2015-12-22Including missing headers required for non-pch builds and other architecturesRyan Houdek
2015-06-13[AArch64] Clean up our CPUDetect.Ryan Houdek
2015-06-08[AArch64] Detect AES/SHA1/SHA2/CRC32 in CPUDetect.Ryan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-12Minor consistency changesStevoisiak
2014-10-25Fixes ARM CPU detection routine for the hardware.Ryan Houdek
2014-09-22Android: Silence some more warnings.Rohit Nirmal
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-06-15Try to fix android build.magumagu
2014-06-02Stringify ArmCPUDetect.cpp.Lioncash
2014-06-01Fix a crash in ARM's CPUDetect on a malformed /proc/cpuinfo.Ryan Houdek
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre