]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-07-05  Piotr Trojanek[Ada] Remove redundant protection against empty lists
2022-07-05  Doug Rupp[Ada] qnx-7.1: ACATS cxag001 failure on qnx - realpath
2022-07-05  Piotr Trojanek[Ada] Remove use of a global name buffer when locating...
2022-07-05  Piotr Trojanek[Ada] Reuse Get_Pragma_Arg to handle pragma argument...
2022-07-05  Yannick Moy[Ada] Fix spurious error on object renaming with ghost...
2022-07-05  Bob Duff[Ada] Misc cleanup related to finalization
2022-07-05  Piotr Trojanek[Ada] Remove repeated analysis for pragma Thread_Local_...
2022-07-05  Piotr Trojanek[Ada] Annotate GNAT.Sockets with No_Return aspects
2022-07-05  Piotr Trojanek[Ada] Cleanup repeated code for aggregate constraints...
2022-07-05  Piotr Trojanek[Ada] Fix comments mentioning ancient flags related...
2022-07-05  Yannick Moy[Ada] Spurious error on qualified prefix in Pack.Func...
2022-07-05  Eric Botcazou[Ada] Perform object rewriting as renaming only in...
2022-07-05  Arnaud Charlet[Ada] Remove exception propagation during bootstrap
2022-07-05  Eric Botcazou[Ada] Fix dangling bounds for array result of BIP functions
2022-07-05  Piotr Trojanek[Ada] Remove unnecessary dead code after calls to nonre...
2022-07-05  Piotr Trojanek[Ada] Remove return statements after procedure calls...
2022-07-05  Doug Rupp[Ada] Combine system.ads files - vxworks6 constants.
2022-07-05  Piotr Trojanek[Ada] Fix clearly unintentional dead analysis of attrib...
2022-07-05  Piotr Trojanek[Ada] Cleanup in error about unreachable code
2022-07-05  Piotr Trojanek[Ada] Remove redundant guards in detection of unreachab...
2022-07-05  Piotr Trojanek[Ada] Remove redundant guard for call to List_Length...
2022-07-05  Piotr Trojanek[Ada] Add RM reference to check for functions without...
2022-07-05  Piotr Trojanek[Ada] Remove comment about a long gone formal verificat...
2022-07-05  Dmitriy Anisimkov[Ada] Remove unimplemented convert_addresses declaration
2022-07-05  Doug Rupp[Ada] Remove old vxworks6 from Makefile.rtl
2022-07-05  Richard Sandifordvect: Use sdot for a fallback implementation of usdot
2022-07-05  Richard Bienertree-optimization/106182 - LC SSA after CFG cleanup
2022-07-05  GCC AdministratorDaily bump.
2022-07-05  Hans-Peter... gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32...
2022-07-04  Tobias BurnusOpenMP/Fortran: Add support for OpenMP 5.2 linear claus...
2022-07-04  Aldy HernandezMisc conversions to vrange.
2022-07-04  Roger Saylemiddle-end: Support ABIs that pass FP values as wider...
2022-07-04  Nick CliftonFix typo in recent code to add stack recursion limit...
2022-07-04  Martin Jambortree-sra: Fix union handling in build_reconstructed_ref...
2022-07-04  Richard BienerRevert update-ssa assert in vectorizer
2022-07-04  Tobias BurnusOpenMP: Move omp requires checks to libgomp
2022-07-04  Richard BienerKeep virtual SSA up-to-date in vectorizer
2022-07-04  Martin Liskagcc-descr: by default show revision for HEAD
2022-07-04  Eric BotcazouFix crash on circular array types with -fdump switches
2022-07-04  Eric BotcazouUse default lower bound for vector types in debug info
2022-07-04  Martin LiskaMAINTAINERS: fix alphabetic sorting
2022-07-04  Nick CliftonPrevent another potential stack overflow issue when...
2022-07-04  Aldy HernandezIntegrate nonzero bits with irange.
2022-07-04  Richard BienerPut virtual operands into loop-closed SSA
2022-07-04  Eric Botcazou[Ada] Do not make procedure call with only tag-indetern...
2022-07-04  Eric Botcazou[Ada] Fix dispatching call to primitive function with...
2022-07-04  Doug Rupp[Ada] vx7r2: do not include s-qnx.ads in the kernel...
2022-07-04  Eric Botcazou[Ada] Small housekeeping work in Expand_N_Object_Declar...
2022-07-04  Doug Rupp[Ada] Makefile.rtl: remove references t oVxworks RTP...
2022-07-04  Piotr Trojanek[Ada] Refactor duplicated resolution of Count and Index...
2022-07-04  Eric Botcazou[Ada] Use static stack allocation for small string...
2022-07-04  Eric Botcazou[Ada] Adjust previous change to Rewrite_As_Renaming
2022-07-04  Eric Botcazou[Ada] Use static stack allocation for small dynamic...
2022-07-04  Steve Baird[Ada] Enforce deferred constant completion rules
2022-07-04  Bob Duff[Ada] Assertions in Einfo.Utils
2022-07-04  Justin Squirek[Ada] Tech debt: Remove code duplication
2022-07-04  Justin Squirek[Ada] Single character argument in call to Quote_Argume...
2022-07-04  Bob Duff[Ada] Fix missing error on 'Access of constrained array
2022-07-04  Eric Botcazou[Ada] Do not use front-end build-in-place mechanism...
2022-07-04  Eric Botcazou[Ada] Call-initialize all controlled objects in place
2022-07-04  Bob Duff[Ada] Add Ada 2022 Key function to sets containers
2022-07-04  Vasiliy Fofanov[Ada] Fix length of title underlines.
2022-07-04  Steve Baird[Ada] Compiler rejects legal allocator in record compon...
2022-07-04  Steve Baird[Ada] Avoid unwanted warnings for statically-known...
2022-07-04  Julien Bortolussi[Ada] Add a RM entry for the functional infinite sequences
2022-07-04  Eric Botcazou[Ada] Give missing error on ambiguous operand of equali...
2022-07-04  Bob Duff[Ada] Add Ada 2022 features to sets containers
2022-07-04  Claire Dross[Ada] Update the documentation of functional containers
2022-07-04  Claire Dross[Ada] Add GNAT specific pragmas to the equivalent Asser...
2022-07-04  Justin Squirek[Ada] Incorrect accessibility check on return of discri...
2022-07-04  Eric Botcazou[Ada] Plug loophole for built-in-place return with...
2022-07-04  Piotr Trojanek[Ada] Fix for resolution of overloaded subprogram for...
2022-07-04  Julien Bortolussi[Ada] Create new unbounded functional sequence
2022-07-04  Eric Botcazou[Ada] Adjust description of Pure_Function pragma
2022-07-04  Richard Bienertree-optimization/106055 - issue with autopar
2022-07-04  Haochen Jiangi386: Extend cvtps2pd to memory
2022-07-04  Aldy HernandezRemove some deprecated irange methods.
2022-07-04  GCC AdministratorDaily bump.
2022-07-03  H.J. Lux86: Support 2/4/8 byte constant vector stores
2022-07-03  Aldy HernandezMove range allocator code to value-range-storage.*
2022-07-03  Immad MirAdd myself to write after approval and DCO.
2022-07-03  Immad MirAdd myself to write-after-approval and DCO
2022-07-03  Aldy HernandezImplement class vrange_storage to stream ranges to...
2022-07-03  Xi Ruoyaoloongarch: use -mno-check-zero-division as the default...
2022-07-03  Tim LangeUse fixed-width types in allocation size tests
2022-07-03  Ian Lance Taylortree-optimization: only DSE trapping insn if -fdelete...
2022-07-03  GCC AdministratorDaily bump.
2022-07-02  Tim LangeMAINTAINERS: Add myself to write after approval and DCO
2022-07-02  Tim Langeanalyzer: add allocation size checker [PR105900]
2022-07-02  Immad Miranalyzer: implement five new warnings for misuse of...
2022-07-02  GCC AdministratorDaily bump.
2022-07-01  Ian Lance Taylorcompiler: use correct init order for multi-value initia...
2022-07-01  Aldy Hernandeztrailing_wide_ints with runtime variable lengths
2022-07-01  Jonathan Wakelylibstdc++: Add missing prerequisite to generated header...
2022-07-01  Lewis Hyattc++: Minor cleanup in parser.cc
2022-07-01  Ian Lance Taylorcompiler: rename "requires" to "needs"
2022-07-01  Marek Polacekc++: fix broken copy elision with nested TARGET_EXPRs...
2022-07-01  Tobias BurnusOpenMP: Handle tofrom with target enter/exit data
2022-07-01  Uros Bizjaki386: Use "r" constraint in *andn<mode>3_doubleword_bmi
2022-07-01  Marek Polacekc++: warn about using keywords as identifiers [PR106111]
next