summaryrefslogtreecommitdiff
path: root/gcc/common/config/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: pass architecture extensions to assembler if supportedRichard Earnshaw2021-09-211-0/+10
* arm: Fix multilib mapping for CDE extensions [PR100856].Srinath Parvathaneni2021-06-181-6/+41
* arm: fix bootstrap failure following automatic mode selection patchRichard Earnshaw2021-03-091-1/+1
* arm: Ignore --with-mode when CPU only supports one instruction set.Richard Earnshaw2021-03-031-6/+43
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* [arm] (header usage fix) include c++ algorithm header via system.hChristophe Lyon2020-06-081-1/+1
* [ARM][GCC][2/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni2020-03-161-1/+2
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* arm - Add support for aliases of CPU namesRichard Earnshaw2018-11-081-1/+20
* [arm] PR target/83193: Do not print arch/cpu hints twice on invalid -march/-mcpuKyrylo Tkachov2018-03-091-10/+19
* Add "native" as a valid option value for -mcpu/-mtune= on arm (PR driver/83193).Martin Liska2018-02-221-0/+6
* Add "native" as a valid option value for -march= on arm (PR driver/83193).Martin Liska2018-02-211-0/+6
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [arm] Fix assembler option rewrite alphabetical comparisonKyrylo Tkachov2017-12-211-5/+5
* [arm] Don't strip off all architecture features from -march passed to assemblerRichard Earnshaw2017-12-081-12/+87
* [arm] Generate a -mfpu= option for passing to the assemblerRichard Earnshaw2017-12-081-0/+80
* Set default to -fomit-frame-pointerWilco Dijkstra2017-11-161-1/+0
* arm-common.c (arm_except_unwind_info): Handle DWARF2_UNWIND_INFO.Olivier Hainque2017-10-081-1/+7
* [arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw2017-09-221-5/+5
* 2017-09-11 Vidya Praveen <vidyapraveen@arm.com>Vidya Praveen2017-09-111-5/+5
* [arm] auto-generate arm-isa.h from CPU descriptionsRichard Earnshaw2017-09-061-5/+5
* [arm] Move some generated files out of the source treeRichard Earnshaw2017-07-041-1/+1
* [arm] Clean up generation of BE8 format images.Richard Earnshaw2017-07-031-0/+57
* [arm] Rewrite t-aprofile using new selector methodologyRichard Earnshaw2017-06-161-1/+3
* [arm] Make 'auto' the default FPU selection option.Richard Earnshaw2017-06-161-1/+1
* [arm] Generate a canonical form for -marchRichard Earnshaw2017-06-161-0/+354
* [arm] Use standard option parsing code for detectingRichard Earnshaw2017-06-161-19/+47
* [arm] Move cpu and architecture option name parsingRichard Earnshaw2017-06-161-0/+190
* [arm] Rewrite -march and -mcpu options for passing toRichard Earnshaw2017-06-161-1/+44
* [arm] Replace command-line option .def files with single definition fileRichard Earnshaw2017-01-111-13/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [arm] Remove remaining references to arm feature setsRichard Earnshaw2016-12-151-2/+2
* [arm] Rework arm-common to use new feature bits.Richard Earnshaw2016-12-151-4/+19
* This patch adds the new ISA data structures.Richard Earnshaw2016-12-151-2/+2
* We start out by separating the 'tuning flags' in a CPU or architecture...Richard Earnshaw2016-12-151-2/+2
* Define arm_arch_core_flags in a single fileThomas Preud'homme2016-12-121-0/+20
* [ARM] Optional -mthumb for Thumb only targetsThomas Preud'homme2016-11-181-0/+23
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [ARM] fix big.LITTLE spec rewritingJames Greenhalgh2014-01-271-3/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* [ARM 1/5 big.LITTLE] Add driver support for rewriting -mcpu namesJames Greenhalgh2013-12-171-0/+35
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* arm-common.c (arm_option_optimization_table): Enable -fsched-pressure by defa...Ramana Radhakrishnan2012-07-171-0/+1
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-0/+76