summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64l...Jakub Jelinek
2022-11-07tree-ssa-sink: do not touch calls that return twiceAlexander Monakov
2022-11-07[range-op] Restrict division by power of 2 optimization to positive numbers.Aldy Hernandez
2022-11-07Fortran: Fix reallocation on assignment for kind=4 strings [PR107508]Tobias Burnus
2022-11-07i386: Fix typo in sse-22.c pragmakonglin1
2022-11-07unswitch most profitable condition firstRichard Biener
2022-11-07Merge branch 'master' into devel/sphinxMartin Liska
2022-11-07docs: update: document sanitizers can trigger warningsMartin Liska
2022-11-07Mitigate clang warnings:Martin Liska
2022-11-07ada: Document that gprof won't work on windows with PIE.Cedric Landet
2022-11-07ada: Tune hash function for cross-reference entriesPiotr Trojanek
2022-11-07ada: Fix performance regression related to references in Refined_StatePiotr Trojanek
2022-11-07ada: Use named notation in calls to Expand_Composite_EqualityBob Duff
2022-11-07ada: New warning about noncomposing user-defined "="Bob Duff
2022-11-07ada: Inline composite node kind AST queriesPiotr Trojanek
2022-11-07ada: Fix inherited postconditions in inlined subprogramsBob Duff
2022-11-07ada: Fixed elaboration of CUDA programs.Quentin Ochem
2022-11-07ada: Rework CUDA host-side invocation of device-side elaboration codeSteve Baird
2022-11-07ada: Fix detection of external calls to protected objects in instancesPiotr Trojanek
2022-11-07ada: Clean up unnecessary nesting in code for DLL librariesPiotr Trojanek
2022-11-07ada: Suppress warnings on derived True/FalseBob Duff
2022-11-07ada: Deconstruct Safe_To_Capture_In_Parameter_ValuePiotr Trojanek
2022-11-07ada: Flip warning suppression routine to positive meaningPiotr Trojanek
2022-11-07ada: Cleanup detection of code within generic instancesPiotr Trojanek
2022-11-07ada: Remove redundant suppression for non-modified IN OUT parametersPiotr Trojanek
2022-11-07ada: Reject boxes in delta array aggregatesPiotr Trojanek
2022-11-07ada: Allow reuse of Enclosing_Declaration_Or_Statement by GNATprovePiotr Trojanek
2022-11-07ada: Clean up unnecesary call in resolution of overloaded expressionsPiotr Trojanek
2022-11-07ada: Clean up code for visibility of generic actualsPiotr Trojanek
2022-11-07ada: Cleanup comment about mapping parameters when inliningPiotr Trojanek
2022-11-07ada: Put_Image aspect spec incorrectly not inheritedSteve Baird
2022-11-07ada: Tune layout after switching to Ada 2022 aggregate syntaxPiotr Trojanek
2022-11-07ada: Cleanup WITH clauses after switching from obsolescent Ada 83 unitPiotr Trojanek
2022-11-07ada: Create operator nodes in functional stylePiotr Trojanek
2022-11-07ada: Don't reuse operator nodes in expansionPiotr Trojanek
2022-11-07ada: Simplify detection of pragmas in the context itemsPiotr Trojanek
2022-11-07ada: Reject misplaced pragma ObsolescentPiotr Trojanek
2022-11-07ada: Fix missing tag for with of an obsolescent functionPiotr Trojanek
2022-11-07ada: Remove useless validity suppression for attribute InputPiotr Trojanek
2022-11-07vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412]Kewen Lin
2022-11-07Merge branch 'master' into devel/sphinxMartin Liska
2022-11-07Initial Grand Ridge supportHu, Lin1
2022-11-07i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}konglin1
2022-11-07Support Intel RAO-INTkonglin1
2022-11-07Initial Granite Rapids SupportHaochen Jiang
2022-11-07Support Intel prefetchit0/t1Haochen Jiang
2022-11-07Daily bump.GCC Administrator
2022-11-06optabs: Use operand[2] mode in can_vec_set_var_idx_pUros Bizjak
2022-11-06libstdc++: Declare const global variables inlinePatrick Palka
2022-11-06libstdc++: Move stream initialization into compiled library [PR44952]Patrick Palka