aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-15libgo: update to Go1.14rc1 releaseIan Lance Taylor197-1842/+1523
2020-02-15runtime: on 32-bit systems, limit default GOMAXPROCS to 32Ian Lance Taylor2-1/+9
2020-02-15libstdc++: Whitespace and formatting adjustmentsPatrick Palka4-332/+380
2020-02-15libstdc++: Convert the ranges algorithm entities into function objectsPatrick Palka4-3266/+3776
2020-02-15libstdc++: Fold some ranges algo subroutines into their only callerPatrick Palka3-82/+64
2020-02-15c++: Add test for PR 68061.Jason Merrill1-0/+6
2020-02-15c++: Fix lambda in atomic constraint.Jason Merrill3-0/+22
2020-02-15c++: Remove more dead code.Jason Merrill2-5/+5
2020-02-15c++: Add testcase for PR 90764.Jason Merrill1-0/+12
2020-02-15match.pd: Disallow side-effects in GENERIC for non-COND_EXPR to COND_EXPR sim...Jakub Jelinek6-3/+77
2020-02-15libstdc++: Update __cpp_lib_erase_if macro (P1115R3)Jonathan Wakely16-15/+33
2020-02-15libstdc++: Implement LWG 3150 for std::uniform_random_bit_generatorJonathan Wakely4-1/+36
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger11-26/+328
2020-02-14Document compatibility of aliases and their targets, correct weakref example.Martin Sebor2-24/+45
2020-02-15Fix duplicates for anonymous structures with -fdump-ada-specEric Botcazou2-67/+88
2020-02-14Update .po files.Joseph Myers42-287039/+362335
2020-02-14Fix problematic TLS sequences for the Solaris linkerEric Botcazou2-5/+8
2020-02-14rtlanal: optimize costly division in rtx_costAlexander Monakov2-12/+14
2020-02-14c++: Fix thinko in enum_min_precision [PR61414]Jakub Jelinek4-1/+24
2020-02-14sra: Avoid verification failure (PR 93516)Martin Jambor4-7/+60
2020-02-14Add ChangeLog entries to relevant ChangeLog files for my last commit.liuhongt2-0/+43
2020-02-14Intrinsic macro of vpshr* and vpshl* lack a closing parenthesis which would c...liuhongt8-97/+352
2020-02-14c++: Partially implement P1042R1: __VA_OPT__ wording clarifications [PR92319]Jakub Jelinek4-19/+85
2020-02-14Daily bump.GCC Administrator1-1/+1
2020-02-14rs6000: fixinc: Skip machine_name fix for powerpc*-*-linux*Matheus Castanho2-1/+5
2020-02-14c++: Emit DFP typeinfos even when DFP is disabled [PR92906]Jakub Jelinek4-3/+39
2020-02-13c++: Fix useless using-declaration.Jason Merrill3-2/+11
2020-02-13c++: Fix static local vars in extern "C".Jason Merrill3-5/+37
2020-02-13libstdc++: Implement ranges [specialized.algorithms]Patrick Palka11-0/+1348
2020-02-13libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h>Patrick Palka5-507/+573
2020-02-13c: Fix ICE with cast to VLA [93576]Jakub Jelinek4-5/+29
2020-02-13skip fixinc on vxworks7*, amend mkheadersAlexandre Oliva3-1/+8
2020-02-13Add -fdelete-null-pointer-checks to more new C++ testcases.Sandra Loosemore4-0/+10
2020-02-13i386: Skip ENDBR32 at the target function entryH.J. Lu4-1/+21
2020-02-13arc: Don't use if-conversion when optimizing for size.Claudiu Zissulescu2-0/+6
2020-02-13[ARC] Deprecate q-class option.Claudiu Zissulescu8-10/+20
2020-02-13[ARC] Use TARGET_INSN_COST.Claudiu Zissulescu6-23/+99
2020-02-13[ARC] Update mlo/mhi handling when big-endian CPU.Claudiu Zissulescu4-18/+66
2020-02-13i386: Fix up _mm*_mask_popcnt_epi* [PR93696]Jakub Jelinek17-41/+226
2020-02-13Add ChangeLog entry for my last commitFrederik Harwath1-0/+13
2020-02-13openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath4-13/+15
2020-02-13sccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]Jakub Jelinek9-88/+222
2020-02-13testsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c for BERichard Biener2-4/+20
2020-02-13i386: Fix k*shift* intrinsics [PR93673]Jakub Jelinek6-5/+91
2020-02-13testsuite: Fix g++.dg/analyzer/pr93212.C with check-c++-allJakub Jelinek2-2/+6
2020-02-13Daily bump.GCC Administrator1-1/+1
2020-02-13c++: Fix constexpr if and braced functional cast.Jason Merrill5-4/+37
2020-02-12coroutines: Update to n4849 allocation/deallocation.Iain Sandoe12-240/+587
2020-02-12testsuite: Fix up gcc.target/powerpc/pr93122.c testJakub Jelinek2-1/+4
2020-02-12Commit correct version of last patchJeff Law1-1/+1