aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config/aarch64
AgeCommit message (Expand)AuthorFilesLines
2020-09-10aarch64: Add support for Armv8-RAlex Coplan1-2/+5
2020-05-21Add outline-atomics to target attribute.Martin Liska1-0/+4
2020-04-03AArch64: Fix options canonicalization for assemblerTamar Christina1-1/+16
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove option_default_params and option_validate_param hooks.Martin Liska1-44/+3
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-9/+6
2019-05-24[aarch64] Change two function declaration typesMatthew Malcomson1-1/+1
2019-05-22[aarch64] Introduce flags for SVE2.Matthew Malcomson1-16/+19
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+1
2019-02-25AArch64: Fix command line options canonicalization version #2. (PR target/88530)Tamar Christina1-22/+178
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-31Provide extension hint for aarch64 target (PR driver/83193).Martin Liska1-3/+18
2018-10-01Validate and set default parameters for stack-clash.Tamar Christina1-0/+48
2018-05-23[AArch64][PR target/84882] Add mno-strict-alignSudakshina Das1-1/+4
2018-03-27[Patch AArch64] Turn on -fasynchronous-unwind-tables and -funwind-tables by d...Ramana Radhakrishnan1-0/+4
2018-02-26[Patch AArch64] Turn on frame pointer / partial fix for PR84521Ramana Radhakrishnan1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14aarch64-cores.def: Add -1 as the variant to all of the cores.Andrew Pinski1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-07aarch64-arches.def (AARCH64_ARCH): #undef at the end.Andrew Pinski1-3/+0
2016-04-11[Patch AArch64 2/3] Rework the code to print extension strings (pr70133)James Greenhalgh1-13/+103
2016-03-10[AArch64] Fix thinko in handling of -momit-leaf-frame-pointer optionKyrylo Tkachov1-1/+1
2016-01-22system.h (string, algorithm): Include only conditionally.Michael Matz1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-20[AArch64] Break -mcpu tie between the compiler and assemblerJames Greenhalgh1-22/+120
2015-08-04[AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_PKyrylo Tkachov1-1/+18
2015-04-21[AArch64] Increase static buffer size in aarch64_rewrite_selected_cpuKyrylo Tkachov1-9/+21
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-23[AArch64] Default to -fsched-pressureWilco Dijkstra1-0/+2
2014-01-24[AArch64] fix big.LITTLE spec rewritingJames Greenhalgh1-3/+5
2014-01-20[AArch64] Fix behaviour of -mcpu option to match ARM.James Greenhalgh1-6/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-18[AArch64 1/3 big.LITTLE] Driver rewriting of big.LITTLE names.James Greenhalgh1-0/+35
2013-04-29Enable REE pass by default for AArch64 at O2 or higherIan Bolton1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-23AArch64 [3/10]Ian Bolton1-0/+88