aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/driver-aarch64.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-16AArch64: have -mcpu=native detect architecture extensions for unknown non-hom...Tamar Christina1-14/+38
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-29AArch64: Suppress default options when march or mcpu used is not affected by it.Tamar Christina1-1/+0
2024-10-25aarch64: Support multiple variants including up to 3Andrew Pinski1-5/+9
2024-04-09Fix up duplicated words mostly in comments, part 2Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-16aarch64: Fix +nopredres, +nols64 and +nomopsAndrew Carlotti1-2/+11
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-27aarch64: Reinstate some uses of CONSTEXPRRichard Sandiford1-2/+2
2022-10-06aarch64: fix off-by-one in reading cpuinfoPhilipp Tomsich1-2/+2
2022-09-29aarch64: Make more use of aarch64_feature_flagsRichard Sandiford1-5/+5
2022-09-29aarch64: Tweak constness of option-related dataRichard Sandiford1-8/+7
2022-09-29aarch64: Simplify feature definitionsRichard Sandiford1-5/+5
2022-09-29aarch64: Avoid redundancy in aarch64-cores.defRichard Sandiford1-1/+1
2022-09-29aarch64: Add "V" to aarch64-arches.def namesRichard Sandiford1-1/+2
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+470