aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-26Fortran: Correction to recent patch in light of comments [PR98022].Paul Thomas2-32/+61
2020-12-26Fix failures with -m32 and some memory leaks.Paul Thomas3-5/+47
2020-12-26libstdc++: Update link to Intel/GNU compatibility paperGerald Pfeifer2-2/+2
2020-12-26Daily bump.GCC Administrator5-1/+29
2020-12-25libstdc++: Update link to Java docsGerald Pfeifer2-2/+2
2020-12-25doc: Fix reference to libcodyGerald Pfeifer1-1/+1
2020-12-25PR93685 - ICE in gfc_constructor_append_expr, at fortran/constructor.c:135Harald Anlauf4-9/+48
2020-12-25libstdc++: Convert three doxygen.nl links to httpsGerald Pfeifer2-6/+6
2020-12-25Daily bump.GCC Administrator4-1/+34
2020-12-24C++ : Add the -stdlib= option.Iain Sandoe10-13/+216
2020-12-24RISC-V: Fix python3 compatibility for multilib-generatorKito Cheng1-1/+1
2020-12-23compiler: parenthesize channel type strings if necessaryIan Lance Taylor2-1/+16
2020-12-24Daily bump.GCC Administrator8-1/+177
2020-12-23PR middle-end/98160 - ICE in warn_dealloc_offset on member placement new and ...Martin Sebor2-1/+33
2020-12-23PR c++/98413 - ICE on placement new and member pointerMartin Sebor2-0/+26
2020-12-23Account for VxWorks headers in libstdc++ test on namesOlivier Hainque1-0/+41
2020-12-23mark some tests in gcc.target/arm as requiring "fpic" supportJoel Brobecker8-8/+16
2020-12-23c++: EOF location [PR 96045]Nathan Sidwell48-60/+59
2020-12-23c++: Fix initializing empty base from prvalue [PR97597]Jason Merrill4-2/+52
2020-12-23compiler: nil-checked pointers and index expressions can trapIan Lance Taylor2-7/+5
2020-12-23c++: Improve testcase [PR98332]Jason Merrill1-1/+3
2020-12-23c++: Fix up floating point complex handling in build_zero_init_1 [PR98353]Jakub Jelinek1-1/+1
2020-12-23c++: Fix constexpr array ICE [PR98332]Jason Merrill2-2/+7
2020-12-23Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11.Iain Sandoe1-7/+16
2020-12-23compiler: remove references to slicecopy and slicestringcopyIan Lance Taylor3-11/+1
2020-12-23d: Force TYPE_MODE of classes and non-POD structs as BLKmodeIain Buclaw2-2/+31
2020-12-23libcody: Remove testsuite [PR 98318]Nathan Sidwell9-440/+1
2020-12-23i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak2-13/+42
2020-12-23Mention we also need automated linking.Thomas Koenig1-1/+1
2020-12-23Add TODOs in README.native_coarrays.Thomas Koenig1-0/+9
2020-12-23c++tools: Fix PIE [PR 98324]Nathan Sidwell3-2/+24
2020-12-23Add offset to allocatable shared coarrays.Thomas Koenig7-24/+98
2020-12-23Daily bump.GCC Administrator6-1/+967
2020-12-22compiler: initialize saw_send_stmt localsIan Lance Taylor2-3/+3
2020-12-22runtime: eliminate scase.kind fieldIan Lance Taylor6-103/+182
2020-12-22testsuite: C++ module testsNathan Sidwell833-0/+10400
2020-12-22c++: Module ICE fixNathan Sidwell1-1/+2
2020-12-22runtime: add "success" field to sudogIan Lance Taylor4-23/+29
2020-12-22runtime: omit nil-channel cases from selectgo's ordersIan Lance Taylor2-41/+29
2020-12-22runtime: remove scase.releasetime fieldIan Lance Taylor3-16/+12
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek3-5/+162
2020-12-22arm&aarch64: subdivide the type attribute "alu_shfit_imm"Qian Jianhua38-62/+170
2020-12-22i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak2-5/+48
2020-12-22c++: Fix build with clangGerald Pfeifer1-0/+2
2020-12-21c++: Add some asserts in mangle.cJason Merrill1-2/+8
2020-12-21c++: Fix demangling of <unresolved-name>Jason Merrill3-22/+72
2020-12-22Fix Typo.liuhongt1-1/+1
2020-12-21-fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULLIan Lance Taylor1-0/+2
2020-12-21Go frontend: ensure mpfr exponent range is large enough for GoIan Lance Taylor1-0/+10
2020-12-22Daily bump.GCC Administrator9-1/+131