aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/aarch64/aarch64-cores.def
AgeCommit message (Expand)Author
2015-04-06add option for the Samsung Exynos M1 core for AArch64Evandro Menezes
2015-02-04[AArch64] Add support for -mcpu=cortex-a72Matthew Wahab
2015-01-16[AArch64] Add a new scheduling description for the ARM Cortex-A57 processorJames Greenhalgh
2015-01-152015-01-15 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>Philipp Tomsich
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-11[AArch64]Use AARCH64_FL_FPSIMD flags for all cores in aarch64-cores.defRenlin Li
2014-11-17[AArch64] Remove crypto extension from default for cortex-a53, cortex-a57Kyrylo Tkachov
2014-11-14[AARCH64] Add scheduler for ThunderXAndrew Pinski
2014-10-212014-10-21 Andrew Pinski <apinski@cavium.com>Andrew Pinski
2014-02-11[AArch64] Wire up Cortex-A57 rtx costs.Kyrylo Tkachov
2014-02-062014-02-06 Kyrylo Tkachov <kyrylo.tkachov@arm.com>Kyrylo Tkachov
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-18[AArch64 3/3 big.LITTLE] Add support for -mcpu=cortex-a57.cortex-a53James Greenhalgh
2013-12-18[AArch64 2/3 big.LITTLE] Allow tuning parameters without unique tuning targets.James Greenhalgh
2013-11-25 * config/aarch64/aarch64.c (cortexa53_tuning): New struct.Kyrylo Tkachov
2013-11-14[AArch64] [-mtune cleanup 4/5] Remove "example-1", "example-2" tuning options.James Greenhalgh
2013-11-14[AArch64] [-mtune cleanup 3/5] [Temporary] When asked to tune forJames Greenhalgh
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-02gcc/Yufeng Zhang
2012-10-23AArch64 [3/10]Ian Bolton