aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Instrument bit field and unaligned accesses for TSAN.Bernd Edlinger6-14/+122
2015-01-02re PR c++/64422 (basic_string::erase is unresloved)Bernd Edlinger3-0/+76
2015-01-02single.c (_gfortran_caf_co_reduce): New function.Tobias Burnus7-776/+831
2015-01-02re PR web/64468 (Incorrect indentation in Doxygen-generated sources of libstd...Jonathan Wakely2-1/+6
2015-01-02re PR libstdc++/64438 (Removing string-conversion requirement causes libstdc+...Jonathan Wakely11-0/+39
2015-01-02Rotate libstdc++-v3/ChangeLogJonathan Wakely1-0/+0
2015-01-02re PR fortran/57562 ([OOP] ICE due to extended derived type with PARAMETER at...Janus Weil4-5/+51
2015-01-02caf.exp (dg-compile-aux-modules): Add.Tobias Burnus2-0/+21
2015-01-02trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...Tobias Burnus7-5/+114
2015-01-02re PR fortran/60507 (Passing function call into procedure argument not caught)Janus Weil6-21344/+21415
2015-01-02config.sub: Update from upstream, to 2015-01-01 version.Hans-Peter Nilsson3-7/+14
2015-01-02Daily bump.GCC Administrator1-1/+1
2015-01-01Roll ChangeLog file. Limit offsets to 16 bits for moxie.Anthony Green3-49448/+49459
2015-01-01pr20621-1.c: Pass if stack < 64K.James Bowman2-0/+8
2015-01-01Daily bump.GCC Administrator1-1/+1
2014-12-31target-supports.exp (add_options_for_tls): Prepend pthread link flags.David Edelsohn9-9/+21
2014-12-31match.c (gfc_match_stopcode): Permit error stop in pure procedures with F2015.Tobias Burnus6-5/+44
2014-12-31trans-array.c (trans_array_bound_check): Use xasprintf instead of unchecked a...Uros Bizjak6-66/+82
2014-12-31Allow Objective-c++ to recognise lambdas.Iain Sandoe6-5/+69
2014-12-31fix a GTY(())-related ICE in Objective-c++ (add a testcase to try an excercis...Iain Sandoe4-1/+98
2014-12-31Add missing file to my previous commit.Uros Bizjak2-2/+3
2014-12-31diagnostic.c (build_message_string): Use xvasprintf.Uros Bizjak6-24/+30
2014-12-31re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the ...Tim Shen3-2/+8
2014-12-31* gcc.dg/vect/slp-9.c: Disable einline.Jan Hubicka2-0/+5
2014-12-31Daily bump.GCC Administrator1-1/+1
2014-12-30Fix zero extension for moxieAnthony Green2-16/+10
2014-12-31i386.c (ix86_legitimize_address): Declare "changed" as bool.Uros Bizjak2-26/+35
2014-12-30ipa-inline-analysis.c (estimate_function_body_sizes): Do not free node params...Jan Hubicka2-1/+6
2014-12-30re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo3-0/+191
2014-12-30re PR target/49263 (SH Target: underutilized "TST #imm, R0" instruction)Oleg Endo3-0/+122
2014-12-30re PR target/53987 ([SH] Unnecessary zero-extensions)Oleg Endo2-0/+71
2014-12-30i386.c (ix86_legitimize_address): Use std::swap.Uros Bizjak2-21/+15
2014-12-30ipa-inline-analysis.c (edge_set_predicate): Reset size/time when target is UN...Jan Hubicka4-6/+94
2014-12-30Daily bump.GCC Administrator1-1/+1
2014-12-29t-mti-linux (MULTILIB_EXCEPTIONS): Add exceptions for mips32[r1] and mips64[r...Steve Ellcey3-2/+14
2014-12-29re PR fortran/60357 ([F08] structure constructor with unspecified values for ...Janus Weil6-1/+43
2014-12-28c99_classification_macros_c.cc: Add *-*-aix* to dg-xfail-if, dg-excess-errors.David Edelsohn2-2/+7
2014-12-29pr59626_0.c (ASMNAME, [...]): Define.Hans-Peter Nilsson2-1/+10
2014-12-29Daily bump.GCC Administrator1-1/+1
2014-12-28Skip ms_abi attribute tests on x32H.J. Lu4-3/+9
2014-12-28re PR fortran/56867 (Missing temporary with string array assignment)Thomas Koenig4-0/+30
2014-12-28Daily bump.GCC Administrator1-1/+1
2014-12-27re PR fortran/54756 ([OOP] [F08] Should reject CLASS, intent(out) in PURE pro...Janus Weil13-13/+71
2014-12-27ubsan-dg.exp (check_effective_target_fsanitize_undefined): Check if testcases...Segher Boessenkool2-1/+6
2014-12-27Issue an error for ms_abi attribute with x32H.J. Lu4-1/+29
2014-12-27Switch to 16-bit offsets for moxie ldo/sto instructionsAnthony Green7-9/+44
2014-12-27Add missing ChangeLog entry that was posted with patch a couple of days ago.Anthony Green1-0/+13
2014-12-27Fix template.Jan Hubicka1-1/+1
2014-12-27ipa-inline.c (max_count_real, [...]): Remove.Jan Hubicka2-139/+146
2014-12-27* sreal.h (sreal::shift): Fix sanity check.Jan Hubicka2-2/+6