]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-05-17  Alexander Monakovtree-into-ssa: speed up sorting in prune_unused_phi_nod...
2024-05-17  Aldy Hernandez[prange] Avoid looking at type() for undefined ranges
2024-05-17  Richard Bienermiddle-end/115110 - Fix view_converted_memref_p
2024-05-17  Eric BotcazouSmall fix to implementation of -fdump-ada-spec
2024-05-17  Eric BotcazouRemove spurious line
2024-05-17  Eric BotcazouAdd widening expansion of MULT_HIGHPART_EXPR for integr...
2024-05-17  Richard BienerAdd missing check for const_pool in the escaped solutions
2024-05-17  Viljar Indusada: Improve deriving initial sizes for container aggre...
2024-05-17  Ronan Desplanquesada: Remove outdated workaround in aggregate expansion
2024-05-17  Eric Botcazouada: Start the initialization of the tasking runtime...
2024-05-17  Steve Bairdada: Improve test for unprocessed preprocessor directives
2024-05-17  Eric Botcazouada: Restore dependency on System.OS_Interface in Syste...
2024-05-17  Eric Botcazouada: Further adjustments coming from aliasing considera...
2024-05-17  Eric Botcazouada: Replace spinlocks with fully-fledged locks in...
2024-05-17  Eric Botcazouada: Document secondary usage of Materialize_Entity...
2024-05-17  Steve Bairdada: Bug in computing local restrictions inherited...
2024-05-17  Eric Botcazouada: Factor out duplicated code in bodies of System...
2024-05-17  Piotr Trojanekada: Fix for validity checking and conditional evaluati...
2024-05-17  Steve Bairdada: Do not query the modification time of a special...
2024-05-17  Steve Bairdada: Disable Equivalent_Array_Aggregate optimization...
2024-05-17  Ronan Desplanquesada: Clarify code for aggregate warnings
2024-05-17  Ronan Desplanquesada: Fix others error message location
2024-05-17  Piotr Trojanekada: Expose utility routine for processing of Depends...
2024-05-17  Eric Botcazouada: Couple of adjustments coming from aliasing conside...
2024-05-17  Bob Duffada: gnatbind: subprogram spec no longer exists
2024-05-17  Ronan Desplanquesada: Update docs for Resolve_Null_Array_Aggregate
2024-05-17  Steve Bairdada: Fix containers' Reference_Preserving_Key functions...
2024-05-17  Bob Duffada: correction to gnatbind-related cleanups
2024-05-17  Bob Duffada: gnatbind-related cleanups
2024-05-17  Sebastian Poeplauada: Make raise-gcc.c compatible with Clang
2024-05-17  Marc Poulhièsada: Fix crash caused by missing New_Copy_tree
2024-05-17  Bob Duffada: Fix Constraint_Error on mutable assignment
2024-05-17  Piotr Trojanekada: Only record types with discriminants can be uncons...
2024-05-17  Piotr Trojanekada: Simplify code for private types with unknown discr...
2024-05-17  Piotr Trojanekada: Allow private items with unknown discriminants...
2024-05-17  Piotr Trojanekada: Tune detection of unconstrained and tagged items...
2024-05-17  Marc Poulhièsada: Fix probable copy/paste error
2024-05-17  Viljar Indusada: Check subtype to avoid a precondition failure
2024-05-17  Viljar Indusada: Fix checking range constraints within composite...
2024-05-17  Ronan Desplanquesada: Remove superfluous Relocate_Node calls
2024-05-17  Ronan Desplanquesada: Small cleanup in aggregate expansion code
2024-05-17  Eric Botcazouada: Add support for 'Object_Size to pragma Compile_Tim...
2024-05-17  Alexandre Olivamake -freg-struct-return visibly a negative alias of...
2024-05-17  Pan LiRISC-V: Cleanup some temporally files [NFC]
2024-05-16  Joseph MyersUpdate gcc sv.po
2024-05-16  Pan LiRISC-V: Enable vectorizable early exit testsuite
2024-05-16  Pan LiRISC-V: Implement vectorizable early exit with vcond_ma...
2024-05-16  Jan HubickaFix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
2024-05-16  Richard Bienertree-optimization/13962 - handle ptr-ptr compares in...
2024-05-16  Richard Bienerwrong code with points-to and volatile
2024-05-16  Pan LiVect: Support loop len in vectorizable early exit
2024-05-16  Pan LiVect: Support new IFN SAT_ADD for unsigned vector int
2024-05-16  Pan LiInternal-fn: Support new IFN SAT_ADD for unsigned scala...
2024-05-16  Aldy HernandezRevert "Revert: "Enable prange support.""
2024-05-16  Aldy HernandezCleanup prange sanity checks.
2024-05-16  Aldy HernandezUse a boolean type when folding conditionals in simplif...
2024-05-16  Christoph MüllnerRISC-V: testsuite: Drop march-string in cmpmemsi/cpymem...
2024-05-16  Richard Bienertree-optimization/79958 - make DSE track multiple paths
2024-05-16  Eric Botcazouada: Remove obsolete reference in comment
2024-05-16  Marc Poulhièsada: Reset scope of top level object declaration during...
2024-05-16  Steve Bairdada: Redundant validity checks
2024-05-16  Gary Dismukesada: Exception on Indefinite_Vector aggregate with...
2024-05-16  Justin Squirekada: Implement new experimental attribute 'Super
2024-05-16  Ronan Desplanquesada: Fix reference to RM clause in comment
2024-05-16  Ronan Desplanquesada: Fix missing length checks with case expressions
2024-05-16  Sebastian Poeplauada: Fix standalone Windows builds of adaint.c
2024-05-16  Viljar Indusada: Avoid checking parameters of protected procedures
2024-05-16  Piotr Trojanekada: Ignore ghost nodes in call graph information for...
2024-05-16  Ronan Desplanquesada: Fix reason code for length check
2024-05-16  Eric Botcazouada: Propagate Program_Error from failed finalization...
2024-05-16  Piotr Trojanekada: Improve recovery from illegal occurrence of 'Old...
2024-05-16  Piotr Trojanekada: No need to follow New_Occurrence_Of with Set_Etype
2024-05-16  Piotr Trojanekada: Fix detection of if_expressions that are known...
2024-05-16  Ronan Desplanquesada: Fix comments about Get_Ranged_Checks
2024-05-16  Eric Botcazouada: Minor performance improvement for dynamically...
2024-05-16  Marc Poulhièsada: Fixup one more pattern of broken scope information
2024-05-16  Piotr Trojanekada: Fix typo in CUDA error message
2024-05-16  Eric Botcazouada: Fix latent alignment issue for dynamically-allocat...
2024-05-16  Viljar Indusada: Fix resolving tagged operations in array aggregates
2024-05-16  Eric Botcazouada: Fix bogus error on function returning noncontrolli...
2024-05-16  Piotr Trojanekada: Fix casing of CUDA in error messages
2024-05-16  Ronan Desplanquesada: Fix crash with -gnatdJ and -gnatw_q
2024-05-16  Steve Bairdada: Follow up fixes for Put_Image/streaming regressions
2024-05-16  Eric Botcazouada: Implement per-finalization-collection spinlocks
2024-05-16  Steve Bairdada: Formal_Derived_Type'Size is not static
2024-05-16  Steve Bairdada: Fix bug in maintaining dimension info
2024-05-16  Piotr Trojanekada: Remove Aspect_Specifications field from N_Procedur...
2024-05-16  Piotr Trojanekada: Reuse existing expression when rewriting aspects...
2024-05-16  Piotr Trojanekada: Cleanup reporting locations for Ada 2022 and GNAT...
2024-05-16  Piotr Trojanekada: Fix alphabetic ordering of aspect identifiers
2024-05-16  Piotr Trojanekada: Fix ordering of code for pragma Preelaborable_Init...
2024-05-16  Piotr Trojanekada: Fix casing in error messages
2024-05-16  Piotr Trojanekada: Fix docs and comments about pragmas for Boolean...
2024-05-16  David Malcolmdiagnostics: use unicode art for interprocedural depth
2024-05-16  David Malcolmdiagnostics: add warning emoji to events with VERB_danger
2024-05-16  David Malcolmdiagnostics: simplify output of purely intraprocedural...
2024-05-16  David Malcolmdiagnostics: handle SGR codes in line_label::m_display_...
2024-05-16  Xiao ZengRISC-V: Add Zvfbfwma extension to the -march= option
2024-05-16  liuhongtSet d.one_operand_p to true when TARGET_SSSE3 in ix86_e...
2024-05-16  liuhongtOptimize ashift >> 7 to vpcmpgtb for vector int8.
next