aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/driver-aarch64.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14aarch64-cores.def: Add -1 as the variant to all of the cores.Andrew Pinski1-39/+52
2016-10-31driver-aarch64.c (host_detect_local_cpu): Rewrite handling of part num to han...Andrew Pinski1-17/+27
2016-10-21aarch64-cores.def: Rewrite so IMP and PART are integer constants.Andrew Pinski1-46/+53
2016-10-07aarch64-arches.def (AARCH64_ARCH): #undef at the end.Andrew Pinski1-3/+0
2016-04-11[Patch AArch64 3/3] Fix up for pr70133James Greenhalgh1-77/+110
2016-04-11[Patch AArch64 2/3] Rework the code to print extension strings (pr70133)James Greenhalgh1-2/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-04[AArch64][2/14] Refactor arches handling, add arch enum identifierKyrylo Tkachov1-4/+4
2015-04-24[AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfoKyrylo Tkachov1-0/+307