summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-c.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek2020-09-141-2/+2
* [Arm] Implement CDE predicated intrinsics for MVE registersMatthew Malcomson2020-04-081-1/+113
* [Arm] Implement CDE intrinsics for MVE registers.Matthew Malcomson2020-04-081-0/+3
* arm: CLI for Custom Datapath Extension (CDE)Dennis Zhang2020-04-081-0/+6
* [ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni2020-03-161-0/+10
* [Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16.Dennis Zhang2020-01-021-0/+8
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* arm: Fixes for asm-flags vs thumb1 and ilp32Richard Henderson2019-11-191-1/+2
* arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__Richard Henderson2019-11-141-0/+1
* [ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC for arm architectureChristophe Lyon2019-09-101-0/+2
* arm-builtins.c (enum arm_type_qualifiers): Add qualifier_lane_pair_index.Tamar Christina2019-01-101-0/+1
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [arm][1/2] Remove support for deprecated -march=armv5 and armv5eKyrylo Tkachov2018-05-181-2/+2
* re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina2018-02-091-6/+6
* re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina2018-02-061-3/+5
* [arm][2/3] Implement fp16fml extension for ARMv8.4-AKyrylo Tkachov2018-01-111-0/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-161-0/+2
* arm.h (TARGET_DOTPROD): New.Tamar Christina2017-10-161-3/+3
* Revert "[ARM] Fix definition of __ARM_FEATURE_NUMERIC_MAXMIN"Thomas Preud'homme2017-07-151-1/+1
* [ARM] Fix definition of __ARM_FEATURE_NUMERIC_MAXMINThomas Preud'homme2017-07-141-1/+1
* [ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DPThomas Preud'homme2017-07-141-1/+1
* [ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macroThomas Preud'homme2017-06-201-0/+16
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [arm] Use cl_target_options for configuring the active targetRichard Earnshaw2016-12-151-1/+2
* [arm] Initialize fpu capability bits in arm_active_targetRichard Earnshaw2016-12-151-0/+2
* Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira2016-12-021-0/+8
* arm-c.c (arm_cpu_builtins): New macro definition.Bilyan Borisov2016-11-011-0/+3
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* [ARM] Remove redundant TARGET_VFPRichard Earnshaw2016-10-131-1/+1
* [PATCH 4/17][ARM] Define feature macros for FP16.Matthew Wahab2016-09-231-0/+5
* [ARM] Enable __fp16 as a function parameter and return type.Matthew Wahab2016-05-161-4/+6
* arm-c.c (arm_option_override): Initialize target_option_current_node.Christian Bruel2016-02-241-4/+9
* cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek2016-02-121-1/+1
* arm-c.c (arm_reset_previous_fndecl): Style fix and typo.Christian Bruel2016-02-041-2/+2
* re PR target/69245 (ICE in extract_insn, at recog.c:2286 on arm-linux-gnueabihf)Christian Bruel2016-01-271-3/+12
* 2016-01-22 Christian Bruel <christian.bruel@st.com>Christian Bruel2016-01-221-4/+0
* re PR target/69180 ([ARM] #pragma GCC target should not warn about redefined ...Christian Bruel2016-01-121-2/+13
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [ARM] Add ACLE feature macro for ARMv8.1 instructions.Matthew Wahab2015-12-161-3/+5
* re PR target/68617 (arm ice output_operand: invalid %-code for -march=armv6k...Christian Bruel2015-12-011-2/+2
* re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel2015-11-161-2/+6
* re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel2015-11-161-13/+17
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-161-6/+2
* re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel2015-09-151-26/+24
* arm-arches.def: Add "armv6kz".Matthew Wahab2015-07-271-0/+5
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-1/+0
* c-common.c: Don't include target-def.h.Richard Sandiford2015-06-231-1/+0