aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Daily bump.GCC Administrator12-1/+775
2020-12-15c++: Remove dg-ice in constexpr-52830.C [PR52830]Marek Polacek1-1/+0
2020-12-15cody: Remove unused variable.Marek Polacek1-1/+0
2020-12-15libcody: Work with older gccsNathan Sidwell1-1/+5
2020-12-15gcc_update updateNathan Sidwell1-0/+2
2020-12-15match.pd: Optimize X / bool_range_Y to X [PR96094]Jakub Jelinek2-4/+43
2020-12-15d: Fix ICE in gimplify_expr, at gimplify.c (PR98277)Iain Buclaw2-21/+35
2020-12-15Go testsuite: update bugs for recent changeIan Lance Taylor2-2/+2
2020-12-15compiler: correct grammar in error messageIan Lance Taylor2-2/+2
2020-12-15compiler: avoid knock-on errors from invalid interfacesIan Lance Taylor3-9/+37
2020-12-15compiler: discard global sink variables with static initializersIan Lance Taylor4-2/+31
2020-12-15compiler: better error for unexpected digitIan Lance Taylor2-1/+8
2020-12-15Fix dashismNathan Sidwell2-4/+4
2020-12-15libcody: Fix for dashNathan Sidwell2-2/+4
2020-12-15libstdc++: Remove init_priority attribute for Init object [PR 98108]Jonathan Wakely1-9/+1
2020-12-15libstdc++: Support libc with stdio-only I/O in libstdc++Keith Packard4-17/+69
2020-12-15c++: Fix return type deduction during satisfactionPatrick Palka2-2/+13
2020-12-15c++: Add changelog files in c++tools/ and libcody/ directoriesJakub Jelinek2-0/+12
2020-12-15Add the -fdebug-aux-vars flag to debug variables generated by Fortran.Thomas Koenig3-1/+56
2020-12-15libstdc++: Fix the test for rvalue stream extractionVille Voutilainen1-0/+2
2020-12-15doc: Document C++ 20 modulesNathan Sidwell2-5/+434
2020-12-15c++: Modules Is LandingNathan Sidwell10-47/+19823
2020-12-15c++: module mapperNathan Sidwell4-1/+448
2020-12-15Add C++toolsNathan Sidwell5-6/+471
2020-12-15Add c++toolsNathan Sidwell7-0/+6571
2020-12-15libstdc++: Increase timeout for tests in debug modeJonathan Wakely4-2/+9
2020-12-15libstdc++: Do not define constexpr assertions for C++11Jonathan Wakely1-1/+1
2020-12-15Add libcodyNathan Sidwell41-4/+16301
2020-12-15Add toplevel dirsNathan Sidwell1-0/+2
2020-12-15c++: module-related tweakNathan Sidwell1-2/+2
2020-12-15libstdc++: Fix required locales of a testcaseMarius Hillenbrand1-1/+3
2020-12-15libstdc++: Remove workaround for PR c++/78173Jonathan Wakely1-4/+1
2020-12-15libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky2-2/+2
2020-12-15libstdc++: Use init_priority attribute for Init object [PR 98108]Jonathan Wakely1-1/+9
2020-12-15[Ada] Fix serial port baud rate setting on GNU/LinuxPascal Obry1-8/+102
2020-12-15[Ada] Small adjustment to System.Val_RealEric Botcazou1-5/+4
2020-12-15[Ada] Simplify check for extra parensPiotr Trojanek1-7/+9
2020-12-15[Ada] Refactor repeated complains about missing -gnat2005 switchPiotr Trojanek9-156/+64
2020-12-15[Ada] Small adjustment to parameterization of System.Value_REric Botcazou7-23/+54
2020-12-15[Ada] Postcondition checks performed before finalizationJustin Squirek12-64/+998
2020-12-15[Ada] Complain about missing -gnat2020 switch on iterator_filterPiotr Trojanek1-6/+6
2020-12-15[Ada] Reuse Append_New in parsing aggregatesPiotr Trojanek1-30/+6
2020-12-15[Ada] Implement tiered support for floating-point input operationsEric Botcazou49-706/+1265
2020-12-15[Ada] Mark generic body outside of SPARKYannick Moy2-2/+2
2020-12-15[Ada] Transform_Function_Array issuesArnaud Charlet6-32/+69
2020-12-15[Ada] Simplify discarding nodes when processing aspect/pragma PriorityPiotr Trojanek2-19/+10
2020-12-15[Ada] Crash on unnesting unnamed blocksArnaud Charlet1-30/+19
2020-12-15[Ada] Refactor repeated code for Value attributesPiotr Trojanek1-35/+6
2020-12-15[Ada] Fix possible infinite recursion in directory iteratorPascal Obry2-2/+5
2020-12-15[Ada] Refactor repeated code for Callable and Terminated attributesPiotr Trojanek1-7/+6