aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)Author
2016-03-23[ARM] Reduce size of arm1020e automatonKyrylo Tkachov
2016-03-23[ARM] PR driver/70132: Avoid double fclose in driver-arm.cKyrylo Tkachov
2016-03-13 * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou
2016-03-072016-03-07 Andre Vieira <andre.simoesdiasvieira@arm.com>Andre Vieira
2016-03-07[ARM] Error out of arm_neon.h if compiling for soft-float ABIKyrylo Tkachov
2016-03-03[ARM] PR rtl-optimization/69904: Disallow copying/duplicating of load-exclusi...Kyrylo Tkachov
2016-03-032016-03-03 Michael Collison <michael.collison@linaro.org>Michael Collison
2016-02-24[ARM] Add initial support for the Cortex-A32Kyrylo Tkachov
2016-02-24[ARM] PR target/69875 Fix atomic_loaddi expansionKyrylo Tkachov
2016-02-242016-02-24 Christian Bruel <christian.bruel@st.com>Christian Bruel
2016-02-23Tweak the pipeline model for Exynos M1Evandro Menezes
2016-02-18 PR target/62554Nick Clifton
2016-02-17[ARM] PR target/69161: Don't ignore mode when matching comparison operator in...Kyrylo Tkachov
2016-02-15Add support for the FCCMP insn typesEvandro Menezes
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andJakub Jelinek
2016-02-10Enable instruction fusion of dependent AESE; AESMC and AESD; AESIMC pairs.Wilco Dijkstra
2016-02-10Enable instruction fusion of AES instructions on ARM for Cortex-A53 andWilco Dijkstra
2016-02-09[ARM] PR68532 Fix up vzip recognition for big endianCharles Baylis
2016-02-09[ARM] PR68532: Fix up vuzp for big endianCharles Baylis
2016-02-04[ARM] Remove neon_reinterpret, use castsAlan Lawrence
2016-02-04[ARM][2/4] Fix operand costing logic for SMUL[TB][TB]Kyrylo Tkachov
2016-02-04[ARM] PR target/65932: stop changing signedness in PROMOTE_MODEJim Wilson
2016-02-042016-02-04 Christian Bruel <christian.bruel@st.com>Christian Bruel
2016-01-272016-01-20 Christian Bruel <christian.bruel@st.com>Christian Bruel
2016-01-262016-01-26 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2016-01-22[ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it patternKyrylo Tkachov
2016-01-222016-01-22 Christian Bruel <christian.bruel@st.com>Christian Bruel
2016-01-21 PR target/69187Stefan Sørensen
2016-01-19[ARM] PR target/69135: Mark ARMv8 vcvt instructions as unconditionalKyrylo Tkachov
2016-01-182016-01-18 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-01-15[RTEMS] Add Cortex-M7 multilib for FPU supportSebastian Huber
2016-01-15gccChristian Bruel
2016-01-132016-01-13 Yvan Roux <yvan.roux@linaro.org>Yvan Roux
2016-01-12PR target/69180Christian Bruel
2016-01-12gcc/ChangeLog:Kugan Vivekanandarajah
2016-01-072016-01-07 Andreas Tobler <andreast@gcc.gnu.org>Andreas Tobler
2016-01-04 Update copyright years.Jakub Jelinek
2016-01-04 * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integerEric Botcazou
2015-12-232015-12-23 David Sherwood <david.sherwood@arm.com>David Sherwood
2015-12-16[ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_laneMatthew Wahab
2015-12-16[ARM] Add ACLE intrinsics vqrdmlah and vqrdmlshMatthew Wahab
2015-12-16[ARM] Add ACLE feature macro for ARMv8.1 instructions.Matthew Wahab
2015-12-16[ARM] Add patterns for new instructionsMatthew Wahab
2015-12-16[ARM] Multilib support for ARMv8.1.Matthew Wahab
2015-12-16[ARM] Add support for ARMv8.1.Matthew Wahab
2015-12-16[ARM] PR target/68648: Fold NOT of CONST_INT in andsi_iorsi3_notsi splitterKyrylo Tkachov
2015-12-07Add scheduling model for Exynos M1Evandro Menezes
2015-12-04 PR middle-end/65958Eric Botcazou
2015-12-04[ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patternsKyrylo Tkachov
2015-12-03Add cost model for Exynos M1Evandro Menezes