aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.h
AgeCommit message (Expand)Author
2018-03-29[ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 onSudakshina Das
2018-01-08[arm] PR target/82975: Guard against reg_renumber being NULL in arm.hKyrylo Tkachov
2017-04-07ARM: Introduce ARM_DEFAULT_SHORT_ENUMSSebastian Huber
2017-03-22Fix PR80082: LDRD erronously used for 64bit load on ARMv7-RThomas Preud'homme
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-15Using leaf_function_p in a backend is dangerous as it incorrectly returnsWilco Dijkstra
2016-12-15[arm] Remove FEATURES field from FPU descriptionsRichard Earnshaw
2016-12-15[arm] Use arm_active_target for most FP feature testsRichard Earnshaw
2016-12-15[arm] Eliminate TARGET_FPU_NAMERichard Earnshaw
2016-12-15[arm] Add isa features to FPU descriptionsRichard Earnshaw
2016-12-15[arm] Remove FPU rev fieldRichard Earnshaw
2016-12-15[arm] Eliminate vfp_reg_typeRichard Earnshaw
2016-12-15[arm] Delete unused arm_fp_modelRichard Earnshaw
2016-12-15[arm] Remove insn_flags.Richard Earnshaw
2016-12-02Handling ARMv8-M Security Extension's cmse_nonsecure_entry attributeAndre Vieira
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira
2016-11-23[Patch ARM 17/17] Enable _Float16 for ARM and fix PR target/63250James Greenhalgh
2016-11-23[Patch 16/17 libgcc ARM] Half to double precision conversionsJames Greenhalgh
2016-11-18[ARM] Optional -mthumb for Thumb only targetsThomas Preud'homme
2016-11-10[ARM] Remove duplicated enum type for CPU identifiersRichard Earnshaw
2016-11-03[arm] Eliminate SUBTARGET_CPU_DEFAULTRichard Earnshaw
2016-10-27Enable ARMv8-M atomic and synchronization support for ARMv8-M BaselineThomas Preud'homme
2016-10-13[ARM] Remove redundant TARGET_VFPRichard Earnshaw
2016-10-13[ARM] Remove redundant model field from FPU descriptionsRichard Earnshaw
2016-09-23[PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.Matthew Wahab
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira
2016-07-142016-07-14 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-132016-07-13 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-132016-07-13 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-072016-07-07 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-072016-07-07 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-06-102016-06-10 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-05-312016-05-31 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-05-272016-05-27 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-05-16[ARM] Enable __fp16 as a function parameter and return type.Matthew Wahab
2016-04-01Fix PR target/70496Ramana Radhakrishnan
2016-02-24[ARM] PR target/69875 Fix atomic_loaddi expansionKyrylo Tkachov
2016-02-04[ARM] PR target/65932: stop changing signedness in PROMOTE_MODEJim Wilson
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-16[ARM] Add support for ARMv8.1.Matthew Wahab
2015-12-012015-12-01 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-11-162015-11-16 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-11-11[ARM] PR63870 Add qualifiers for NEON builtinsCharles Baylis
2015-11-06[Patch ARM] Unified assembler in ARM state.Ramana Radhakrishnan
2015-10-162015-10-16 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-10-162015-10-16 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-09-152015-09-15 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-09-08[ARM] Add V8HFmode and float16x8_t typeAlan Lawrence
2015-08-12 * config/arm/arm-fpus.def: Replace booleans with feature flags.Matthew Wahab
2015-08-12 * config/arm/arm.h (arm_fpu_feature_set): New.Matthew Wahab