summaryrefslogtreecommitdiff
path: root/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-044-16/+0
* [ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/gJames Greenhalgh2015-06-012-6/+6
* testsuite: auto-wipe dump filesBernhard Reutner-Fischer2015-05-291-1/+0
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-273-3/+3
* [PATCH 4/13] arm musl supportGregor Richards2015-05-271-0/+17
* re PR target/52144 (ARM should support arm/thumb function attribute to permit...Christian Bruel2015-05-263-69/+110
* 2015-05-26 Christian Bruel <christian.bruel@st.com>Christian Bruel2015-05-263-128/+128
* [ARM] Handle UNSPEC_VOLATILE in rtx costs and don't recurse inside the unspecKyrylo Tkachov2015-05-221-2/+4
* aarch-common-protos.h (struct mem_cost_table): Added new fields loadv and sto...Kugan Vivekanandarajah2015-05-203-10/+34
* arm.md (andsi_not_shiftsi_si_scc): New pattern.Alex Velenko2015-05-181-0/+49
* re PR target/65768 (sub-optimimal code for constant Uses in loop)Kugan Vivekanandarajah2015-05-162-21/+58
* Apply arm.h change for previous commit.Ramana Radhakrishnan2015-05-151-2/+2
* re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod2015-05-122-30/+22
* arm-protos.h (arm_sched_autopref): Delete.Richard Earnshaw2015-05-123-397/+438
* [ARM] Fix PR 65955: Do not take REGNO on non-REG operand in movcond_addsiKyrylo Tkachov2015-05-121-1/+1
* arm-protos.h (thumb_code, [...]): Remove.Christian Bruel2015-05-112-7/+1
* arm-protos.h (arm_declare_function_name): Declare.Christian Bruel2015-05-113-23/+25
* arm.c (arm_option_override): Reoganized and split into : (arm_option_params_i...Christian Bruel2015-05-113-140/+163
* re PR target/65780 (Uninitialized common handling in executables)Jakub Jelinek2015-05-111-0/+6
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-076-240/+171
* unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore2015-05-062-1/+4
* re PR target/64208 ([iwmmxt] ICE: internal compiler error: Max. number of gen...Yvan Roux2015-05-061-2/+2
* arm.c: Restore bootstrap.Andreas Tobler2015-05-041-1/+1
* make some functions in config/ take a rtx_insn *Trevor Saunders2015-05-021-1/+1
* change local vars to rtx_insn *Trevor Saunders2015-05-021-1/+1
* [AArch64] Fix Cortex-A53 shift costsWilco Dijkstra2015-05-011-4/+4
* re PR target/65924 (ICE const_int_operand failed on arm-none-eabi)Yvan Roux2015-04-291-1/+1
* [ARM]Remove vec_shr and vec_shr optabsAlan Lawrence2015-04-291-65/+0
* arm.md (*arm_movt): Fix type attribute.Yvan Roux2015-04-282-33/+99
* arm.md (*arm_subsi3_insn): Fixed redundant alternatives.Yvan Roux2015-04-271-3/+3
* [ARM][trivial] Use uppercase for code iterator namesKyrylo Tkachov2015-04-243-20/+20
* unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): fix ternary operator in fprint...Thomas Preud'homme2015-04-241-2/+2
* [ARM] Rewrite vc<cond> NEON patterns to use RTL operations rather than UNSPECsKyrylo Tkachov2015-04-232-99/+128
* re PR target/26702 (.size is not emitted for BSS variables)Ramana Radhakrishnan2015-04-231-0/+2
* [ARM] Remove an unused reload hook.Matthew Wahab2015-04-233-274/+0
* [ARM] Restrict {load,store}_multiple expanders to MAX_LD_STM_OPS regsKyrylo Tkachov2015-04-231-2/+2
* [ARM] Make issue rate part of per-core tuning structsKyrylo Tkachov2015-04-233-52/+69
* remove need for store_values_directlyTrevor Saunders2015-04-181-7/+7
* [ARM] PR 65694: Properly sign-extend large numbers before passing to GEN_INT ...Kyrylo Tkachov2015-04-101-2/+2
* [ARM] PR 65489: Accept VSTRUCT constants in arm_legitimate_constant_pKyrylo Tkachov2015-04-071-7/+1
* add option for the Samsung Exynos M1 coreEvandro Menezes2015-04-065-1/+9
* arm.opt (print_tune_info): New option.Bin Cheng2015-03-253-0/+65
* [ARM] PR target/64600 Fix another ICE with -mtune=xscale: properly sign-exten...Kyrylo Tkachov2015-03-131-8/+9
* Add missing definition crypto_sha256_fast, crypto_sha256_slowJunmo Park2015-03-111-2/+2
* arm.c (arm_function_in_section_p): Fix predicate to correctly check weak symb...Alex Velenko2015-03-051-8/+2
* arm-cores.def (cortex-m7): Add flag FL_NO_VOLATILE_CE.Terry Guo2015-02-265-2/+17
* [ARM] __ARM_FP & __ARM_NEON_FP defined when -march=armv7-mMantas Mikaitis2015-02-051-6/+6
* [ARM] Add support for -mcpu=cortex-a72 and -mcpu=cortex-a72.cortex-a53Matthew Wahab2015-02-045-2/+16
* arm.c (thumb2_reorg): Test UNARY_P and BINARY_P instead of OBJECT_P.Richard Sandiford2015-02-031-1/+1
* PR jit/64810: fix for arm_option_overrideDavid Malcolm2015-02-021-0/+4