]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2022-05-17 Nathan Sidwelldemangler: Structured Bindings
2022-05-17 Giuliano BelinassiPR105169 Fix references to discarded sections
2022-05-17 Richard BienerDo not clear bb->aux in duplicate_loop_body_to_header_edge
2022-05-17 Andrew MacLeodCheck for equivalence after merging relations.
2022-05-17 Uros Bizjaki386: Fix ICE in final_scan_insn_1 [PR105624]
2022-05-17 Jakub Jelineklibgomp: Clarify that omp_display_env is fully implemented
2022-05-17 Thomas SchwingeAdvise to call 'internal_error' instead of 'abort'...
2022-05-17 Frederik Harwathgraphite: Fix minor mistakes in comments
2022-05-17 Frederik Harwathgraphite: Rename isl_id_for_ssa_name
2022-05-17 Tobias Burnuslibgomp.texi: Document OpenMP context selectors
2022-05-17 Tobias Burnusgcn/t-omp-device: Add 'amdgcn' as 'arch' [PR105602]
2022-05-17 Jakub Jelinekopenmp: Add support for inoutset depend-kind
2022-05-17 Jonathan Wakelylibstdc++: Skip tests that fail for the versioned namespace
2022-05-17 Jonathan Wakelylibstdc++: Stop defining C++0x compat symbols for versi...
2022-05-17 Tobias Burnuslibgomp.texi: Add OpenMP 5.2 implementation status
2022-05-17 Jakub Jelineki386: Fix up V2DI and V1TI inequality comparisons ...
2022-05-17 Tobias BurnusOpenMP: Add omp_all_memory support to Fortran
2022-05-17 Richard Bienertree-optimization/105618 - restore load sinking
2022-05-17 Piotr Trojanek[Ada] Restore defensive guard in checks for volatile...
2022-05-17 Gary Dismukes[Ada] Subprogram renaming fails to hide homograph
2022-05-17 Ghjuvan Lacambre[Ada] CUDA: remove code performing kernel registration
2022-05-17 Etienne Servais[Ada] Enhance the warning on C enum with size clause...
2022-05-17 Yannick Moy[Ada] Allow inlining for proof inside generics
2022-05-17 Gary Dismukes[Ada] Provide allocation subtype for allocators of...
2022-05-17 Bob Duff[Ada] Cleanups related to front-end SJLJ
2022-05-17 Dmitriy Anisimkov[Ada] GNAT.Binary_Search is not internal
2022-05-17 Yannick Moy[Ada] Fix insertion of declaration inside quantified...
2022-05-17 Marc Poulhiès[Ada] Fix Forced sign flag in formatted string
2022-05-17 Eric Botcazou[Ada] Fix small glitch in Expand_N_Full_Type_Declaration
2022-05-17 Bob Duff[Ada] Requires_Cleanup_Actions and N_Protected_Body
2022-05-17 Bob Duff[Ada] Output.w always writes to stderr
2022-05-17 Dmitriy Anisimkov[Ada] Generic binary search implementation
2022-05-17 Eric Botcazou[Ada] Fix bogus visibility error with partially paramet...
2022-05-17 Etienne Servais[Ada] Take full view of private type
2022-05-17 Arnaud Charlet[Ada] Allow 'Reduce with -gnat2022
2022-05-17 Ghjuvan Lacambre[Ada] Don't create calls to Abort_Undefer when not...
2022-05-17 Marc Poulhiès[Ada] Typo fix in finalization comment
2022-05-17 Etienne Servais[Ada] Initialize Compiler_State to avoid Constraint_Error
2022-05-17 Eric Botcazou[Ada] Deal with derived record types in Has_Compatible_...
2022-05-17 Eric Botcazou[Ada] Streamline implementation of Has_Compatible_Repre...
2022-05-17 Etienne Servais[Ada] Remove superfluous call to Original_Node
2022-05-17 Javier Miranda[Ada] Crash freezing declaration that will raise constr...
2022-05-17 Javier Miranda[Ada] Spurious error on subprogram with class-wide...
2022-05-17 Eric Botcazou[Ada] Use Actions field of freeze nodes for subprograms
2022-05-17 Javier Miranda[Ada] Implement calls to abstract subprograms in class...
2022-05-17 Piotr Trojanek[Ada] Fix documentation of using attribute Loop_Entry...
2022-05-17 Etienne Servais[Ada] Check token to be "access", reject it if not
2022-05-17 Piotr Trojanek[Ada] Enable current value propagation within pragma...
2022-05-17 Jakub Jelinekforwprop: Fix a typo and comment formatting
2022-05-17 liuhongtOptimize vpermtiw/b to vpunpcklqdq for certain cases.
2022-05-17 liuhongtClamp vec_perm_expr index in simplify_bitfield_ref...
2022-05-17 GCC AdministratorDaily bump.
2022-05-16 Jason Merrillattribs: fix typedefs in generic code [PR105492]
2022-05-16 David Malcolmanalyzer: implement four new warnings for <stdarg.h...
2022-05-16 Iain Buclawd: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb...
2022-05-16 Jonathan Wakelylibstdc++: Fix hyperlink in docs
2022-05-16 Jonathan Wakelylibstdc++: Update C++23 status docs
2022-05-16 Jonathan Wakelylibstdc++: Add C++23 status docs
2022-05-16 Jonathan Wakelylibstdc++: Fix status docs for <bit> support
2022-05-16 Richard BienerFinish gimple_build API enhancement
2022-05-16 Richard BienerMove code_helper to tree.h
2022-05-16 Richard Bienerrtl-optimization/105577 - testcase for the PR
2022-05-16 Richard Bieneripa/105598 - testcase for PR105598
2022-05-16 Martin Liskaopts-global.cc: document last change
2022-05-16 Eric BotcazouDo not use DW_OP_not for TRUTH_NOT_EXPR in conditional...
2022-05-16 Eric Botcazou[Ada] Fix fallout of change in equality for untagged...
2022-05-16 Piotr Trojanek[Ada] Fix expansion of attribute Loop_Entry wrt value...
2022-05-16 Piotr Trojanek[Ada] Remove useless code related to current value...
2022-05-16 Justin Squirek[Ada] Type invariant or postcondition may cause uniniti...
2022-05-16 Etienne Servais[Ada] Freeze target type on qualified expression expansion
2022-05-16 Yannick Moy[Ada] Fix proof of double arithmetic units
2022-05-16 Ghjuvan Lacambre[Ada] Don't crash on ghost packages when emitting CUDA...
2022-05-16 Joel Brobecker[Ada] GNAT.Debug_Pools: Improve documentation of the...
2022-05-16 Joel Brobecker[Ada] sigaction result not properly checked in __gnat_i...
2022-05-16 Joel Brobecker[Ada] Fix thinko in QNX's implementation of __gnat_inst...
2022-05-16 Joel Brobecker[Ada] Add <stdlib.h> #include in cstreams.c
2022-05-16 Joel Brobecker[Ada] replace call to bzero in terminals.c by call...
2022-05-16 Gary Dismukes[Ada] Revise Storage_Model_Support operations to do...
2022-05-16 Etienne Servais[Ada] Handle case-expression inside if-expression in...
2022-05-16 Yannick Moy[Ada] Update comment justifying non-inlining for proof...
2022-05-16 Marc Poulhiès[Ada] Fix iterated element association loop var escapin...
2022-05-16 Eric Botcazou[Ada] Fix internal error on iterated array aggregate
2022-05-16 Javier Miranda[Ada] Accept calls to abstract subprograms in class...
2022-05-16 Eric Botcazou[Ada] Fix internal error on mix of controlled and prote...
2022-05-16 Eric Botcazou[Ada] Fix internal error on predicate aspect with iterator
2022-05-16 Steve Baird[Ada] Implement component finalization ordering rules...
2022-05-16 Eric Botcazou[Ada] Fix implementation issues with equality for untag...
2022-05-16 Piotr Trojanek[Ada] Remove duplicated detection of user-defined equality
2022-05-16 Piotr Trojanek[Ada] Improve building of untagged equality
2022-05-16 Olivier Hainque[Ada] Map gnatlib-shared to gnatlib-shared-dual for...
2022-05-16 Eric Botcazou[Ada] Couple of small consistency tweaks
2022-05-16 Eric Botcazou[Ada] Fix spurious error on limited view with incomplet...
2022-05-16 Piotr Trojanek[Ada] Pick volatile refinement property of a subtype...
2022-05-16 Piotr Trojanek[Ada] Clarify code for detecting volatile refinement...
2022-05-16 Piotr Trojanek[Ada] Remove duplicated code for detecting enabled...
2022-05-16 Martin LiskaUse more ARRAY_SIZE.
2022-05-16 Marcel VollweilerOpenMP, C++: Add template support for the has_device_ad...
2022-05-16 Martin LiskaFix ubsan error in opts-global.cc
2022-05-16 Richard BienerAdd MIN/MAX folding from fold_cond_expr_with_comparison...
2022-05-16 liuhongtFix ICE caused by wrong condition.
next
This page took 0.083408 seconds and 5 git commands to generate.