aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-11[Ada] Proof of unit System.Case_UtilYannick Moy2-11/+104
2022-01-11[Ada] Proof of System.Val_Uns at gold levelClaire Dross20-115/+1066
2022-01-11[Ada] Adapt ghost code to maintain proofYannick Moy1-0/+3
2022-01-11[Ada] Simplify construction of messages about configurable runtimePiotr Trojanek1-15/+2
2022-01-11[Ada] Remove redundant initialization of Test_And_Set_Flag objectPiotr Trojanek1-4/+2
2022-01-11[Ada] Tune inconsistent message about fixed-lower-bound and -gnatXPiotr Trojanek1-18/+3
2022-01-11[Ada] Conformance error on protected subp with anonymous-access-to-tagged formalGary Dismukes1-0/+23
2022-01-11[Ada] Proof of System.Vectors.Boolean_OperationsYannick Moy2-10/+207
2022-01-11[Ada] Remove extra space in single object declarationsPiotr Trojanek56-76/+76
2022-01-11[Ada] Code cleanupsArnaud Charlet5-8/+6
2022-01-11[Ada] Remove warnings-as-errors about constraints error in dead codePiotr Trojanek4-7/+26
2022-01-11[Ada] Escalate pre-continuation messages from warnings to errorsPiotr Trojanek1-1/+4
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet2204-2205/+2205
2022-01-11[Ada] Document LLVM-specific flagsRichard Kenner1-3/+9
2022-01-11[Ada] Use atomic builtins for atomic counters on x86 (32bit)Piotr Trojanek2-113/+1
2022-01-11libstdc++: Make std::variant work with Clang in C++20 mode [PR103891]Jonathan Wakely3-5/+12
2022-01-11libstdc++: Make std::common_iterator completely constexpr-able (LWG 3574)Jonathan Wakely3-23/+34
2022-01-11Sort 2 names in ChangeLog.Martin Liska1-2/+5
2022-01-11Check sorting of MAINTAINERS.Martin Liska1-0/+113
2022-01-11ira: Fix s390 buildRichard Sandiford1-4/+7
2022-01-11Recognize MULT_HIGHPART_EXPR in tree-ssa-math-opts pass.Roger Sayle2-1/+264
2022-01-11rs6000: powerpc suboptimal boolean test of contiguous bits [PR102239]Xionghu Luo4-0/+59
2022-01-11State --sysroot option as validated once processedOlivier Hainque1-0/+1
2022-01-11Improve sequence logic in cxx_init_decl_processingOlivier Hainque1-3/+3
2022-01-11testsuite: Fix regression on m32 by r12-6087 [PR103820]Xionghu Luo1-3/+3
2022-01-10rs6000: Remove useless code related to -mno-power10Kewen Lin1-1/+0
2022-01-11Extend predicate of operands[1] from register_operand to vector_operand for a...Haochen Jiang2-1/+17
2022-01-11Daily bump.GCC Administrator10-1/+403
2022-01-10i386: Introduce V2QImode vector compares [PR103861]Uros Bizjak3-28/+56
2022-01-10c++: constexpr base-to-derived conversion with offset 0 [PR103879]Patrick Palka3-12/+58
2022-01-10c++: "more constrained" vs staticness of memfn [PR103783]Patrick Palka2-3/+39
2022-01-10c++: Ensure some more that immediate functions aren't gimplified [PR103912]Jakub Jelinek3-0/+51
2022-01-10tree-optimization/103948 - detect vector vec_cmp in expand_vector_conditionUros Bizjak1-1/+3
2022-01-10rs6000: Add Power10 optimization for _mm_blendv*Paul A. Clarke2-1/+78
2022-01-10[vect] Re-analyze all modes for epiloguesAndre Vieira4-39/+72
2022-01-10Fortran: Pass unlimited polymorphic argument to assumed type [PR103366].Paul Thomas2-4/+31
2022-01-10x86_64: Ignore zero width bitfields in ABI and issue -Wpsabi warning about C ...Jakub Jelinek3-7/+82
2022-01-10Partially sort MAINTAINERS.Martin Liska1-19/+19
2022-01-10ira: Handle "soft" conflicts between cap and non-cap allocnosRichard Sandiford4-30/+326
2022-01-10ira: Consider modelling caller-save allocations as loop spillsRichard Sandiford5-18/+129
2022-01-10ira: Try to avoid propagating conflictsRichard Sandiford4-23/+169
2022-01-10ira: Add ira_subloop_allocnos_can_differ_pRichard Sandiford2-20/+29
2022-01-10ira: Add comments and fix move_spill_restore calculationRichard Sandiford1-1/+27
2022-01-10ira: Add a ira_loop_border_costs classRichard Sandiford2-46/+86
2022-01-10libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek12-50/+1031
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely17-14/+56
2022-01-10libstdc++: Add dg-timeout-factor to some more regex testsJonathan Wakely4-0/+4
2022-01-10libstdc++: Update default -std option in manualJonathan Wakely3-4/+6
2022-01-10libstdc++: Add -nostdinc++ for c++17 sources [PR100017]Jonathan Wakely2-2/+2
2022-01-10Properly enable -freorder-blocks-and-partition on 64-bit WindowsEric Botcazou1-3/+5