aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-protos.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-16[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni1-1/+1
2020-02-03This patch is for PR target/91816Stam Markianos-Wright1-0/+2
2020-01-16[PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRMMihail Ionescu1-1/+1
2020-01-16[PATCH, GCC/ARM, 4/10] Clear GPR with CLRMMihail Ionescu1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-17[ARM] Add support for -mpure-code in thumb-1 (v6m)Christophe Lyon1-0/+1
2019-11-07[arm][4/X] Add initial support for GE-setting SIMD32 intrinsicsKyrylo Tkachov1-0/+1
2019-11-07[arm][1/X] Add initial support for saturation intrinsicsKyrylo Tkachov1-0/+3
2019-10-18[arm] Perform early splitting of adddi3.Richard Earnshaw1-0/+1
2019-09-10[ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC for arm architectureChristophe Lyon1-0/+1
2019-08-23[ARM] Deprecate -mneon-for-64bitsWilco Dijkstra1-5/+0
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-3/+3
2019-02-07[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes.Matthew Malcomson1-0/+2
2019-01-16Fix Arm big-endian regressions.Tamar Christina1-1/+1
2019-01-10arm-builtins.c (enum arm_type_qualifiers): Add qualifier_lane_pair_index.Tamar Christina1-0/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-22PR85434: Prevent spilling of stack protector guard's address on ARMThomas Preud'homme1-2/+2
2018-11-08arm - Add support for aliases of CPU namesRichard Earnshaw1-0/+15
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+3
2018-08-23PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUsRichard Earnshaw1-0/+2
2018-08-02Revert "[ARM] Fix PR85434: spilling of stack protector guard's address on ARM"Thomas Preud'homme1-1/+1
2018-08-02[ARM] Fix PR85434: spilling of stack protector guard's address on ARMThomas Preud'homme1-1/+1
2018-05-18[arm][2/2] Remove support for -march=armv3 and olderKyrylo Tkachov1-3/+0
2018-05-18[arm][1/2] Remove support for deprecated -march=armv5 and armv5eKyrylo Tkachov1-4/+4
2018-03-09[arm] PR target/83193: Do not print arch/cpu hints twice on invalid -march/-mcpuKyrylo Tkachov1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-02Remove vec_perm_const optabRichard Sandiford1-1/+0
2017-11-23This patch adds support for modelling the varying costs of different addressi...Charles Baylis1-0/+20
2017-11-10re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina1-0/+2
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-1/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-1/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-1/+0
2017-07-05Remove enum before machine_modeRichard Sandiford1-1/+1
2017-06-28[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7Richard Earnshaw1-0/+4
2017-06-16[arm] Allow CPU and architecture extensions to beRichard Earnshaw1-0/+6
2017-06-16[arm] Move cpu and architecture option name parsingRichard Earnshaw1-0/+12
2017-06-16[arm] Split CPU, architecture and tuning data tables.Richard Earnshaw1-2/+36
2017-03-22Fix PR80082: LDRD erronously used for 64bit load on ARMv7-RThomas Preud'homme1-2/+2
2017-01-30re PR target/79260 (missing header files for plugins: arm-isa.h, arm-flags.h)Richard Earnshaw1-2/+0
2017-01-06[ARM] Implement support for ACLE Coprocessor LDC and STC intrinsicsAndre Vieira1-0/+1
2017-01-06[ARM] Implement support for ACLE Coprocessor CDP intrinsicsAndre Vieira1-1/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-15[arm] Use cl_target_options for configuring the active targetRichard Earnshaw1-1/+1
2016-12-15[arm] Initialize fpu capability bits in arm_active_targetRichard Earnshaw1-0/+4
2016-12-15[arm] Remove insn_flags.Richard Earnshaw1-4/+3
2016-12-15[arm] Introduce arm_active_target.Richard Earnshaw1-0/+25
2016-12-15This patch adds the new ISA data structures.Richard Earnshaw1-0/+1
2016-12-15We start out by separating the 'tuning flags' in a CPU or architecture...Richard Earnshaw1-1/+1
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira1-0/+1
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxnsAndre Vieira1-0/+1