aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13PR libstdc++/71044 optimize std::filesystem::path constructionJonathan Wakely6-244/+1461
2018-12-13re PR rtl-optimization/88416 (ICE in in df_uses_record, at df-scan.c:3013)Jakub Jelinek4-2/+14
2018-12-13rs6000.c (rs6000_function_arg): Ensure type is non-NULL.David Edelsohn2-2/+10
2018-12-13target.h (htm_available): Add support for PPC_FEATURE2_HTM_NO_SUSPEND.Peter Bergner2-1/+19
2018-12-13[libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries5-6/+74
2018-12-13gdbinit.in (pp): New macro.Jason Merrill2-8/+14
2018-12-13re PR tree-optimization/88464 (AVX-512 vectorization of masked scatter failin...Jakub Jelinek5-19/+135
2018-12-13[PR c++/87531] Fix second bugNathan Sidwell7-16/+90
2018-12-13Include gdc.test prefix in test names (PR testsuite/88041)Rainer Orth5-5/+24
2018-12-13re PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for-24.C (internal compiler er...Jakub Jelinek2-20/+26
2018-12-13re PR testsuite/88454 (test case gcc.dg/tree-ssa/split-path-5.c fails after r...Jakub Jelinek2-3/+11
2018-12-13Fix [fs.path.gen] tests to use backslashes for mingwJonathan Wakely3-14/+43
2018-12-13Fix test to work when path::native() returns wstringJonathan Wakely2-3/+6
2018-12-13S/390: Fix zvector vec_double builtinAndreas Krebbel5-2/+38
2018-12-13S/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic numbers.Andreas Krebbel2-6/+12
2018-12-13Disable new tests for configurations with no libstdc++fs.aJonathan Wakely3-0/+8
2018-12-13[AArch64][doc] Clarify -msve-vector-bits=128 behaviourKyrylo Tkachov2-10/+18
2018-12-13i386-common.c (processor_names): Add cascadelake.Wei Xiao9-5/+49
2018-12-13Add note about abort and ZCX runtime.Arnaud Charlet1-6/+6
2018-12-13re PR target/88465 (AVX512: optimize loading of constant values to kN registers)Jakub Jelinek5-12/+100
2018-12-13re PR target/88461 (AVX512: gcc should keep value in kN registers if possible)Jakub Jelinek4-24/+107
2018-12-13re PR target/88461 (AVX512: gcc should keep value in kN registers if possible)Jakub Jelinek2-19/+30
2018-12-13Daily bump.GCC Administrator1-1/+1
2018-12-12runtime: handle DW_EH_PE_absptr in type table encodingIan Lance Taylor2-1/+3
2018-12-12re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul...Jakub Jelinek5-1/+40
2018-12-12os/signal: increase deliver time for signal testcaseIan Lance Taylor2-4/+4
2018-12-12omp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTIME_START, [...]): Fix ...Jakub Jelinek4-6/+135
2018-12-12decl.c (grokdeclarator): Fix location of error message about static data memb...Paolo Carlini4-1/+19
2018-12-12extend.texi (attribute copy): Fix typos.Martin Sebor2-8/+12
2018-12-12extend.texi (Function Attributes): Clarify C++ aspects.Martin Sebor2-32/+58
2018-12-12Fix independent-cloneids-1.c testcase (PR88318)Segher Boessenkool2-8/+13
2018-12-12Add support for SUBTARGET_OVERRIDE_OPTIONS on aarch64Olivier Hainque2-0/+10
2018-12-12Use REGNUM macros in the definitions of aarch64 PROBE_STACK regsOlivier Hainque2-2/+8
2018-12-12Fix PR number in my last commitRichard Earnshaw1-1/+1
2018-12-12Overload std::distance and std::advance for path::iteratorJonathan Wakely3-0/+66
2018-12-12PR libstdc++/80762 avoid ambiguous __constructible_from<void, void>Jonathan Wakely5-2/+70
2018-12-12require profiling support for gcc.dg/lto/20100430-1_0.c testJoel Brobecker2-0/+5
2018-12-12[libbacktrace] Add allocfail.sh test-caseTom de Vries6-17/+449
2018-12-12re PR target/86806 (SPARC port needs updating for CVE-2017-5753)Eric Botcazou2-0/+17
2018-12-12Don't mark stack pointer as clobbered in asmAndreas Schwab2-2/+7
2018-12-12libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setupRasmus Villemoes2-2/+6
2018-12-12rs6000 - add missed hunkIain Sandoe1-43/+0
2018-12-12rs6000 - Fix PR target/88343Segher Boessenkool2-8/+9
2018-12-12rs6000, update Darwin call handling to latest scheme.Iain Sandoe4-27/+185
2018-12-12re PR c++/88446 (__builtin_is_constant_evaluated rejects some converted const...Jakub Jelinek6-21/+77
2018-12-12rs6000, darwin - fix bootstrap.Iain Sandoe4-113/+58
2018-12-12P0595R2 - is_constant_evaluatedJakub Jelinek5-0/+125
2018-12-12re PR c++/88449 (__builtin_is_constant_evaluated misbehaves due to constexpr ...Jakub Jelinek5-6/+105
2018-12-12re PR fortran/88155 (ICE in gfc_format_decoder, at fortran/error.c:947)Steven G. Kargl5-0/+23
2018-12-12Daily bump.GCC Administrator1-1/+1