platform/upstream/gcc.git
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]
2022-06-30 Jonathan Wakelylibstdc++: Fix comment typos
2022-06-30 Jonathan Wakelylibstdc++: Improve exceptions thrown from fs::temp_dire...
2022-06-30 Jonathan Wakelylibstdc++: Fix experimental::filesystem::status on...
2022-06-30 Aldy HernandezImplement ggc_vrange_allocator.
2022-06-30 Nathan Sidwellc++: Note macro locations
2022-06-30 Roger SayleUse xchg for DImode double word rotate by 32 bits with...
2022-06-30 Richard BienerAvoid computing RPO for update_ssa
2022-06-30 Martin Liskaremove dead member variable in dom_jt_state
2022-06-30 Cui,LiliRevert "MAINTAINERS: Add myself for write after approval"
2022-06-30 Cui,LiliMAINTAINERS: Add myself for write after approval
2022-06-30 Kito Chengtestsuite/102690: Only check warning for lp64 in Warray...
2022-06-30 Andrew MacLeodDon't use gori dependencies to optimize.
2022-06-30 Antoni Bouchertarget: Fix asm generation for AVX builtins when using...
2022-06-30 GCC AdministratorDaily bump.
2022-06-29 Antoni Boucherlibgccjit: Fix bug where unary_op will return an intege...
2022-06-29 Ian Lance Taylorcompiler: check repeated const expressions in new scope
2022-06-29 Iain Buclawd: Fix error: aggregate value used where floating point...
2022-06-29 Sergei Trofimovichjit: avoid calloc() poisoning on musl [PR106102]
2022-06-29 Harald AnlaufFortran: improve error recovery for EXTENDS_TYPE_OF...
2022-06-29 Nathan Sidwellc++: Rename macro location structs
2022-06-29 Iain Buclawd: Fix build on aarch64-suse-linux
2022-06-29 Joseph Myersnios2: Fix PIC function call slowness
2022-06-29 Jakub Jelineklibgfortran: Switch some more __float128 uses to _Float128
2022-06-29 Jakub Jelineklibgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137]
2022-06-29 Martin Liskalibsanitizer: cherry-pick 791e0d1bc85d
2022-06-29 Richard Bienerrtl-optimization/106082 - preserve EH note for no non...
2022-06-29 Richard Bienertree-optimization/106112 - fix CSE from wider operation
2022-06-29 Jan Beulichtestsuite/ix86: SSE2 is a prereq to _Float16 use
2022-06-29 Jan Beulichtestsuite/ix86: prune MMX ABI warning
2022-06-29 Martin Liskadocs: remove removed param from documentation
2022-06-29 Lulu ChengLoongArch: Remove undefined behavior from code [PR...
2022-06-29 Iain Buclawd: Add SIMD intrinsics module and compiler built-ins.
2022-06-29 GCC AdministratorDaily bump.
2022-06-28 Lewis Hyattlibcpp: Update ucnid.h to Unicode 14
2022-06-28 Ian Lance Taylorcompiler: use package path with embedded builtin type
2022-06-28 Ian Lance Taylorlibgo: make runtime.Version return a meaningful string
2022-06-28 Iain Buclawd: Use create_tmp_var_raw and get_callee_fndecl
next