aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-24localalias-2.c: Guard by require-alias.Jan Hubicka3-0/+7
2014-06-24varpool.c (dump_varpool_node): Dump used_by_single_function.Jan Hubicka7-0/+253
2014-06-24Daily bump.GCC Administrator1-1/+1
2014-06-23any (any_v1): Rename namespace to fundamentals_v1.Jonathan Wakely7-3/+117
2014-06-23re PR middle-end/39284 (Computed gotos combined too aggressively)Kai Tietz3-1/+25
2014-06-23* gcc.target/i386/indjmp-1.c: New test.Kai Tietz2-0/+27
2014-06-2320140723-1.c: New testcase.Andrew Pinski2-0/+8
2014-06-23Revert "2014-06-23 Paul Gortmaker <paul.gortmaker@windriver.com>"Jeff Law2-5/+1
2014-06-23Fix include path for in-tree cloog.Bernd Edlinger4-27/+33
2014-06-23sanitizer_common_interceptors.inc: Cherry pick upstream r211008.Paolo Carlini2-3/+9
2014-06-23gcc.c (set_multilib_dir): Fix typo.Paul Gortmaker2-1/+5
2014-06-23re PR c/61553 (__atomic_store with non-pointer arg ICE)Marek Polacek2-1/+6
2014-06-23re PR libstdc++/61532 (make_signed and make_unsigned wchar_t have started fai...Jonathan Wakely5-4/+26
2014-06-23trans-decl.c (gfc_trans_deferred_vars): Fix handling of explicit-size arrays ...Tobias Burnus4-1/+28
2014-06-23DR 577 PR c++/33101Paolo Carlini5-10/+20
2014-06-23re PR c/61553 (__atomic_store with non-pointer arg ICE)Marek Polacek4-1/+22
2014-06-23tree-ssa-loop.c (gate_loop): New function.Richard Biener53-98/+267
2014-06-23c-typeck.c (parser_build_binary_op): Don't call warn_logical_not_parentheses ...Marek Polacek4-1/+31
2014-06-23Assume x86-64 if a 32-bit processor supports SSE2 and 64-bitH.J. Lu2-16/+43
2014-06-23re PR libgcc/61585 (Subscript-out-of-range in unwind-seh.c?)Kai Tietz2-2/+9
2014-06-23Re: [AArch64] Implement ADD in vector registers for 32-bit scalar values.James Greenhalgh2-1/+7
2014-06-24re PR bootstrap/61583 (stage2 and stage3 compare failure due to value range l...Alan Modra4-6/+35
2014-06-23PR/60825 Make {int,uint}64x1_t in arm_neon.h a proper vector typeAlan Lawrence16-427/+922
2014-06-23PR/60825 Make float64x1_t in arm_neon.h a proper vector typeAlan Lawrence16-264/+293
2014-06-23parse_numbers.h (_Number_help): Fix divide-by-zero.Jonathan Wakely4-4/+17
2014-06-23[AArch64] Implement ADD in vector registers for 32-bit scalar values.James Greenhalgh4-6/+14
2014-06-23lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priority directly.Jan Hubicka2-4/+9
2014-06-23loop-invariant.c (pre_check_invariant_p): New function.Zhenqiang Chen2-1/+40
2014-06-23Daily bump.GCC Administrator1-1/+1
2014-06-22re PR bootstrap/61565 (ICE building libjava/interpret.cc)Richard Henderson2-25/+58
2014-06-22rs6000: Merge the var_shift yes/no alternativesSegher Boessenkool2-421/+354
2014-06-22rs6000: Merge ashrsi3 and ashrdi3Segher Boessenkool2-147/+72
2014-06-22rs6000: Merge rotlsi3 and rotldi3Segher Boessenkool2-130/+54
2014-06-22Merge ashlsi3 and ashldi3Segher Boessenkool2-134/+51
2014-06-22rs6000: Merge lshrsi3 and lshrdi3Segher Boessenkool2-136/+56
2014-06-22rs6000: Remove "O" alternative from lshrsi3Segher Boessenkool2-24/+24
2014-06-22mips.c (mips_move_to_gpr_cost): Remove mode argument.Richard Sandiford2-14/+20
2014-06-22re PR target/61503 (RTL representation of i386 shrdl instruction is incorrect?)Marc Glisse2-4/+10
2014-06-22Daily bump.GCC Administrator1-1/+1
2014-06-21localalias.c: Fix broken commit.Jan Hubicka3-3/+8
2014-06-21nios2.c: Include "builtins.h".Jan-Benedict Glaw2-0/+5
2014-06-21cgraph.h (tls_model_names): New variable.Jan Hubicka6-18/+29
2014-06-21localalias.c: New testcase.Jan Hubicka7-1/+140
2014-06-21Daily bump.GCC Administrator1-1/+1
2014-06-20* gcc.target/arm/lto/lto.exp: Exit immediately if not arm*-*-* target.Jakub Jelinek2-0/+8
2014-06-20asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek28-48/+877
2014-06-20re PR fortran/33363 (gfortran is missing -fcase-preserve option)Francois-Xavier Coudert2-4/+8
2014-06-20rs6000.md: Append `DONE' to preparation statements of `bswap' pattern splitters.Maciej W. Rozycki2-0/+11
2014-06-20re PR c++/59296 ([c++11] ref-qualified member function is ambiguous)Jason Merrill2-7/+12
2014-06-20re PR c++/61556 ([c++11][4.9/4.10 Regression] ‘*(const ValueType*)this’ i...Jason Merrill3-1/+38