aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-18As well as the PR this patch fixes problems in handling class objectsPaul Thomas9-161/+889
2020-12-18c++: Fix PCH ICE with __builtin_source_location [PR98343]Jakub Jelinek3-0/+39
2020-12-17Go testsuite: handle +build lines correctlyIan Lance Taylor18-73/+119
2020-12-17libstdc++: Import MSVC floating-point std::to_chars testcasesPatrick Palka2-0/+61142
2020-12-17libstdc++: Add floating-point std::to_chars implementationPatrick Palka6-1/+1796
2020-12-17libstdc++: Apply modifications to our local copy of RyuPatrick Palka8-236/+45
2020-12-17libstdc++: Import parts of the Ryu libraryPatrick Palka13-0/+8024
2020-12-17c++: More precise tracking of potentially unstable satisfactionPatrick Palka2-50/+65
2020-12-17c++: Diagnose self-recursive satisfactionPatrick Palka4-17/+49
2020-12-17c++: Diagnose unstable satisfactionPatrick Palka7-61/+273
2020-12-18Daily bump.GCC Administrator11-1/+569
2020-12-17arm: Add support for Cortex-A78CPrzemyslaw Wirkus4-6/+20
2020-12-17rtl-ssa: Fix reg_raw_mode thinko [PR98347]Richard Sandiford1-1/+1
2020-12-17Update default_estimated_poly_value prototype in targhooks.hH.J. Lu1-1/+2
2020-12-17doc: Standard library header unitsNathan Sidwell1-0/+7
2020-12-17vect, aarch64: Extend SVE vs Advanced SIMD costing decisions in vect_better_l...Kyrylo Tkachov6-52/+96
2020-12-17c++: Fix clang problem [PR 98340]Nathan Sidwell1-2/+2
2020-12-17libcody: Allow PIC [PR 98324]Nathan Sidwell3-1/+19
2020-12-17libstdc++: Test errno macros directly for all targets [PR 93151]Jonathan Wakely3-39/+39
2020-12-17libstdc++: Fix condition for gthreads-timed effective-targetJonathan Wakely1-1/+1
2020-12-17arm: Fix bootstrapAndrea Corallo1-1/+1
2020-12-17Fix trap in pointer conversion in op1_range.Andrew MacLeod2-0/+46
2020-12-17rtl-ssa: Include memmodel.h before tm_p.hRainer Orth1-1/+1
2020-12-17bootstrap: Don't use strsignal [PR 98300]Nathan Sidwell1-1/+2
2020-12-17libstdc++: Fix -Wunused warningJonathan Wakely1-1/+2
2020-12-17libstdc++: Fix preprocessor condition [PR 98344]Jonathan Wakely1-1/+1
2020-12-17libstdc++: Move std::hash<std::thread::id> to <bits/std_thread.h>Jonathan Wakely2-12/+12
2020-12-17libstdc++: Regenerate autoconf filesJonathan Wakely2-688/+0
2020-12-17bootstrap: Fix some windows issues [PR 98300]Nathan Sidwell6-12/+736
2020-12-17libcody: Remove nop asmNathan Sidwell1-1/+2
2020-12-17c++tools: Fix up c++tools for --with-gcc-major-version-onlyJakub Jelinek3-2/+28
2020-12-17shrink-wrap: Don't put on incoming EDGE_CROSSING [PR98289]Jakub Jelinek3-1/+107
2020-12-17[Ada] Performance of CW_MembershipArnaud Charlet3-71/+46
2020-12-17[Ada] Remove unused subprograms in validswArnaud Charlet88-1130/+16
2020-12-17[Ada] Remove unused filesArnaud Charlet2-205/+0
2020-12-17[Ada] Code cleanup: remove Old_Requires_Transient_ScopeArnaud Charlet2-400/+218
2020-12-17[Ada] Minor comment fix in System.Val_RealEric Botcazou1-4/+4
2020-12-17[Ada] Prevent early exits without restoring a global variablePiotr Trojanek1-2/+3
2020-12-17[Ada] Reduce scopes of local variables for case and if statementsPiotr Trojanek1-16/+17
2020-12-17[Ada] Refine type of a multi unit index numberPiotr Trojanek1-1/+1
2020-12-17[Ada] Prevent In_Check_Node routine from going too far in the parent chainPiotr Trojanek1-5/+11
2020-12-17[Ada] Ada2020: AI12-0400 Ambiguities associated with VectorBob Duff12-169/+261
2020-12-17[Ada] Crash on if expression inside declare expressionArnaud Charlet3-11/+32
2020-12-17[Ada] Consistent wording for missing -gnat2020 switchPiotr Trojanek6-35/+18
2020-12-17[Ada] Remove discriminant checks processing in gigiArnaud Charlet12-121/+353
2020-12-17[Ada] Move folding of unchecked conversions from expansion to evaluationPiotr Trojanek3-59/+57
2020-12-17[Ada] Do not use exponentiation for common bases in floating-point ValueEric Botcazou15-73/+653
2020-12-17[Ada] Fix small typo in comments.Erwan Le Guillou2-2/+2
2020-12-17[Ada] Do not generate encodings for fixed-point types by defaultEric Botcazou1-1/+1
2020-12-17[Ada] Crash on discriminant check with current instanceJustin Squirek1-0/+34