]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-05-14  Christoph Müllner[PATCH 2/3] RISC-V: testsuite: Make cmo tests LTO safe
2024-05-14  Christoph Müllner[1/3] expr: Export clear_by_pieces()
2024-05-14  Tom de Vries[testsuite] Fix gcc.dg/pr115066.c fail on aarch64
2024-05-14  Rainer Orthtestsuite: analyzer: Fix fd-glibc-byte-stream-connectio...
2024-05-14  Jonathan Wakelylibstdc++: Guard dynamic_cast use in src/c++23/print...
2024-05-14  Jonathan Wakelylibstdc++: Document when std::string::shrink_to_fit...
2024-05-14  Tom de Vries[debug] Fix dwarf v4 .debug_macro.dwo
2024-05-14  Jan HubickaReduce recursive inlining of always_inline functions
2024-05-14  Jonathan Wakelylibstdc++: Fix typo in std::stacktrace::max_size [PR115063]
2024-05-14  Haochen Guirs6000: Enable overlapped by-pieces operations
2024-05-14  Filip KastlMAINTAINERS: Fix an entry using spaces instead of tabs
2024-05-14  Piotr Trojanekada: Fix classification of SPARK Boolean aspects
2024-05-14  Ronan Desplanquesada: Fix crash with -gnatdJ and -gnatf
2024-05-14  Marc Poulhièsada: Minor typo fix in comment
2024-05-14  Eric Botcazouada: Document more details of the implementation of...
2024-05-14  Eric Botcazouada: Fix small inaccuracy in previous change
2024-05-14  Ronan Desplanquesada: Fix pragma Warnings and -gnatD interaction
2024-05-14  Eric Botcazouada: Decouple attachment from dynamic allocation for...
2024-05-14  Steve Bairdada: Follow up fixes for Put_Image/streaming regressions
2024-05-14  Ronan Desplanquesada: Fix pragma Compile_Time_Error and -gnatdJ crash
2024-05-14  Ronan Desplanquesada: Fix crash with -gnatdJ and -gnatyz
2024-05-14  Eric Botcazouada: Small cleanup about allocators and aggregates
2024-05-14  Ronan Desplanquesada: Fix warning indicators in usage string
2024-05-14  Philippe Gilada: Correct System.Win32.LocalFileTimeToFileTime wrapp...
2024-05-14  Ronan Desplanquesada: Fix crash with -gnatdJ and JSON output
2024-05-14  Ronan Desplanquesada: Fix crash with -gnatdJ and -gnatw.w
2024-05-14  Eric Botcazouada: Restore default size for dynamic allocations of...
2024-05-14  Ronan Desplanquesada: Fix typo in diagnostic message
2024-05-14  Gary Dismukesada: Compiler crash or errors on if_expression in conta...
2024-05-14  Steve Bairdada: Replace "not Present" tests with "No".
2024-05-14  Eric Botcazouada: Follow-up adjustment after fix to Default_Initiali...
2024-05-14  Steve Bairdada: Reduce generated code duplication for streaming...
2024-05-14  Steve Bairdada: Better error message for bad general case statements
2024-05-14  Justin Squirekada: Spurious unreferenced warning on selected component
2024-05-14  Ronan Desplanquesada: Fix overlap warning suppression
2024-05-14  Eric Botcazouada: Follow-up adjustment to earlier fix in Build_Alloc...
2024-05-14  Javier Mirandaada: Missing support for consistent assertion policy
2024-05-14  Eric Botcazouada: Fix double finalization for dependent expression...
2024-05-14  Steve Bairdada: Error in determining accumulator subtype for a...
2024-05-14  Steve Bairdada: Rtsfind should not trash state used in analyzing...
2024-05-14  Eric Botcazouada: Factor out implementation of default initializatio...
2024-05-14  Ronan Desplanquesada: Fix crash with -gnatyB and -gnatdJ
2024-05-14  Eric Botcazouada: Small fix to printing of raise statements
2024-05-14  Yannick Moyada: Update of SPARK RM legality rules on ghost code
2024-05-14  Yannick Moyada: Fix ghost policy in use for generic instantiation
2024-05-14  Eric Botcazouada: Small fix to Default_Initialize_Object
2024-05-14  Jeff LawRevert "[PATCH v2 1/3] RISC-V: movmem for RISCV with...
2024-05-14  Pan LiRISC-V: Fix format issue for trailing operator [NFC]
2024-05-14  GCC AdministratorDaily bump.
2024-05-13  Jeff Law[to-be-committed,RISC-V] Improve AND with some constants
2024-05-13  Sergei Lewis[PATCH v2 1/3] RISC-V: movmem for RISCV with V extension
2024-05-13  Patrick Palkac++: replace tf_norm with a local flag
2024-05-13  Ken Matsuic++: Avoid using __array_rank as a variable name [PR115061]
2024-05-13  Vladimir N... [PR115013][LRA]: Modify register starvation recognition
2024-05-13  Pan LiRISC-V: Bugfix ICE for RVV intrinisc vfw on _Float16...
2024-05-13  Patrick Palkac++: nested aggregate/alias CTAD fixes [PR114974, PR114...
2024-05-13  Joseph MyersUpdate gcc .po files
2024-05-13  Jeff Law[to-be-committed,RISC-V] Improve single inverted bit...
2024-05-13  Richard BienerPR60276 fix for single-lane SLP
2024-05-13  Rainer Orthtestsuite: c++: Allow for std::printf in g++.dg/modules...
2024-05-13  Matthias Kretzlibstdc++: Use __builtin_shufflevector for simd split...
2024-05-13  Richard BienerRefactor SLP reduction group discovery
2024-05-13  Jakub Jelinektree-ssa-math-opts: Pattern recognize yet another ...
2024-05-13  Jakub JelinekManually add ChangeLog entry for r15-353-gd7bb8eaade3cd...
2024-05-13  GCC AdministratorDaily bump.
2024-05-13  Eric Botcazouada: Move Init_Proc_Level_Formal from Exp_Ch3 to Exp_Util
2024-05-13  Piotr Trojanekada: Remove code that expected pre/post being split...
2024-05-13  Piotr Trojanekada: Revert recent change for Put_Image and Object_Size...
2024-05-13  Eric Botcazouada: Rename finalization scope masters into finalizatio...
2024-05-13  Eric Botcazouada: Remove dynamic frame in System.Image_D and documen...
2024-05-13  Piotr Trojanekada: Attributes Put_Image and Object_Size are defined...
2024-05-13  Piotr Trojanekada: Remove guards against traversal of empty list...
2024-05-13  Bob Duffada: Fix crash on Compile_Time_Warning in dead code
2024-05-13  Piotr Trojanekada: Deconstruct flag Split_PPC since splitting now...
2024-05-13  Piotr Trojanekada: Move splitting of pre/post aspect expressions...
2024-05-13  Piotr Trojanekada: Fix style in comments
2024-05-13  Piotr Trojanekada: Refine type of a local variable
2024-05-13  Piotr Trojanekada: Recognize pragma Lock_Free as specific to GNAT
2024-05-13  Piotr Trojanekada: Deconstruct unused flag Is_Expanded_Contract
2024-05-13  Piotr Trojanekada: Refactor repeated code for querying Boolean-valued...
2024-05-13  Piotr Trojanekada: Complete implementation of Ada 2022 aspect Exclusi...
2024-05-13  Bob Duffada: Rewrite Append_Entity_Name; skip irrelevant names
2024-05-13  Eric Botcazouada: Couple of comment tweaks to latest change
2024-05-13  Eric Botcazouada: Replace finalization masters with finalization...
2024-05-13  Ashley Gayada: Remove deprecated VxWorks interrupt connection API
2024-05-13  Eric Botcazouada: Decouple finalization masters from storage pools
2024-05-13  Eric Botcazouada: Small cleanup in the BIP machinery
2024-05-13  Eric Botcazouada: Restore fix for controlled dynamic allocation...
2024-05-13  Piotr Trojanekada: Avoid crash on illegal constrained type declarations
2024-05-13  Eric Botcazouada: Fix pragma Compile_Time_Error for alignment of...
2024-05-13  Steve Bairdada: Enable casing on composite via -X0 instead of -X
2024-05-13  Eric Botcazouada: Fix internal error with Put_Image aspect on access...
2024-05-13  Piotr Trojanekada: Simplify uses of readdir_gnat with object overlay
2024-05-13  Piotr Trojanekada: Refactor GNAT.Directory_Operations.Read to minimis...
2024-05-13  Gary Dismukesada: Compiler crash on nonstatic container aggregates...
2024-05-13  Paul ThomasFortran: Fix wrong code in unlimited polymorphic assign...
2024-05-13  YunQiang SuRevert "MIPS: Support constraint 'w' for MSA instruction"
2024-05-13  Xiao ZengMAINTAINERS: Add myself to write after approval
2024-05-12  Harald AnlaufFortran: fix frontend memleak
2024-05-12  Roger Saylearm: Use utxb rN, rM, ror #8 to implement zero_extract...
next