aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-06[AArch64] PR target/66731 Fix fnmul insn with -frounding-mathSzabolcs Nagy7-0/+88
2015-07-06re PR tree-optimization/66759 (ICE in generic-match.c on 456.hmmer)Richard Biener4-1/+23
2015-07-06Added missing Changelog entry for testsuite.Andre Vehreschild1-0/+6
2015-07-06re PR fortran/58586 (ICE with derived type with allocatable component passed ...Andre Vehreschild7-14/+249
2015-07-06re PR tree-optimization/66757 (wrong code at -O1 and above on x86_64-linux-gnu)Eric Botcazou4-3/+27
2015-07-06re PR libfortran/40267 (Eventually get rid of libgfortranbegin.a)Francois-Xavier Coudert4-95/+23
2015-07-06libgomp: Add comment to clarify last_team usageSebastian Huber2-0/+7
2015-07-06re PR testsuite/66720 (gcc.dg/vect/pr48052.c FAILs)Bin Cheng2-3/+9
2015-07-06Daily bump.GCC Administrator1-1/+1
2015-07-05nios2-protos.h (nios2_symbol_ref_in_small_data_p): Delete extern declaration.Chung-Lin Tang6-8/+45
2015-07-05hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container.François Dumont3-31/+29
2015-07-05fragments.texi (Target Fragment): Convert debian.org link to use https.Gerald Pfeifer3-2/+8
2015-07-05re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized)Jakub Jelinek2-0/+28
2015-07-05re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized)Jakub Jelinek2-77/+90
2015-07-05target-insns.def (extv, [...]): New targetm instruction patterns.Richard Sandiford4-31/+21
2015-07-05target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns.Richard Sandiford6-58/+40
2015-07-05target-insns.def (clear_cache): New targetm instruction pattern.Richard Sandiford3-13/+21
2015-07-05gcc/Richard Sandiford4-27/+29
2015-07-05target-insns.def (stack_protect_set, [...]): New targetm instruction patterns.Richard Sandiford4-23/+19
2015-07-05expr.h (gen_move_insn_uncast): Delete.Richard Sandiford3-10/+5
2015-07-05gcc/Richard Sandiford4-32/+31
2015-07-05target-insns.def (trap): New targetm instruction pattern.Richard Sandiford5-12/+14
2015-07-05target-insns.def (prefetch): New targetm instruction pattern.Richard Sandiford5-15/+17
2015-07-05target-insns.def (untyped_call, [...]): New targetm instruction patterns.Richard Sandiford3-13/+19
2015-07-05gcc/Richard Sandiford4-39/+36
2015-07-05target.def: Add code_for_* hooks.Richard Sandiford8-33/+34
2015-07-04nios2.c (save_reg, [...]): Use plus_constant.Sandra Loosemore3-16/+28
2015-07-05Daily bump.GCC Administrator1-1/+1
2015-07-04re PR target/66747 (The commit r225260 broke the builds of the mips-{mti,img}...Bernd Edlinger2-6/+12
2015-07-04[multiple changes]Steven G. Kargl4-1/+122
2015-07-04re PR target/66114 (some indirect_jump patterns use operands[] in their condi...John David Anglin2-2/+8
2015-07-04tree-cfg.c (verify_gimple_assign_ternary): Check the first argument.Marc Glisse2-1/+20
2015-07-04Daily bump.GCC Administrator1-1/+1
2015-07-03attribs.c (decl_attributes): Guard inform with the return value of the preced...Paolo Carlini2-4/+9
2015-07-03re PR libitm/52482 (libitm INVALID MNEMONIC in .S (powerpc asm))Carlos Sánchez de La Lama2-4/+9
2015-07-03[Patch docs obvious AArch64] Fix position of -moverride documentationJames Greenhalgh2-8/+13
2015-07-03wide-int_plugin.c (test_double_int_round_udiv): Avoid narrowing error.Jason Merrill2-2/+7
2015-07-03re PR rtl-optimization/66706 (Redundant bitmask instruction on x >> (n & 32))Segher Boessenkool2-0/+28
2015-07-03status_cxx2017.xml: Update status table.Jonathan Wakely5-14/+21
2015-07-03Implement std::experimental::fundamentals_v2::propagate_const.Ville Voutilainen21-0/+1214
2015-07-03genmatch.c (commutative_tree_code, [...]): Copy from tree.cRichard Biener2-0/+82
2015-07-03Add the missing fileH.J. Lu1-0/+10
2015-07-03Add IA MCU support to x86intrin.hH.J. Lu4-1/+39
2015-07-03fold-const.c (fold_mathfn_compare): Remove.Richard Biener3-303/+203
2015-07-03vget_lane.c: New testcase.Christophe Lyon2-0/+129
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-2/+2
2015-07-03[Patch SRA] Fix PR66119 by calling get_move_ratio in SRAJames Greenhalgh5-19/+97
2015-07-03fold-const.c (fold_binary_loc): Move (T)ptr & CST folding...Richard Biener3-19/+20
2015-07-03re PR target/37072 (-mfancy-math-387 should be the default in FreeBSD)Gerald Pfeifer2-1/+7
2015-07-02re PR c++/66743 (ICE: tree check: expected record_type or union_type or qual_...Jason Merrill3-1/+16