aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config/arm
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-13arm: Add cde feature support for Cortex-M55 CPU.Srinath Parvathaneni1-9/+12
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-14ARM: fix -Wformat= errorMartin Liska1-1/+1
2022-01-13Fix -Wformat-diag for ARM target.Martin Liska1-6/+6
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-21arm: pass architecture extensions to assembler if supportedRichard Earnshaw1-0/+10
2021-06-18arm: Fix multilib mapping for CDE extensions [PR100856].Srinath Parvathaneni1-6/+41
2021-03-09arm: fix bootstrap failure following automatic mode selection patchRichard Earnshaw1-1/+1
2021-03-03arm: Ignore --with-mode when CPU only supports one instruction set.Richard Earnshaw1-6/+43
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
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