platform/upstream/gcc.git
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]
2022-07-01 Nick CliftonAdd a recursion limit to the demangle_const function...
2022-07-01 Jason Merrillc++: tweak resolve_args change
2022-07-01 Jason Merrillc++: add fixup to missing .template warning
2022-07-01 Jason Merrillc++: dependent generic lambda template-id [PR106024]
2022-07-01 Richard BienerAvoid unused sbitmap in update_ssa
2022-07-01 Richard BienerRevert maybe_ne -> known_ne change in vn_reference_lookup_3
2022-07-01 Richard BienerMake sure checking code is conditional in VN
2022-07-01 Jonathan Wakelylibstdc++: Add nodiscard attribute to filesystem operations
2022-07-01 Tobias Burnusgcn: Remove useless register keyword
2022-07-01 Roger Sayle[Committed] Add constraints to new andn<dwi>_doubleword...
2022-07-01 Sebastian HuberEnable some features for RTEMS in libstdc++
2022-07-01 Kito ChengRevert "testsuite/102690: Only check warning for lp64...
2022-07-01 Jakub Jelinekwide-int: Fix up wi::shifted_mask [PR106144]
2022-07-01 Roger SaylePR target/106122: Don't update %esp via the stack with...
2022-07-01 Roger SayleDouble word logical operation clean-ups in i386.md.
2022-07-01 Eric BotcazouAmend fix for PR middle-end/105874
2022-07-01 Pekka Seppänenlto: pass -pthread to AM_LDFLAGS [PR 106118]
2022-07-01 Richard Bienertree-optimization/106131 - wrong code with FRE rewriting
2022-07-01 Martin Liskaif-to-switch: properly allow side effects only for...
2022-07-01 Haochen Jiangi386: Add AVX512BW to AVX512F in MASK_ISA2
2022-07-01 Haochen JiangAdd myself for write after approval
2022-07-01 GCC AdministratorDaily bump.
2022-06-30 Ian Lance Taylorlibgo: handle stat st_atim32 field and SYS_SECCOMP
2022-06-30 Harald AnlaufFortran: error recovery on invalid CLASS(), PARAMETER...
2022-06-30 Jonathan Wakelyc-family: Add <time.h> names to diagnostics for known...
2022-06-30 Joseph Myerslto: Fix option merging [PR106129]
next