aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2022-09-29 11:32:52 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2022-09-29 11:32:52 +0100
commit00c22ba69d8e738a4789b30165ff9c925c508fc1 (patch)
tree7d152c147725d50566b7cc89141a0672002afd42 /configure
parent0f833d1900176509e16b6f5563cfe58508fef5d2 (diff)
downloadgcc-00c22ba69d8e738a4789b30165ff9c925c508fc1.zip
gcc-00c22ba69d8e738a4789b30165ff9c925c508fc1.tar.gz
gcc-00c22ba69d8e738a4789b30165ff9c925c508fc1.tar.bz2
aarch64: Add "V" to aarch64-arches.def names
This patch completes the renaming of architecture-level related things by adding "V" to the name of the architecture in aarch64-arches.def. Since the "V" is predictable, we can easily drop it when we don't need it (as when matching /proc/cpuinfo). Having a valid C identifier is necessary for later patches. gcc/ * config/aarch64/aarch64-arches.def: Add a leading "V" to the ARCH_IDENT fields. * config/aarch64/aarch64-cores.def: Update accordingly. * common/config/aarch64/aarch64-common.cc (all_cores): Likewise. * config/aarch64/aarch64.cc (all_cores): Likewise. * config/aarch64/driver-aarch64.cc (aarch64_arches): Skip the leading "V".
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions