aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-01-27[ARM] fix big.LITTLE spec rewritingJames Greenhalgh1-1/+1
2014-01-27sh-mem.cc (sh_expand_cmpnstr): Fix remaining bytes after words comparisons.Christian Bruel1-11/+37
2014-01-26pa.md (call): Generate indirect long calls to non-local functions when output...John David Anglin1-10/+33
2014-01-26pa.c (pa_attr_length_indirect_call): Adjust length of portable runtime and PI...John David Anglin1-9/+9
2014-01-25sync.md (atomic_fetch_sub): Fix negation and avoid clobbering a live register.Walter Lee1-2/+9
2014-01-25tilegx-c.c (tilegx_cpu_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP...Walter Lee2-0/+8
2014-01-25tilegx.c (tilegx_function_arg): Start 16-byte arguments on even registers.Walter Lee2-6/+36
2014-01-25tilegx.c (tilegx_gen_bundles): Delete barrier insns after bundles have been f...Walter Lee2-6/+18
2014-01-25tilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE_BARRIER_P to true for...Walter Lee2-0/+12
2014-01-25constraints.md (kl): Delete.Richard Sandiford2-23/+90
2014-01-25tilepro.md (ctzdi2): Use register_operand predicate.Walter Lee1-3/+3
2014-01-25tilegx.c (tilegx_expand_to_rtl_hook): New.Walter Lee1-0/+13
2014-01-24rs6000.c (rs6000_expand_vec_perm_const_1): Remove correction for little endia...Bill Schmidt2-18/+25
2014-01-24[AArch64] fix big.LITTLE spec rewritingJames Greenhalgh1-1/+1
2014-01-23Get stack adjustment from push operand in pushsf splitterH.J. Lu1-1/+14
2014-01-24re PR target/59909 (Quad memory bootstrap issues on little endian powerpc64 p...Michael Meissner7-23/+105
2014-01-23rs6000.c (rs6000_option_override_internal): Don't force flag_ira_loop_pressur...Pat Haugen1-1/+2
2014-01-23[PATCH][AArch64] Vector shift by 64 fixAlex Velenko5-3/+35
2014-01-23msp430.h (ASM_SPEC): Pass the -mcpu as -mcpu.Nick Clifton2-3/+11
2014-01-23[AArch64_BE 4/4] Big-Endian lane numbering fixJames Greenhalgh1-61/+53
2014-01-23[AArch64_BE 3/4] Big-Endian lane numbering fixJames Greenhalgh1-21/+96
2014-01-23[AArch64_BE 2/4] Big-Endian lane numbering fixAlex Velenko3-1/+16
2014-01-23[AArch64_BE 1/4] Big-Endian lane numbering fixAlex Velenko2-2/+30
2014-01-23microblaze.md: Add trap insn and attributeDavid Holsgrove1-1/+9
2014-01-23avx512fintrin.h (_mm512_kmov): New.Kirill Yukhin3-0/+26
2014-01-23avx512fintrin.h (_mm512_loadu_si512): Rename.Kirill Yukhin1-2/+2
2014-01-23re PR target/52125 (Problems with LO16 asm operands on MIPS)Richard Sandiford1-1/+17
2014-01-23microblaze.md: Correct bswaphi2 insn.David Holsgrove1-1/+2
2014-01-23x86-tune.def (X86_TUNE_ACCUMULATE_OUTGOING_ARGS): Enable for generic and rece...Jan Hubicka1-1/+1
2014-01-22i386-interix.h (i386_pe_unique_section): Don't use PARAMS.Tom Tromey2-2/+2
2014-01-21mips.c (mips_move_to_gpr_cost): Add M16_REGS case.Richard Sandiford1-0/+2
2014-01-21re PR target/59003 (profiledbootstrap miscompiles gcc during stagefeedback --...Jakub Jelinek1-6/+14
2014-01-20rl78.c (rl78_propogate_register_origins): Verify that CLOBBERs are REGs befor...DJ Delorie1-2/+4
2014-01-20re PR target/59685 (ICE: in output_2305, at config/i386/sse.md:8919 with -mar...Uros Bizjak1-0/+3
2014-01-20[AArch64] Disable vec_perm patterns for aarch64_be.Alex Velenko1-1/+1
2014-01-20i386.c (ix86_avoid_lea_for_addr): Return false for SImode_address_operand ope...Uros Bizjak2-8/+7
2014-01-20[AArch64] Define BE loader name.Marcus Shawcroft1-2/+3
2014-01-20[AArch64] Relax CANNOT_CHANGE_MODE_CLASSTejas Belagod3-6/+40
2014-01-20[AArch64] Fix behaviour of -mcpu option to match ARM.James Greenhalgh1-10/+19
2014-01-20re PR bootstrap/59496 (Bootstrap fails on powerpc-apple-darwin9 after r205685)Jan-Benedict Glaw1-10/+13
2014-01-20[AArch64] Make -mcpu, -march and -mtune case-insensitive.Alan Lawrence1-3/+3
2014-01-20re PR target/59880 (ix86_avoid_lea_for_addr is buggy)Jakub Jelinek1-1/+12
2014-01-19pa.c (pa_attr_length_millicode_call): Correct length of long non-pic millicod...John David Anglin1-1/+1
2014-01-19Since started...Jan-Benedict Glaw1-1/+1
2014-01-19re PR target/59379 (gomp_init_num_threads is compiled into an infinite loop w...Uros Bizjak1-2/+7
2014-01-18i386.c (ix86_adjust_cost): Reorder PROCESSOR_K8 and PROCESSOR_ATHLON to simpl...Uros Bizjak2-16/+16
2014-01-18re PR target/58944 (bogus -Wunused-macros warnings when compiling Libreoffice)Jakub Jelinek1-0/+9
2014-01-17Fix a comment typo in ix86_split_lea_for_addrH.J. Lu1-1/+1
2014-01-18pa.c (pa_attr_length_indirect_call): Don't output a short call to $$dyncall w...John David Anglin1-1/+2
2014-01-17re PR target/59462 (c-c++-common/cilk-plus/AN/builtin_func_double2.c fails on...Andrew Pinski1-1/+1