aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config/arm
AgeCommit message (Expand)AuthorFilesLines
2020-06-08[arm] (header usage fix) include c++ algorithm header via system.hChristophe Lyon1-1/+1
2020-03-16[ARM][GCC][2/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08arm - Add support for aliases of CPU namesRichard Earnshaw1-1/+20
2018-03-09[arm] PR target/83193: Do not print arch/cpu hints twice on invalid -march/-mcpuKyrylo Tkachov1-10/+19
2018-02-22Add "native" as a valid option value for -mcpu/-mtune= on arm (PR driver/83193).Martin Liska1-0/+6
2018-02-21Add "native" as a valid option value for -march= on arm (PR driver/83193).Martin Liska1-0/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21[arm] Fix assembler option rewrite alphabetical comparisonKyrylo Tkachov1-5/+5
2017-12-08[arm] Don't strip off all architecture features from -march passed to assemblerRichard Earnshaw1-12/+87
2017-12-08[arm] Generate a -mfpu= option for passing to the assemblerRichard Earnshaw1-0/+80
2017-11-16Set default to -fomit-frame-pointerWilco Dijkstra1-1/+0
2017-10-08arm-common.c (arm_except_unwind_info): Handle DWARF2_UNWIND_INFO.Olivier Hainque1-1/+7
2017-09-22[arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw1-5/+5
2017-09-112017-09-11 Vidya Praveen <vidyapraveen@arm.com>Vidya Praveen1-5/+5
2017-09-06[arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw1-5/+5
2017-07-04[arm] Move some generated files out of the source treeRichard Earnshaw1-1/+1
2017-07-03[arm] Clean up generation of BE8 format images.Richard Earnshaw1-0/+57
2017-06-16[arm] Rewrite t-aprofile using new selector methodologyRichard Earnshaw1-1/+3
2017-06-16[arm] Make 'auto' the default FPU selection option.Richard Earnshaw1-1/+1
2017-06-16[arm] Generate a canonical form for -marchRichard Earnshaw1-0/+354
2017-06-16[arm] Use standard option parsing code for detectingRichard Earnshaw1-19/+47
2017-06-16[arm] Move cpu and architecture option name parsingRichard Earnshaw1-0/+190
2017-06-16[arm] Rewrite -march and -mcpu options for passing toRichard Earnshaw1-1/+44
2017-01-11[arm] Replace command-line option .def files with single definition fileRichard Earnshaw1-13/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15[arm] Remove remaining references to arm feature setsRichard Earnshaw1-2/+2
2016-12-15[arm] Rework arm-common to use new feature bits.Richard Earnshaw1-4/+19
2016-12-15This patch adds the new ISA data structures.Richard Earnshaw1-2/+2
2016-12-15We start out by separating the 'tuning flags' in a CPU or architecture...Richard Earnshaw1-2/+2
2016-12-12Define arm_arch_core_flags in a single fileThomas Preud'homme1-0/+20
2016-11-18[ARM] Optional -mthumb for Thumb only targetsThomas Preud'homme1-0/+23
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-27[ARM] fix big.LITTLE spec rewritingJames Greenhalgh1-3/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17[ARM 1/5 big.LITTLE] Add driver support for rewriting -mcpu namesJames Greenhalgh1-0/+35
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-07-17arm-common.c (arm_option_optimization_table): Enable -fsched-pressure by defa...Ramana Radhakrishnan1-0/+1
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-0/+76