aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/parsecpu.awk
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-2/+2
2020-10-06arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55Joe Ramsay1-0/+51
2020-01-01Update copyright years.Jakub Jelinek1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-2/+2
2018-11-09arm - minor cleanups for CPU alias supportRichard Earnshaw1-2/+1
2018-11-08arm - Add support for aliases of CPU namesRichard Earnshaw1-5/+58
2018-07-13arm - Add vendor and CPU id information to arm-cpus.inRichard Earnshaw1-0/+48
2018-07-11[arm] Put CPU's FPU capabilities directly in the ISA specificationRichard Earnshaw1-10/+0
2018-05-08[arm] PR target/85658 Fix operator precedence errors in parsecpu.awkRichard Earnshaw1-9/+10
2018-01-03Update copyright years.Jakub Jelinek1-2/+2
2017-09-22[arm] Improve error checking in parsecpu.awkRichard Earnshaw1-1/+25
2017-09-22[arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw1-58/+129
2017-09-112017-09-11 Vidya Praveen <vidyapraveen@arm.com>Vidya Praveen1-154/+59
2017-09-06[arm] Improve error checking in parsecpu.awkRichard Earnshaw1-1/+25
2017-09-06[arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw1-58/+129
2017-07-25parsecpu.awk (all_cores): Remove duplicates.Tamar Christina1-3/+32
2017-07-10[arm] Fix warning in parsecpu.awkRichard Earnshaw1-1/+1
2017-06-29[arm] Fix bootstrap - missing initializer in tail entry of autogenerated codeRichard Earnshaw1-1/+1
2017-06-28[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7Richard Earnshaw1-0/+12
2017-06-16[arm] Allow new extended syntax CPU and architectureRichard Earnshaw1-8/+28
2017-06-16[arm] Allow CPU and architecture extensions to beRichard Earnshaw1-4/+53
2017-06-16[arm] Use standard option parsing code for detectingRichard Earnshaw1-38/+0
2017-06-16[arm] Move cpu and architecture option name parsingRichard Earnshaw1-33/+36
2017-06-16[arm] Split CPU, architecture and tuning data tables.Richard Earnshaw1-45/+74
2017-06-16[arm] Allow +opt on arbitrary cpu and architectureRichard Earnshaw1-14/+96
2017-02-28[ARM] Fix PR79742 incorrect scheduler choice.Richard Earnshaw1-2/+11
2017-01-11[arm] Replace command-line option .def files with single definition fileRichard Earnshaw1-0/+491