]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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
2022-05-10 Harald AnlaufFortran: check TEAM arguments to coarray intrinsics
2022-05-10 H.J. Lux86: Add .note.GNU-stack section only for Linux
2022-05-10 Jakub Jelinekisel: Fix up gimple_expand_vec_set_expr [PR105528]
2022-05-10 Segher Boessenkooldoc: Fix mode iterator example
2022-05-10 Patrick Palkac++: Remove SET_PACK_EXPANSION_PATTERN / SET_ARGUMENT_P...
2022-05-10 Patrick Palkac++: Harden *_PACK_EXPANSION and *_ARGUMENT_PACK macros
2022-05-10 Jonathan Wakelylibstdc++: Add <spanstream> declarations to <iosfwd...
2022-05-10 Jonathan Wakelylibstdc++: Add <syncstream> declarations to <iosfwd...
2022-05-10 Martin Liskalibiberty: fix wrong replacent in comments
2022-05-10 Martin Liskalibiberty: fix type in allocation
2022-05-10 Martin Liskalibiberty: fix bad replacement.
2022-05-10 Martin LiskaRemove non-ANSI C macros in ansidecl.h.
2022-05-10 Martin Liskalibiberty: stop using PTR macro
2022-05-10 Maciej W. RozyckiRISC-V: Provide `fmin'/`fmax' RTL patterns
2022-05-10 Richard BienerUse gimple-match folding in fold_build_cond_expr
2022-05-10 Thomas SchwingeMake 'c-c++-common/goacc/kernels-decompose-pr100400...
2022-05-10 Thomas SchwingeFix up 'libgomp.fortran/use_device_addr-5.f90' multi...
2022-05-10 Nathan Sidwell[c++] Disambiguate ModuleKind flags
2022-05-10 Richard Bienermiddle-end/105537 - debug processing
2022-05-10 Martin Liskalibgcov: use proper type for n_functions
2022-05-10 Martin LiskaReplace PTR with 'void *' in compiler.
2022-05-10 Richard BienerProperly use opts in finish_options
2022-05-10 Roger SayleAvoid andb %dil when optimizing for size.
2022-05-10 Roger SayleImproved constant folding for scalar evolution.
2022-05-10 Eric Botcazou[Ada] Export Is_Expression_Function predicate for use...
2022-05-10 Alexandre Oliva[Ada] Optimize nonstandard boolean validity checking
2022-05-10 Alexandre Oliva[Ada] Optimize nonstandard boolean conversions
2022-05-10 Alexandre Oliva[Ada] Handle non-standard booleans in if_expression...
2022-05-10 Justin Squirek[Ada] Incorrect ineffective use type clause warning
2022-05-10 Piotr Trojanek[Ada] Simplify call to overloaded Earlier_In_Extended_Unit
2022-05-10 Piotr Trojanek[Ada] Remove repeated conversions between Source_Ptr...
2022-05-10 Piotr Trojanek[Ada] Fix style in resolution of expression with actions
2022-05-10 Piotr Trojanek[Ada] Reuse Is_Rewrite_Substitution where possible
2022-05-10 Piotr Trojanek[Ada] Cleanup detection of No_Elist with No and Present
2022-05-10 Piotr Trojanek[Ada] Prevent search for references in postconditions...
2022-05-10 Piotr Trojanek[Ada] Remove tiny and incomplete optimization for unset...
2022-05-10 Piotr Trojanek[Ada] Cleanup unnecessary declare block in Check_Unreac...
2022-05-10 Piotr Trojanek[Ada] Refine iteration from entities to formals
2022-05-10 Piotr Trojanek[Ada] Check declare and qualified expressions for unset...
2022-05-10 Piotr Trojanek[Ada] Check if- and case-expressions for unset references
2022-05-10 Kévin Le Gouguec[Ada] Fix a couple of typos
2022-05-10 Etienne Servais[Ada] Fix typo in comment for Is_Predicate_Static
2022-05-10 Yannick Moy[Ada] Fix indentation to follow uniform style across...
2022-05-10 Claire Dross[Ada] Accept Structural in aspect Subprogram_Variant...
2022-05-10 Claire Dross[Ada] Proof of System.Val_Int at gold level
next
This page took 0.089846 seconds and 5 git commands to generate.