aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-23using_exceptions.xml: Move boost.orgs link to https.Gerald Pfeifer2-2/+7
2018-09-23* doc/service.texi (Service): Switch the fsf.org link to https.Gerald Pfeifer2-1/+5
2018-09-23Do array index calculations in gfc_array_index_typeJanne Blomqvist7-60/+61
2018-09-23re PR fortran/87395 (ICE in in lookup_field_for_decl with whizard)Thomas Koenig4-1/+29
2018-09-23Daily bump.GCC Administrator1-1/+1
2018-09-22re PR middle-end/41453 (use INTENT(out) for optimization)Thomas Koenig5-4/+68
2018-09-22re PR fortran/87318 (gfortran.dg/dtio_1.f90 is invalid)Jerry DeLisle2-10/+14
2018-09-22re PR target/86798 (nds32 port needs updating for CVE-2017-5753)Chung-Ju Wu2-0/+9
2018-09-22re PR fortran/85603 (ICE with character array substring assignment)Paul Thomas4-1/+35
2018-09-22Daily bump.GCC Administrator1-1/+1
2018-09-21re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity...François Dumont4-8/+19
2018-09-21gimple-ssa-evrp.c (evrp_dom_walker::cleanup): Call vr_values::cleanup_edges_a...Jeff Law9-60/+100
2018-09-21Document that attribute noreturn inhibits tail call optimizationFlorian Weimer2-0/+9
2018-09-21PR c++/87372 - __func__ constexpr evaluation.Marek Polacek4-1/+33
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist9-85/+279
2018-09-21re PR fortran/77325 (ICE in gimplify_var_or_parm_decl, at gimplify.c:1933)Paul Thomas5-5/+61
2018-09-21re PR fortran/87359 (pointer being freed was not allocated)Paul Thomas4-1/+132
2018-09-21* constexpr.c (cxx_eval_outermost_constant_expr): Update comment.Jason Merrill1-0/+3
2018-09-21Un-split hypot<long double> testsJonathan Wakely3-30/+11
2018-09-21dumpfile.c: fix stray dump_loc output (PR tree-optimization/87309)David Malcolm4-3/+43
2018-09-21config.gcc: factorize and comment inclusion of vxworks-dummy.hOlivier Hainque2-9/+19
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque6-0/+61
2018-09-21Cleanup handling of libgcc and libc_internal for VxWorksOlivier Hainque2-10/+14
2018-09-21Leverage STARTFILE_PREFIX_SPEC for VxWorks7Olivier Hainque2-5/+11
2018-09-21Account for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TYPE for vxworksOlivier Hainque2-2/+7
2018-09-21Introduce TARGET_VXWORKS64 for VxWorks 64bit portsOlivier Hainque3-1/+17
2018-09-21Fix whitespace vs tab in entryOlivier Hainque1-1/+1
2018-09-21Move default #define TARGET_VXWORKS7 to vxworks-dummy.hOlivier Hainque3-6/+10
2018-09-21Prepend vxworks-dummy.h to tm_file for powerpc*Olivier Hainque2-1/+5
2018-09-21[aarch64] Add HiSilicon tsv110 CPU supportShaokun Zhang6-2/+200
2018-09-21Fix co-array allocationAndrew Stubbs4-3/+17
2018-09-21Propagate address spaces to builtins.Andrew Stubbs2-3/+15
2018-09-21c-ada-spec.c: Include diagnostic.h.Eric Botcazou4-0/+30
2018-09-21rs6000.c (rs6000_function_ok_for_sibcall): Return false if the call takes a s...Eric Botcazou5-6/+53
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska21-1216/+183
2018-09-21[NDS32] Sync glibc and kernel structure, all use _rt_sigframe.Monk Chiang2-14/+10
2018-09-21[NDS32] Add t-nds32-glibc file.Kito Cheng2-0/+38
2018-09-21[NDS32] Turn off default option -mtlsdesc-trampoline.Monk Chiang2-1/+5
2018-09-21re PR tree-optimization/86990 (wrong code at -O2 on x86_64-linux-gnu in 64-bi...Eric Botcazou4-4/+185
2018-09-21Daily bump.GCC Administrator1-1/+1
2018-09-20PR c++/87109 - wrong ctor with maybe-rvalue semantics.Marek Polacek5-7/+92
2018-09-20Fix and document -r optionAllan Sandfeld Jensen21-24/+66
2018-09-20[PR87054] fix unaligned accessAlexandre Oliva4-1/+47
2018-09-20[PR87013] check for .loc is_stmt support in the assemblerAlexandre Oliva5-0/+63
2018-09-20gfortran.h (gfc_str_startswith): New macro.Janus Weil12-37/+52
2018-09-20rs6000: Remove -misel={yes,no}Segher Boessenkool3-13/+6
2018-09-20[OpenACC] handle missing OMP_LIST_ clauses in fortran's parse tree debuggerCesar Philippidis2-4/+14
2018-09-20rs6000: Delete VECTOR_OTHERSegher Boessenkool3-3/+8
2018-09-20hypot-long-double.cc: Skip on arm*.Christophe Lyon2-1/+6
2018-09-20PR c++/87075 - ICE with constexpr array initialization.Jason Merrill3-0/+34