]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-05-26  Piotr Trojanekada: Simplify expansion of set membership
2023-05-26  Piotr Trojanekada: Cleanup expansion of membership operators into...
2023-05-26  Piotr Trojanekada: Remove leftover code for counting protected entries
2023-05-26  Piotr Trojanekada: Fix detection of non-static expressions in records...
2023-05-26  Eric Botcazouada: Reorder components in Ada.Containers.Bounded_Doubl...
2023-05-26  Eric Botcazouada: Reorder components in Ada.Containers.Restricted_Do...
2023-05-26  Eric Botcazouada: Reject thin 'Unrestricted_Access value to aliased...
2023-05-26  Piotr Trojanekada: Simplify iteration over record component items...
2023-05-26  Piotr Trojanekada: Fix handling of Global contracts inside generic...
2023-05-26  Piotr Trojanekada: Tune detection of expression functions within...
2023-05-26  Javier Mirandaada: Crash on loop in dispatching conditional entry...
2023-05-26  Piotr Trojanekada: Remove redundant protection against empty lists
2023-05-26  Piotr Trojanekada: Cleanups in handling of aggregates
2023-05-26  Piotr Trojanekada: Fix iteration over component items with pragmas
2023-05-26  Javier Mirandaada: Duplicate declaration of _master entity
2023-05-26  Piotr Trojanekada: Remove redundant guards from handling of record...
2023-05-26  Eric Botcazouada: Remove Is_Descendant_Of_Address flag from Standard...
2023-05-26  Ghjuvan Lacambreada: Handle new Controlling_Tag format when converting...
2023-05-26  Piotr Trojanekada: Use context variables in expansion of aggregates
2023-05-26  Eric Botcazouada: Fix missing finalization in library-level instance...
2023-05-26  Eric Botcazouada: Minor tweak in condition
2023-05-26  Piotr Trojanekada: Simplify expansion of positional aggregates
2023-05-26  Doug Ruppada: Use computed value from os_constants to define...
2023-05-26  Eric Botcazouada: Fix another couple of unchecked conversions to...
2023-05-26  Piotr Trojanekada: Refine types for an accessibility-checking routine
2023-05-26  Piotr Trojanekada: Clean style in expansion of array aggregates
2023-05-26  Ronan Desplanquesada: Fix late extra formals creation
2023-05-26  Eric Botcazouada: Add missing guards in Selected_Range_Checks
2023-05-26  Eric Botcazouada: Enhance Is_Null_Range and Not_Null_Range predicates
2023-05-26  Uros Bizjaki386: Do not disable call to ix86_expand_vecop_qihi2
2023-05-26  liuhongtOnly use NO_REGS in cost calculation when !hard_regno_m...
2023-05-26  Juzhe-ZhongRISC-V: Fix zero-scratch-regs-3.c fail
2023-05-26  GCC AdministratorDaily bump.
2023-05-25  Jonathan Wakelylibstdc++: Add relational operators to __gnu_test:...
2023-05-25  Dimitar Dimitrovtestsuite: Require trampolines for nestev-vla tests
2023-05-25  Jin MaIn pipeline scheduling, insns should not be fusion...
2023-05-25  Uros Bizjaki386: Use 2x-wider modes when emulating QImode vector...
2023-05-25  Georg-Johann Laytarget/104327: Allow more inlining between different...
2023-05-25  Georg-Johann Laytarget/82931: Make a pattern more generic to match...
2023-05-25  Christophe... arm: merge MVE_5 and MVE_6 iterators
2023-05-25  Ju-Zhe ZhongVECT: Add decrement IV iteration loop control by variab...
2023-05-25  Kyrylo Tkachovaarch64: PR target/99195 Annotate complex FP patterns...
2023-05-25  Chris Sidebottomarm: Implement ACLE Data Intrinsics
2023-05-25  Alex Coplanarm: Fix ICE due to infinite splitting [PR109800]
2023-05-25  Richard Bienertarget/109955 - handle pattern generated COND_EXPR...
2023-05-25  Claudiu Zissulescuarc: Make TLS Local Dynamic work like Global Dynamic...
2023-05-25  Prathamesh... [aarch64] Ignore cost of scalar moves for seq in vector...
2023-05-25  Kyrylo Tkachovaarch64: Implement vector FP absolute compare intrinsic...
2023-05-25  Hu, Lin1i386: Fix incorrect intrinsic signature for AVX512...
2023-05-25  Javier Mirandaada: Missing warning on null-excluding array aggregate...
2023-05-25  Piotr Trojanekada: Expect Exceptional_Cases as a context for attribut...
2023-05-25  Piotr Trojanekada: Use procedural variant of Next_Index where possible
2023-05-25  Javier Mirandaada: Crash on empty aggregate using the Ada 2022 notation
2023-05-25  Johannes Kliemannada: Enable Support_Atomic_Primitives on VxWorks 7 PPC
2023-05-25  Eric Botcazouada: Fix internal error on declare-expression in post...
2023-05-25  Tom Tromeyada: Require successful build of xsnamest
2023-05-25  Eric Botcazouada: Minor adjustments to Standard_Address
2023-05-25  Eric Botcazouada: Add size clause to System.Address
2023-05-25  Marc Poulhièsada: Fix error message for Aggregate aspect
2023-05-25  Bob Duffada: Switch from E_Void to Is_Not_Self_Hidden
2023-05-25  Eric Botcazouada: Decouple size of addresses and pointers from size...
2023-05-25  Piotr Trojanekada: Fix copying of quantified expressions
2023-05-25  Piotr Trojanekada: Deconstruct a no longer used parameter of New_Copy...
2023-05-25  Piotr Trojanekada: Clean up copying of node trees
2023-05-25  Piotr Trojanekada: Simplify copying of node lists
2023-05-25  Steve Bairdada: Avoid duplicated streaming subprograms
2023-05-25  Marc Poulhièsada: Fix crash during function return analysis
2023-05-25  Piotr Trojanekada: Remove unused initial value of a local variable
2023-05-25  Marc Poulhièsada: Fix (again) incorrect handling of Aggregate aspect
2023-05-25  Piotr Trojanekada: Prevent search of calls in preconditions from...
2023-05-25  Piotr Trojanekada: Fix comments for recently added SPARK aspects
2023-05-25  Piotr Trojanekada: Add missing supportive code for recently added...
2023-05-25  Piotr Trojanekada: Tune handling of attributes Old in contract Except...
2023-05-25  Piotr Trojanekada: Remove redundant guards from calls to Move_Aspects
2023-05-25  Eric Botcazouada: Small tweak to implementation of by-copy semantics...
2023-05-25  Piotr Trojanekada: Fix copy-paste mistake in analysis of Exceptional_...
2023-05-25  Ronan Desplanquesada: Enrich documentation of subprogram
2023-05-25  Ronan Desplanquesada: Maximize use of existing constant
2023-05-25  Ronan Desplanquesada: Reduce span of variable
2023-05-25  Bob Duffada: Set Is_Not_Self_Hidden flag in more cases
2023-05-25  Ronan Desplanquesada: Handle controlling access parameters in DTWs
2023-05-25  Bob Duffada: Add Entry_Cancel_Parameter to E_Label
2023-05-25  Eric Botcazouada: Minor fixes in description of scope depth
2023-05-25  Piotr Trojanekada: Tune warning about assignment just before a raise...
2023-05-25  Piotr Trojanekada: Accept aliased parameters in Exceptional_Cases
2023-05-25  Marc Poulhièsada: Fix incorrect handling of Aggregate aspect
2023-05-25  Bob Duffada: Fix obsolete comment in Sinfo.Utils
2023-05-25  Marc Poulhièsada: Fix SPARK context not restored when Load_Unit...
2023-05-25  Piotr Trojanekada: Restrict use of formal parameters within exception...
2023-05-25  Juzhe-ZhongRISC-V: Remove FRM_REGNUM dependency for rtx conversions
2023-05-25  Christophe... testsuite, analyzer: Fix testcases with fclose
2023-05-25  Aldy HernandezStream out NANs correctly.
2023-05-25  Aldy HernandezDisallow setting of NANs in frange setter unless settin...
2023-05-25  Aldy HernandezHash known NANs correctly for franges.
2023-05-25  Aldy HernandezAdd an frange::set_nan() variant that takes a nan_state.
2023-05-25  Alexandre Oliva[PR100106] Reject unaligned subregs when strict alignme...
2023-05-25  Alexandre Oliva[testsuite] require profiling for -pg
2023-05-25  Alexandre Oliva[testsuite] require pthread for openmp
2023-05-25  Alexandre Oliva[testsuite] require pic for pr103074.c
2023-05-25  Alexandre Oliva[testsuite] tsvc: skip include malloc.h when unavailable
next