aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-27compiler: more consistent error message for [...]T(x)Ian Lance Taylor1-1/+1
2013-06-27mips-tables.opt: Regenerate.Catherine Moore5-86/+102
2013-06-27re PR target/57623 (BEXTR intrinsic has memory operands switched around (fail...Jakub Jelinek4-2/+40
2013-06-27re PR target/57623 (BEXTR intrinsic has memory operands switched around (fail...Jakub Jelinek4-3/+46
2013-06-27lra-constraints.c (inherit_in_ebb): Process static hard regs too.Vladimir Makarov2-118/+131
2013-06-27tree-vect-stmts.c (vectorizable_store): Move ptr_incr var decl before the loo...Jakub Jelinek2-2/+8
2013-06-27aot-compile.in: Fix typo in option list.Roland Lutz2-1/+5
2013-06-27re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor6-22/+46
2013-06-27aarch64.c (aarch64_force_temporary): Add an extra parameter 'mode' of type 'e...Yufeng Zhang2-6/+15
2013-06-27aarch64.c (aarch64_add_offset): Change to pass 'mode' to aarch64_plus_immedia...Yufeng Zhang2-2/+7
2013-06-27*: Move inside testsuite/21_strings/basic_string/modifiers/.Paolo Carlini34-0/+14
2013-06-27re PR c++/57172 ([C++11][DR 1164] Template overload resolution ambiguous for ...Marc Glisse4-13/+50
2013-06-27stl_deque.h (deque<>::insert(iterator, const value_type&), [...]): Adjust C++...Paolo Carlini44-171/+623
2013-06-27s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_...Andreas Krebbel20-77/+1438
2013-06-26DR 1589Jason Merrill1-0/+22
2013-06-26typeck2.c (store_init_value): Diagnose a non-constant initializer for in-clas...Jason Merrill5-21/+30
2013-06-26re PR c++/57408 (lambda, Variable length arrays, thread, internal compiler er...Jason Merrill3-0/+38
2013-06-27Daily bump.GCC Administrator1-1/+1
2013-06-27Revert 200443.Michael Eager5-93/+0
2013-06-26Add sync_compare_and_swapsi and sync_test_and_setsi.David Holsgrove5-0/+93
2013-06-26compiler: disallow fallthrough in last case of switch.Ian Lance Taylor1-0/+3
2013-06-26abi_tag.cc: Avoid spurious fails with check-debug.Paolo Carlini1-0/+10
2013-06-26compiler: reject integer division by zero constant.Ian Lance Taylor3-3/+38
2013-06-26gcc/Thomas Schwinge2-1/+13
2013-06-26compiler: forbid identifiers named "init" in package scope.Ian Lance Taylor1-0/+8
2013-06-26re PR fortran/29800 (-fbounds-check: For derived types, write not also compou...Tobias Burnus6-5/+75
2013-06-26power8.md: New.Michael Meissner6-6/+448
2013-06-26arm.h (MAX_CONDITIONAL_EXECUTE): Define macro.Greta Yorsh4-5/+35
2013-06-26re PR c++/57640 (Explicit call of system literal operator complains about lea...Ed Smith-Rowland4-2/+20
2013-06-25+2013-06-25 Balaji V.Balaji V. Iyer2-3/+9
2013-06-26Status page for C++2014 library featuresEd Smith-Rowland4-2/+215
2013-06-26abi_tag.cc: Avoid spurious fails with check-debug.Paolo Carlini4-0/+4
2013-06-26Daily bump.GCC Administrator1-1/+1
2013-06-25Replaced Dynamic arrays with vec trees in Array Notation for C.Balaji V. Iyer7-1381/+338
2013-06-25Update shift1.go test for recent changes.Ian Lance Taylor1-1/+204
2013-06-25compiler: Fix type determination issues.Ian Lance Taylor2-3/+22
2013-06-25* zh_TW.po: Update.Joseph Myers2-13035/+10840
2013-06-25re PR tree-optimization/57705 (Non-constant step induction vars not vectorized)Jakub Jelinek5-8/+102
2013-06-25re PR middle-end/57670 (Member-pointer calls should not be redirected to buil...Martin Jambor5-1/+66
2013-06-25re PR libstdc++/57704 (std::char_traits<char>::lt is not standards-compliant)Paolo Carlini3-1/+49
2013-06-25re PR middle-end/56977 (gcc -Og incorrectly warns about 'constant zero length...Richard Biener4-4/+25
2013-06-25Makefile.in (clean, distclean): Remove auto-target.h and stamp-h correctly.Chung-Ju Wu2-2/+9
2013-06-25expr.c (expand_expr_real_1): Fix formatting glitches.Eric Botcazou3-24/+29
2013-06-25Daily bump.GCC Administrator1-1/+1
2013-06-25ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra4-7/+93
2013-06-24compiler: generate dummy names for blank-named constants.Ian Lance Taylor3-9/+30
2013-06-24compiler: Add support for method values.Ian Lance Taylor7-161/+699
2013-06-24files.c (_cpp_stack_include): Fix the highest_location when header file is gu...Dehao Chen2-9/+22
2013-06-24configure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement.Steve Ellcey2-15/+63
2013-06-24re PR libstdc++/57691 (freestanding libstdc++ has compile error)Bernd Edlinger3-4/+11