]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-05-16  Jonathan Wakelylibstdc++: Require tzdb support for chrono::zoned_time...
2023-05-16  Jonathan Wakelylibstdc++: Do not use pthread_mutex_clocklock with...
2023-05-16  Steve Bairdada: Add "gnat --help-ada" text for new switches.
2023-05-16  Eric Botcazouada: Use accumulator type in expansion of 'Reduce attribute
2023-05-16  Eric Botcazouada: Fix missing warning on aggregate with iterated...
2023-05-16  Eric Botcazouada: Fix crash on iterated component in expression...
2023-05-16  Eric Botcazouada: Fix internal error on 'Image applied to array...
2023-05-16  Eric Botcazouada: Fix internal error on chain of predicated record...
2023-05-16  Yannick Moyada: Update proof of runtime units
2023-05-16  Eric Botcazouada: Implement inheritance of user-defined literal...
2023-05-16  Javier Mirandaada: Spurious error analyzing 'old or 'result in class...
2023-05-16  Javier Mirandaada: Spurious error on function returning CPP type
2023-05-16  Piotr Trojanekada: Apply range checks to preanalyzed aggregate expres...
2023-05-16  Ghjuvan Lacambreada: usage.adb: document -gnatyD switch
2023-05-16  Marc Poulhièsada: Fix Ada representation of r_debug and link_map...
2023-05-16  Johannes Kliemannada: Enable Support_Atomic_Primitives on PPC Linux
2023-05-16  Eric Botcazouada: Follow-up improvement to implementation of storage...
2023-05-16  Arnaud Charletada: Add tags on style messages
2023-05-16  Tom Tromeyada: Fix typo in "pattern"
2023-05-16  Eric Botcazouada: Adjust semantics and implementation of storage...
2023-05-16  Piotr Trojanekada: Build invariant procedure while freezing in GNATpr...
2023-05-16  Richard Kennerada: Get name from entity if that's what's passed to...
2023-05-16  Eric Botcazouada: Document examples of No_Dependence restriction...
2023-05-16  Arnaud Charletada: Bad handling of ASCII with -gnatyn
2023-05-16  Eric Botcazouada: Introduce Cannot_Be_Superflat flag on N_Range...
2023-05-16  Richard Kennerada: Change Present_Expr field type to Uint
2023-05-16  Yannick Moyada: Simplify dramatically ghost code for proof of...
2023-05-16  Yannick Moyada: Add intermediate assertions for proof of Super_Tail
2023-05-16  Arnaud Charletada: Missing dependency with -gnatc
2023-05-16  Yannick Moyada: Set Loop_Variant assertion policy to Ignore in...
2023-05-16  Marc Poulhièsada: Trivial refactoring in Instantiate_*_Body
2023-05-16  Yannick Moyada: Restore proof of System.Arith_Double
2023-05-16  Pan LiRISC-V: Adjust stdint.h to stdint-gcc.h for rvv tests
2023-05-16  Stefan Schulze... s390: Refactor block operation setmem
2023-05-16  Stefan Schulze... s390: Add block operation movmem
2023-05-16  Stefan Schulze... s390: Refactor block operation cpymem
2023-05-16  Paul ThomasFortran: Fix an assortment of bugs
2023-05-16  Senthil Kumar... Skip -fdelete-null-pointer-check tests if target keeps_...
2023-05-16  Andrew PinskiMATCH: [PR109424] Simplify min/max of boolean arguments
2023-05-16  Juzhe-ZhongRISC-V: Add FRM and rounding mode operand into floating...
2023-05-16  GCC AdministratorDaily bump.
2023-05-15  Joseph Myersc: Ignore _Atomic on function return type for C2x
2023-05-15  Joseph Myersc: Update __has_c_attribute values for C2x
2023-05-15  Harald AnlaufFortran: CLASS pointer function result in variable...
2023-05-15  Aldy HernandezAdd auto-resizing capability to irange's [PR109695]
2023-05-15  Aldy HernandezOnly return changed=true in union_nonzero when appropriate.
2023-05-15  Patrick Palkac++: add feature-test macro for auto(x)
2023-05-15  Juzhe-ZhongRISC-V: Add rounding mode operand for fixed-point patterns
2023-05-15  Pan LiOPTABS: Extend the number of expanding instructions...
2023-05-15  Thomas Neumannfix assert in non-atomic path
2023-05-15  Kyrylo Tkachovaarch64: Cost vector comparisons more accurately
2023-05-15  Thomas SchwingeSupport parallel testing in libgomp, part II [PR66005]
2023-05-15  Rainer OrthSupport parallel testing in libgomp, part I [PR66005]
2023-05-15  Thomas Schwingelibgomp testsuite: As appropriate, use the 'gcc', ...
2023-05-15  Thomas Schwingelibgomp testsuite: Have each '*.exp' file specify the...
2023-05-15  Sören Tempelfix assert in __deregister_frame_info_bases
2023-05-15  Marc Poulhièsada: Fix typo in comment
2023-05-15  Yannick Moyada: Add annotations for proof of termination of runtim...
2023-05-15  Yannick Moyada: Recover proof of runtime units
2023-05-15  Yannick Moyada: Recover proof of Interfaces.C for termination
2023-05-15  Bob Duffada: Fix comment related to inlining
2023-05-15  Bob Duffada: Use Inline aspect instead of pragma in Einfo.Utils
2023-05-15  Ronan Desplanquesada: Fix formatting inconsistency in User's Guide
2023-05-15  Bob Duffada: Remove duplicated code in Proc_Next_Component_Or_D...
2023-05-15  Bob Duffada: Improve comment on First_Entity
2023-05-15  Bob Duffada: Clean up vanishing entity fields
2023-05-15  Eric Botcazouada: Fix internal error on instance in package body...
2023-05-15  Piotr Trojanekada: Remove redundant protection against empty lists
2023-05-15  Ronan Desplanquesada: Simplify lookup of predecessor in homonym chain
2023-05-15  Piotr Trojanekada: Accept aggregates with OTHERS clause in unchecked...
2023-05-15  Steve Bairdada: Emit warnings for (some) ineffective static predic...
2023-05-15  Yannick Moyada: Update comment after SPARK RM change
2023-05-15  Ronan Desplanquesada: Improve check of attribute reference
2023-05-15  Ronan Desplanquesada: Fix minor documentation formatting issue
2023-05-15  Bob Duffada: Optimize 2**N to avoid explicit 'if' in modular...
2023-05-15  Bob Duffada: Add Check_Error_Detected before "raise Bad_Attribute"
2023-05-15  Yannick Moyada: Fix handling of pragma Warnings (Toolname, Off/On)
2023-05-15  Eric Botcazouada: Fix invalid JSON for extended variant record with...
2023-05-15  Claire Drossada: Fix proof of runtime unit System.Value*
2023-05-15  Yannick Moyada: Allow pragmas Annotate between loop pragmas
2023-05-15  Javier Mirandaada: INOX: prototype RFC on String Interpolation
2023-05-15  Joel Brobeckerada: GNAT UGN: Add section documenting PIE being enable...
2023-05-15  Javier Mirandaada: Skip dynamic interface conversion under native...
2023-05-15  Piotr Trojanekada: Reject attribute Initialize on unchecked unions
2023-05-15  Ronan Desplanquesada: Fix Unchecked_Conversion in edge case
2023-05-15  Piotr Trojanekada: Fix link to parent when copying with Copy_Separate...
2023-05-15  Kyrylo Tkachovaarch64: PR target/99195 annotate vector compare patter...
2023-05-15  Kyrylo Tkachovaarch64: PR target/99195 annotate qabs,qneg patterns...
2023-05-15  Pan LiRISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectoriz...
2023-05-15  Richard Bienertree-optimization/109848 - fix TARGET_MEM_REF store...
2023-05-15  Richard BienerFix gcc.dg/vect/pr108950.c
2023-05-15  Juzhe-ZhongRISC-V: Support TARGET_VECTORIZE_PREFERRED_VECTOR_ALIGN...
2023-05-15  GCC AdministratorDaily bump.
2023-05-14  Andrew PinskiMATCH: Add pattern for `signbit(x) ? x : -x` into abs...
2023-05-14  Uros Bizjaki386: Handle unsupported modes from ix86_widen_mult_cos...
2023-05-14  Ard Biesheuveli386: Honour -mdirect-extern-access when calling __fentry__
2023-05-14  Pan LiRISC-V: Refactor the or pattern to switch cases
2023-05-14  GCC AdministratorDaily bump.
2023-05-13  Gaius MulleyReplace bool as boolean instead of int in libgm2
2023-05-13  Prathamesh... [aarch64] Recursively intialize even and odd sub-parts...
next