aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/driver-arm.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-13arm - Add vendor and CPU id information to arm-cpus.inRichard Earnshaw1-47/+10
2018-06-27[arm] Add support for Arm Cortex-A76Kyrylo Tkachov1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21[arm] Specify +dotprod support for Cortex-A55 and Cortex-A75 in native system...Kyrylo Tkachov1-2/+2
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-08[arm] PR target/83206: Make native driver select fp-capable armv6 coresRichard Earnshaw1-3/+3
2017-07-14[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme1-0/+1
2017-07-04[ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8Thomas Preud'homme1-0/+2
2017-07-04[Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75James Greenhalgh1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-06[ARM] Add support for some ARMv8-A cores to driver-arm.cKyrylo Tkachov1-0/+6
2016-03-23[ARM] PR driver/70132: Avoid double fclose in driver-arm.cKyrylo Tkachov1-6/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-27arm-arches.def: Add "armv6kz".Matthew Wahab1-0/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-28[ARM] Add Cortex-A17 supportKyrylo Tkachov1-0/+1
2014-01-29[ARM] Add -march=armv7veRenlin Li1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-16driver-arm.c (arm_cpu_table): Add cortex-a12 entry.Kyrylo Tkachov1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-18driver-arm.c (arm_cpu_table): Add Cortex-A7.Kyrylo Tkachov1-0/+1
2011-10-21re PR target/50809 (driver-arm.c:55:11: error: anonymous type with no linkage...Andrew Stubbs1-1/+1
2011-10-18Commit correct version of previous patch.Andrew Stubbs1-2/+3
2011-10-18driver-arm.c (host_detect_local_cpu): Close the file before exiting.Andrew Stubbs1-0/+3
2011-10-18config.host (arm*-*-linux*): Add driver-arm.o and x-arm.Andrew Stubbs1-0/+145