platform/upstream/gcc.git
2022-08-09 Vibhav Pantlibgccjit.h: Uncomment macro definition for testing...
2022-08-09 David Malcolmdocs: add notes on which functions -fanalyzer has hardc...
2022-08-09 Iain Buclawd: Fix undefined reference to pragma(inline) symbol...
2022-08-09 Andrew Stubbsamdgcn: Vector procedure call ABI
2022-08-09 Richard Bienerautopar TLC
2022-08-09 Richard BienerRemove --param max-fsm-thread-length
2022-08-09 Richard Bienertree-optimization/106514 - add --param max-jump-thread...
2022-08-09 Tobias BurnusOpenMP: Fix folding with simd's linear clause [PR106492]
2022-08-09 GCC AdministratorDaily bump.
2022-08-08 Andrew MacLeodEvaluate condition arguments with the correct type.
2022-08-08 Tom Honermannpreprocessor/106426: Treat u8 character literals as...
2022-08-08 Tom HonermannC: Implement C2X N2653 char8_t and UTF-8 string literal...
2022-08-08 Iain Buclawd: Fix ICE in in add_stack_var, at cfgexpand.cc:476
2022-08-08 François Dumontlibstdc++: [_GLIBCXX_DEBUG] Do not consider detached...
2022-08-08 Andrew PinskiFix middle-end/103645: empty struct store not removed...
2022-08-08 Tamar ChristinaAArch32: Fix 128-bit sequential consistency atomic...
2022-08-08 Tamar ChristinaAArch64: Fix 128-bit sequential consistency atomic...
2022-08-08 Richard Bienerlto/106540 - fix LTO tree input wrt dwarf2out_register_...
2022-08-08 Andrew PinskiMove testcase gcc.dg/tree-ssa/pr93776.c to gcc.c-tortur...
2022-08-08 GCC AdministratorDaily bump.
2022-08-07 Roger Sayle[Committed] Add -mno-stv to new gcc.target/i386/cmpti2...
2022-08-07 Jakub Jelinekc++: Add support for __real__/__imag__ modifications...
2022-08-07 Roger SayleAllow any immediate constant in *cmp<dwi>_doubleword...
2022-08-07 GCC AdministratorDaily bump.
2022-08-06 GCC AdministratorDaily bump.
2022-08-05 David MalcolmNew warning: -Wanalyzer-jump-through-null [PR105947]
2022-08-05 Roger Saylemiddle-end: Allow backend to expand/split double word...
2022-08-05 Jonathan Wakelylibstdc++: Add feature test macro for <experimental...
2022-08-05 Jonathan Wakelylibstdc++: Implement <experimental/scope> from LFTSv3
2022-08-05 Tamar Christinamiddle-end: Guard value_replacement and store_elim...
2022-08-05 Richard Bienerbackthreader dump fix
2022-08-05 Aldy HernandezInline unsupported_range constructor.
2022-08-05 Richard Bienertree-optimization/106533 - loop distribution of inner...
2022-08-05 Haochen Guirs6000: Correct return value of check_p9modulo_hw_avail...
2022-08-05 Andrew Pinski[RSIC-V] Fix 32bit riscv with zbs extension enabled
2022-08-05 GCC AdministratorDaily bump.
2022-08-04 Eugene RozenfeldAdd myself as AutoFDO maintainer
2022-08-04 Jonathan Wakelylibstdc++: Make std::string_view(Range&&) constructor...
2022-08-04 Jonathan Wakelylibstdc++: Add comparisons to std::default_sentinel_t...
2022-08-04 Andrew MacLeodLoop over intersected bitmaps.
2022-08-04 Tamar Christinamiddle-end: Simplify subtract where both arguments...
2022-08-04 Tamar Christinamiddle-end: Fix phi-ssa assertion triggers. [PR106519]
2022-08-04 Sam Feifermatch.pd: Add bitwise and pattern [PR106243]
2022-08-04 Richard Bienertree-optimization/106521 - unroll-and-jam LC SSA rewrite
2022-08-04 Richard BienerBackwards threader greedy search TLC
2022-08-04 Jonathan Wakelylibstdc++: Rename data members of std::unexpected and...
2022-08-04 Jonathan Wakelylibstdc++: Update value of __cpp_lib_ios_noreplace...
2022-08-04 Jonathan Wakelylibstdc++: Unblock atomic wait on non-futex platforms...
2022-08-04 Ulrich DrepperAdjust index number of tuple pretty printer
2022-08-04 Ilya LeoshkevichPR106342 - IBM zSystems: Provide vsel for all vector...
2022-08-04 GCC AdministratorDaily bump.
2022-08-03 Michael MeissnerDo not enable -mblock-ops-vector-pair.
2022-08-03 Andrew MacLeodDo not walk equivalence set in path_oracle::killing_def.
2022-08-03 Jose E. Marchesitestsuite: btf: fix regexps in btf-int-1.c
2022-08-03 Tamar Christinamiddle-end: Support recognition of three-way max/min.
2022-08-03 Iain Buclawd: Merge upstream dmd d7772a2369, phobos 5748ca43f.
2022-08-03 Richard Earnshawcselib: add function to check if SET is redundant ...
2022-08-03 Martin Liskagcov-dump: add --stable option
2022-08-03 Martin Liskaprofile: do not collect stats unless TDF_DETAILS
2022-08-03 Roger SaylePR target/47949: Use xchg to move from/to AX_REG with...
2022-08-03 Roger SayleImproved pre-reload split of double word comparison...
2022-08-03 Roger SayleSupport logical shifts by (some) integer constants...
2022-08-03 Roger SayleSome additional zero-extension related optimizations...
2022-08-03 GCC AdministratorDaily bump.
2022-08-02 Andrew MacLeodDo not register edges for statements not understood.
2022-08-02 Aldy HernandezAdjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c
2022-08-02 Andrew MacLeodCheck equivalencies when calculating range on entry.
2022-08-02 Jose E. Marchesibtf: do not use the CHAR `encoding' bit for BTF
2022-08-02 Immad Miranalyzer: support for creat, dup, dup2 and dup3 [PR106298]
2022-08-02 Aldy HernandezMake range_of_ssa_name_with_loop_info type agnostic.
2022-08-02 Richard BienerProperly honor param_max_fsm_thread_path_insns in backw...
2022-08-02 Aldy HernandezImplement basic range operators to enable floating...
2022-08-02 Aldy HernandezImplement streamer for frange.
2022-08-02 Aldy HernandezLimit ranger query in ipa-prop.cc to integrals.
2022-08-02 Aldy HernandezMore frange::set cleanups.
2022-08-02 Richard Bienertree-optimization/106497 - more forward threader can...
2022-08-02 Martin LiskaIPA: reduce what we dump in normal mode
2022-08-02 Martin Liskagcc-changelog: do not run extra deduction
2022-08-02 Richard Bienertree-optimization/106498 - reduce SSA updates in autopar
2022-08-02 Richard Bienerlto/106334 - fix previous fix wrt -flto-partition=none
2022-08-02 Richard Bienertree-optimization/106495 - avoid threading to possibly...
2022-08-02 GCC AdministratorDaily bump.
2022-08-01 David Malcolmc: improvements to address space diagnostics
2022-08-01 David Malcolmdocs: fix copy&paste error in -Wanalyzer-putenv-of...
2022-08-01 Roger SaylePR target/106481: Handle CONST_WIDE_INT in REG_EQUAL...
2022-08-01 H.J. Lux86: Add ix86_ifunc_ref_local_ok
2022-08-01 Jose E. Marchesibtf: emit linkage information in BTF_KIND_FUNC entries
2022-08-01 Andrew Stubbsopenmp-simd-clone: Match shift types
2022-08-01 Sam Feifermatch.pd: Add new division pattern [PR104992]
2022-08-01 Roger SayleUpdate configure to check for a recent gnat Ada compiler.
2022-08-01 Martin Liskalto: replace $target with $host in configure.ac [PR106170]
2022-08-01 Jakub Jelineklibfortran: Fix up boz_15.f90 on powerpc64le with ...
2022-08-01 Aldy HernandezCleanups to frange.
2022-08-01 Aldy Hernandezconst_tree conversion of vrange::supports_*
2022-08-01 Aldy HernandezMake irange dependency explicit for range_of_ssa_name_w...
2022-08-01 Dimitrije Miloševićlibsanitizer: Cherry-pick 2bfb0fcb51510f22723c8cdfefe...
2022-08-01 GCC AdministratorDaily bump.
2022-07-31 Roger SayleAdd rotl64ti2_doubleword pattern to i386.md
2022-07-31 Roger SaylePR target/106450: Tweak timode_remove_non_convertible_r...
2022-07-31 Harald AnlaufFortran: detect blanks within literal constants in...
next