aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-24libgo: update to Go 1.11Ian Lance Taylor1516-18953/+83887
2018-09-24cp-tree.h (build_noexcept_spec, [...]): Adjust declarations.Marek Polacek3-4/+4
2018-09-24re PR c++/85070 (ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409)Paolo Carlini4-1/+25
2018-09-24i386: Insert ENDBR before the profiling counter callH.J. Lu10-4/+104
2018-09-24re PR fortran/87397 (Clobbering intent(out) variables caused regression in Op...Thomas Koenig4-0/+35
2018-09-24re PR target/86952 (Avoid jump table for switch statement with -mindirect-bra...Will Schmidt2-3/+8
2018-09-24Change EQ_ATTR_ALT to support up to 64 alternativesIlya Leoshkevich4-62/+96
2018-09-24[OpenACC] update fortran nested parallelism error messagesCesar Philippidis4-1/+61
2018-09-24S/390: Fix conditional returns on z196+Ilya Leoshkevich5-33/+53
2018-09-24Improve colorization legend in gcov reports.Martin Liska2-2/+18
2018-09-24Improve location information of -Wcoverage-mismatch.Martin Liska2-8/+16
2018-09-24Guard memory block allocation.Martin Liska2-0/+10
2018-09-24Unpoison variable partition properly (PR sanitizer/85774).Martin Liska6-1/+83
2018-09-24policy_data_structures_biblio.xml: Update link to "Priority Queues and the STL".Gerald Pfeifer2-1/+6
2018-09-24[PR87054] adjust testcase for 32-bit x86Alexandre Oliva2-1/+6
2018-09-24re PR ada/87396 (ada/gcc-interface/decl.c:8798:53:Value Conversion Issue: imp...Eric Botcazou2-1/+7
2018-09-24re PR middle-end/63155 (memory hog)Richard Biener2-1/+16
2018-09-24Daily bump.GCC Administrator1-1/+1
2018-09-23re PR fortran/87397 (Clobbering intent(out) variables caused regression in Op...Thomas Koenig4-0/+321
2018-09-23i386.h (enum reg_class): Rename MASK_REGS to ALL_MASK_REGS and MASK_EVEX_REGS...Uros Bizjak5-113/+137
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