aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-09libiberty/pex-win32.c: Initialize orig_errChristophe Lyon1-1/+1
2020-11-08ira: Recompute regstat as max_regno changes [PR97705]Kewen Lin1-7/+20
2020-11-09Daily bump.GCC Administrator6-1/+45
2020-11-08Objective-C/C++ : Handle parsing @property 'class' attribute.Iain Sandoe7-21/+53
2020-11-08testsuite, Darwin, PPC : Skip zero scratch regs tests.Iain Sandoe4-4/+4
2020-11-08testsuite, Darwin, X86 : Add target requires native tls to test.Iain Sandoe1-0/+1
2020-11-07rs6000: Fix bootstrap after r11-4793.David Edelsohn1-1/+2
2020-11-08Daily bump.GCC Administrator10-1/+108
2020-11-07testsuite: Fix Wimplicit-fallthrough-20.c.Marek Polacek1-3/+3
2020-11-07libcpp: Update cpp_wcwidth() to Unicode 13.0.0Lewis Hyatt7-154/+1203
2020-11-07Objective-C/C++ (C-family) : Add missing 'atomic' property attribute.Iain Sandoe5-9/+17
2020-11-07Objective-C : Implement NSObject attribute.Iain Sandoe5-7/+207
2020-11-07Fix Ada build failure for the SuSE PowerPC64/Linux compilerEric Botcazou1-1/+6
2020-11-07testsuite, Darwin, PPC : XFAIL zero-scratch-regs tests.Iain Sandoe4-0/+4
2020-11-07Ada : Fix bootstrap after r11-4793.Iain Sandoe1-1/+1
2020-11-07C Parser: Implement mixing of labels and code.Martin Uecker19-90/+188
2020-11-07libsupc++: Make the destructor parameter to `__cxa_thread_atexit()` use the `...Liu Hao2-4/+18
2020-11-07Daily bump.GCC Administrator15-1/+648
2020-11-06rs6000: Don't use operands[] for temporaries in define_expandSegher Boessenkool1-12/+6
2020-11-07MAINTAINERS: Update my email address.Martin Uecker1-1/+1
2020-11-06rs6000: Use the correct minimized testcasePeter Bergner1-222/+43
2020-11-06rs6000: Fix default alignment ABI break caused by MMA base supportPeter Bergner3-2/+47
2020-11-06Fix stack pointer handling in ms_hook_prologue functions for i386 target.Jeff Law4-2/+20
2020-11-06rs6000: Fix TARGET_POWERPC64 vs. TARGET_64BIT confusionSegher Boessenkool1-2/+2
2020-11-06builtins: Add DFP signaling NaN built-in functionsJoseph Myers7-0/+128
2020-11-06c++: Small tweak to can_convert_eh [PR81660]Marek Polacek4-8/+39
2020-11-06Improve uninitialized warning with value range infoBin Cheng1-63/+129
2020-11-06libstdc++: Fix symbol version conflict in linker scriptJonathan Wakely1-1/+2
2020-11-06Objective-C/C++ : Allow visibility prefix attributes on interfaces.Iain Sandoe1-2/+4
2020-11-06Objective-C/C++ (parsers) : Update @property attribute parsing.Iain Sandoe14-394/+598
2020-11-06c++: Propagate attributes to clones in duplicate_decls [PR67453]Jakub Jelinek2-0/+25
2020-11-06Darwin: Darwin 20 is to be macOS 11 (Big Sur).Iain Sandoe3-12/+18
2020-11-06rework PRE PHI translation cacheRichard Biener1-36/+68
2020-11-06Combine new calculated ranges with existing range.Andrew MacLeod3-2/+41
2020-11-06Add PC as control registerDarius Galis2-0/+9
2020-11-06core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTINNathan Sidwell24-65/+64
2020-11-06aarch64: Use intrinsics for upper saturating shift rightDavid Candler9-258/+854
2020-11-06libcpp: Provide date routineNathan Sidwell4-33/+71
2020-11-06aarch64: Support permutes on unpacked SVE vectorsRichard Sandiford17-60/+3685
2020-11-06Add -fbit-tests option.Martin Liska5-1/+45
2020-11-06make PRE constant value IDs negativeRichard Biener3-34/+69
2020-11-06tree-optimization/97706 - handle PHIs in pattern recog mask precisonRichard Biener2-35/+135
2020-11-06c++: Parser tweaksNathan Sidwell1-3/+7
2020-11-06testsuite: fix malloc alignment in testKewen Lin1-1/+7
2020-11-06[Fortran] Remove OpenACC 'loop' inside 'parallel' special-case codeThomas Schwinge2-49/+12
2020-11-06Remove 'gfortran.dg/goacc/loop-6.f95'Thomas Schwinge1-74/+0
2020-11-06Remove 'gfortran.dg/goacc/loop-5.f95'Thomas Schwinge1-357/+0
2020-11-06gcc-changelog: prevent double cherry-pick lineMartin Liska3-1/+38
2020-11-06refactor SLP analysisRichard Biener1-60/+45
2020-11-06Move ipa-refs from ggc to heap.Jan Hubicka5-29/+24