]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-05-12  Patrick Palkac++: tighten TMPL_ARGS_LEVEL macro
2022-05-12  David Edelsohntestsuite: PPC vector double requires VSX
2022-05-12  Jonathan Wakelylibstdc++: Remove whitespace before preprocessor directives
2022-05-12  Thomas SchwingeRefactor '-ldl' handling for libgomp proper and plugins
2022-05-12  Richard Bienerrtl-optimization/105577 - RTL DSE and non-call EH
2022-05-12  Piotr Trojanek[Ada] Skip postponed validation checks with compilation...
2022-05-12  Arnaud Charlet[Ada] Fix URL in doc
2022-05-12  Bob Duff[Ada] Restore double quotes in debug printouts
2022-05-12  Piotr Trojanek[Ada] Reuse collective subtype for comparison operators...
2022-05-12  Piotr Trojanek[Ada] Remove unreferenced Is_Selector_Name routine
2022-05-12  Arnaud Charlet[Ada] Add more dummy names in Sem_Warn.Has_Junk_Name
2022-05-12  Piotr Trojanek[Ada] Fix warning about generic subprograms withed...
2022-05-12  Piotr Trojanek[Ada] Fix warning about generic subprograms withed...
2022-05-12  Yannick Moy[Ada] Remove useless pragma Warnings Off from runtime...
2022-05-12  Yannick Moy[Ada] Do not issue a warning on a postcondition of...
2022-05-12  Arnaud Charlet[Ada] Remove front-end SJLJ processing
2022-05-12  Bob Duff[Ada] Make debug printouts more robust
2022-05-12  Yannick Moy[Ada] Add ghost code to facilitate proof with SPARK
2022-05-12  Yannick Moy[Ada] Remove use of use-clauses in loaded runtime units
2022-05-12  Etienne Servais[Ada] Fix support for ISO-8859-15 and IBM CP 850 encoding
2022-05-12  Piotr Trojanek[Ada] Remove redundant guard against Any_String
2022-05-12  Piotr Trojanek[Ada] Accept raise expressions as operands of boolean...
2022-05-12  Eric Botcazou[Ada] Plug loophole in Possible_Type_For_Conditional_Ex...
2022-05-12  Yannick Moy[Ada] Adapt CodePeer analysis of GNAT to changes in...
2022-05-12  Eric Botcazou[Ada] Revamp analysis of conditional expressions
2022-05-12  Yannick Moy[Ada] Proof of 'Image support for signed integers
2022-05-12  Eric Botcazou[Ada] Rewrite Sem_Ch4.Find_Boolean_Types
2022-05-12  Alexandre Oliva[Ada] Introduce hardbool Machine_Attribute for Ada
2022-05-12  Piotr Trojanek[Ada] Fix scope of block in expanded protected entry...
2022-05-12  Etienne Servais[Ada] Fix typo in comment
2022-05-12  Marc Poulhiès[Ada] Fix style checking rule for square brackets in...
2022-05-12  Eric Botcazou[Ada] Fix remaining asymmetry in Specific_Type
2022-05-12  Piotr Trojanek[Ada] Fix typos in syntax for implementation-defined...
2022-05-12  Piotr Trojanek[Ada] Reuse generic string hash for invocation signatures
2022-05-12  Piotr Trojanek[Ada] Document Aggregate_Individually_Assign as a confi...
2022-05-12  Thomas Schwingelibgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC'...
2022-05-12  Thomas Schwingelibgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOT...
2022-05-12  Richard Bienertree-optimization/105562 - avoid uninit diagnostic...
2022-05-12  Nathan Sidwellc++: Support module language-decl semantics
2022-05-12  Haochen Jiangi386: Add combine splitter to transform pxor/pcmpeqb...
2022-05-12  Jakub Jelinekopenmp: Add omp_all_memory support (C/C++ only so far)
2022-05-12  jiaweitestsuite: Update Wconversion testcase check type.
2022-05-12  GCC AdministratorDaily bump.
2022-05-11  David Malcolmanalyzer: fix memory leaks
2022-05-11  Patrick Palkatree: introduce range adaptor for TREE_VEC
2022-05-11  Jason Merrillc++: lambda template in requires [PR105541]
2022-05-11  Jason Merrillc++: fix arm-eabi bootstrap [PR105567]
2022-05-11  Harald AnlaufFortran: fix error recovery on invalid array section
2022-05-11  Segher Boessenkoolrs6000: Remove <Fv>
2022-05-11  Segher Boessenkoolrs6000: Remove <Ff>
2022-05-11  Segher Boessenkoolrs6000: Delete RS6000_CONSTRAINT_f
2022-05-11  Richard BienerUse variadic template functions for the gimple_build...
2022-05-11  Siddhesh Poyarekarmiddle-end/70090: Register __bdos for sanitizers if...
2022-05-11  Nathan Sidwell[c++] Add module attachment
2022-05-11  Richard Bienerrtl-optimization/105559 - avoid quadratic behavior...
2022-05-11  Richard BienerImplement some of fold_binary_op_with_conditional_arg...
2022-05-11  Thomas Schwingelibgomp: Remove unused '--with-hsa-runtime', '--with...
2022-05-11  Thomas Schwingelibgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_C...
2022-05-11  Thomas Schwingelibgomp GCN plugin: Clean up unused references to syste...
2022-05-11  Thomas Schwingelibgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for...
2022-05-11  Martin Liskadocs: document --with-zstd
2022-05-11  Martin Liskai386: simplify cpu_feature handling
2022-05-11  Yannick Moy[Ada] Proof of 'Image support for unsigned integers
2022-05-11  Piotr Trojanek[Ada] Sort Detect_Blocking alphabetically among names...
2022-05-11  Piotr Trojanek[Ada] Fix Compile_Time_(Error|Warning) as non-configura...
2022-05-11  Marc Poulhiès[Ada] Correctly reject record aggregate using brackets
2022-05-11  Piotr Trojanek[Ada] Fix unbalanced paren in documentation marker...
2022-05-11  Marc Poulhiès[Ada] New No_Local_Tagged_Types restriction
2022-05-11  Eric Botcazou[Ada] Fix spurious ambiguity for if_expression containi...
2022-05-11  Piotr Trojanek[Ada] Fix style of body header boxes
2022-05-11  Etienne Servais[Ada] Do not create useless itype in Constrain_Access
2022-05-11  Piotr Trojanek[Ada] Detect infinite loops with operators in exit...
2022-05-11  Yannick Moy[Ada] Adapt proof of System.Arith_Double after update...
2022-05-11  Piotr Trojanek[Ada] Update categorization of implementation restrictions
2022-05-11  Piotr Trojanek[Ada] Fix "S p e c" and "B o d y" file headers
2022-05-11  Joao Azevedo[Ada] Add SUSE 32bit dependency
2022-05-11  Piotr Trojanek[Ada] Fix formatting glitches in GNAT User's Guide
2022-05-11  Piotr Trojanek[Ada] Use pygments for Ada code examples of elaboration...
2022-05-11  Gary Dismukes[Ada] Excess finalization on assignment with target...
2022-05-11  Bob Duff[Ada] fix crash on Secondary_Stack_Size with discriminant
2022-05-11  Piotr Trojanek[Ada] Reset Reachable field when mutating label into...
2022-05-11  Piotr Trojanek[Ada] Fix layout of tables in PDF version of GNAT RM
2022-05-11  Piotr Trojanek[Ada] Fix layout in description of aspects and pragmas
2022-05-11  Piotr Trojanek[Ada] Fix markup in description of implementation-defin...
2022-05-11  Piotr Trojanek[Ada] Fix markup in description of pragma Eliminate
2022-05-11  Johannes Kliemann[Ada] Suppress warning in g-sthcso for non-unix platforms
2022-05-11  Piotr Trojanek[Ada] Add guard for making only legal labels unreachable
2022-05-11  Piotr Trojanek[Ada] Document pragma Ada_2022
2022-05-11  Steve Baird[Ada] Properly reject unsupported address specifications
2022-05-11  Piotr Trojanek[Ada] Move Reachable flag to E_Label entities
2022-05-11  Alexandre Oliva[Ada] Set_Is_Known_Valid only if Safe_To_Capture_Value
2022-05-11  Bob Duff[Ada] Avoid crash for -gnatR -gnatc
2022-05-11  Richard Bienerbootstrap/105551 - restore nvptx build
2022-05-11  liuhongtOptimize movzwl + vmovd/vmovq to vmovw.
2022-05-11  Kewen Linrs6000: Fix constraint v with rs6000_constraints[RS6000...
2022-05-11  Martin Liskaopts: do not allow Separate+Joined ending with =
2022-05-11  Kewen LinMAINTAINERS: Remove myself from DCO section
2022-05-11  Haochen GuiThis patch skips constant folding for fmin/max when...
2022-05-11  GCC AdministratorDaily bump.
2022-05-10  Joseph MyersUpdate gcc hr.po
next