aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-01-16Parallelize the jit testsuiteDavid Malcolm2-0/+10
2015-01-16[ARM/AArch64][testsuite] Add vld1_lane tests.Christophe Lyon2-0/+127
2015-01-16re PR c++/62134 ([C++11] ICE with template alias)Paolo Carlini2-0/+119
2015-01-16[ARM/AArch64][testsuite] Be more verbose, and actually confirm that aChristophe Lyon2-0/+10
2015-01-16[ARM/AArch64][testsuite] Add explicit dependency on Neon Cumulative Saturatio...Christophe Lyon4-17/+31
2015-01-16[ARM] PR 62066: Call va_end on early return from va_list processing functionKyrylo Tkachov2-0/+9
2015-01-16oops.. fixed typo in ChangeLogBernd Edlinger1-1/+1
2015-01-16sanititer.def (BUILT_IN_TSAN_VPTR_UPDATE): Fixed parameters.Bernd Edlinger6-2/+119
2015-01-16re PR c++/60056 ([C++11] ICE in var_defined_without_dynamic_init, at cp/decl2...Paolo Carlini2-1/+25
2015-01-16[Obvious, ARM Testsuite] mangle-arm-crypto.C needs arm_crypto arguments addedJames Greenhalgh2-1/+6
2015-01-16Add missing testcase accidentally omitted from r219681David Malcolm1-0/+64
2015-01-16re PR c++/62276 (ICE when non-variadic template template parameter is default...Paolo Carlini2-0/+14
2015-01-16[ARM] Move comment about splitting Thumb1 patterns to thumb1.mdKyrylo Tkachov3-19/+26
2015-01-16rs6000.c (rs6000_scalar_mode_supported_p): Disallow TImode for TARGET_32BIT.Segher Boessenkool2-0/+13
2015-01-16rs6000.c (TARGET_LIBGCC_CMP_RETURN_MODE, [...]): Implement as ...Segher Boessenkool2-0/+23
2015-01-16rs6000.c (rs6000_va_start): Use MIN_UNITS_PER_WORD instead of UNITS_PER_WORD ...Segher Boessenkool2-1/+6
2015-01-16rs6000.c (TARGET_PROMOTE_FUNCTION_MODE): Implement as rs6000_promote_function...Segher Boessenkool2-3/+21
2015-01-16rs6000.h (PROMOTE_MODE): Correct test for when -m32 -mpowerpc64 is active.Segher Boessenkool2-1/+6
2015-01-16re PR middle-end/64353 (ICE: in execute_todo, at passes.c:1986)Ilya Enkovich4-1/+27
2015-01-16[AArch64, Obvious] Fix broken commit r219724James Greenhalgh2-797/+5
2015-01-16[AArch64] Fix PR 64263: Do not try to split constants when destination is SIM...Kyrylo Tkachov4-2/+40
2015-01-16jit-builtins.h (DEF_FUNCTION_TYPE_VAR_5): Fix spelling of last argument.Jakub Jelinek3-1/+28
2015-01-16Revert ISA changeDavid Edelsohn2-1/+6
2015-01-16re PR tree-optimization/64434 (Performance regression after operand canonical...Yuri Rumyantsev2-0/+6
2015-01-16Add missing } to gcc.c-torture/compile/20150108.cMarkus Trippelsdorf1-0/+1
2015-01-16re PR middle-end/64614 (bogus used initialized warning (in gcc 4.9.2); switch...Richard Biener4-9/+117
2015-01-16re PR middle-end/64568 (error: invalid reference prefix)Richard Biener4-0/+159
2015-01-16builtins.c (expand_builtin_acc_on_device): Check target for NULL.Uros Bizjak2-1/+5
2015-01-16[AArch64] Remove -mlra/-mno-lra option for Aarch64Matthew Wahab3-13/+9
2015-01-16re PR target/64363 (Unresolved labels with -fcheck-pointer-bounds and -mmpx)Ilya Enkovich8-13/+79
2015-01-16Mark cl_target_option_print_diff args unusedRainer Orth2-3/+8
2015-01-16re PR fortran/45290 ([F08] pointer initialization)Janus Weil4-2/+14
2015-01-16Adjust handling of word sized subregs for OP_OUTRobert Suchanek2-0/+7
2015-01-16Account for high/lo_sum simplification with displacementsRobert Suchanek4-3/+40
2015-01-16* gcc.target/visium: New directory.Eric Botcazou10-0/+228
2015-01-16re PR tree-optimization/61743 (Complete unroll is not happened for loops with...Richard Biener3-2/+8
2015-01-16[AArch64] Add a new scheduling description for the ARM Cortex-A57 processorJames Greenhalgh5-3/+1604
2015-01-16[AArch64] Enable CCMP support for AArch64, PR64015 resolvedZhenqiang Chen8-78/+335
2015-01-16g++.dg/ipa/pr64612.C: New test.Markus Trippelsdorf2-0/+72
2015-01-16[AARCH64]Enable gcc/testsuite/gcc.dg/builtin-apply2.c fro aarch64 targetRenlin Li2-1/+5
2015-01-16Add new names for intrinsics.Ilya Tocar6-0/+51
2015-01-16[Patch] Improve warning messageJiong Wang2-3/+8
2015-01-16[Patch] Warn and truncate bitsize when partial overflow happenJiong Wang2-0/+21
2015-01-16re PR c++/58614 ([c++11] ICE with undeclared variable in initializer list)Paolo Carlini4-0/+23
2015-01-16Bump copyright yearEric Botcazou1-1/+1
2015-01-16[NDS32] Have sibling calls optmization to be performed on nds32 target.Chung-Ju Wu4-9/+139
2015-01-16[NDS32] Have shirnk-wrapping optimization to be performed on nds32 target.Chung-Ju Wu4-24/+62
2015-01-16[NDS32] Fix wrong data flow when building nds32 target with --enable-checking...Chung-Ju Wu4-0/+23
2015-01-16[NDS32][DOC] Remove -mforce-fp-as-gp, -mforbid-fp-as-gp, and -mex9 options fr...Chung-Ju Wu2-17/+6
2015-01-16[NDS32][DOC] Describe -mcmodel= option instead of -mgp-direct in the document...Chung-Ju Wu2-9/+21