platform/upstream/gcc.git
2021-08-04 Vincent Lefèvregcov: check return code of a fclose
2021-08-04 Bernd EdlingerFix debug info for ignored decls at start of assembly
2021-08-04 Tamar Christina[testsuite] Fix trapping access in test PR101750
2021-08-04 Richard BienerAdd emulated gather capability to the vectorizer
2021-08-04 H.J. Luby_pieces: Pass MAX_PIECES to op_by_pieces_d
2021-08-04 Roger SayleFold (X<<C1)^(X<<C2) to a multiplication when possible.
2021-08-04 Jonathan Wakelylibstdc++: Add [[nodiscard]] to sequence containers
2021-08-04 Jonathan Wakelylibstdc++: Add [[nodiscard]] to iterators and related...
2021-08-04 Richard BienerRewrite more vector loads to scalar loads
2021-08-04 Richard Bienertree-optimization/101756 - avoid vectorizing boolean...
2021-08-04 Jakub Jelinekc++: Fix up #pragma omp declare {simd,variant} and...
2021-08-04 Jakub Jelinektestsuite: Fix duplicated content of gcc.c-torture...
2021-08-04 liuhongtRefine predicate of peephole2 to general_reg_operand...
2021-08-04 Jakub Jelineklibgcc: Fix duplicated content of config/t-slibgcc...
2021-08-04 Aldy HernandezMark path_range_query::dump as override.
2021-08-04 Richard Bienertree-optimization/101769 - tail recursion creates possi...
2021-08-04 Martin Liskadocs: document threader-mode param
2021-08-04 liuhongtAdd dg-require-effective-target for testcases.
2021-08-04 liuhongtSupport cond_{fma,fms,fnma,fnms} for vector float/doubl...
2021-08-04 Cherry Muicompiler: support new language constructs in escape...
2021-08-04 GCC AdministratorDaily bump.
2021-08-03 Ian Lance Taylorcompile, runtime: make selectnbrecv return two values
2021-08-03 Ian Lance Taylorcompiler: check slice to pointer-to-array conversion...
2021-08-03 Segher Boessenkoolrs6000: Replace & by &&
2021-08-03 Segher Boessenkoolrs6000: "e" is not a free constraint letter
2021-08-03 Eugene RozenfeldFix indirect call inlining with AutoFDO
2021-08-03 Eugene RozenfeldFixes for AutoFDO testing
2021-08-03 Eugene RozenfeldFix indir-call-prof-2.c with AutoFDO
2021-08-03 Eugene RozenfeldFixes for AutoFDO tests
2021-08-03 Martin SeborDisable a test case in ILP32 [PR101688].
2021-08-03 Paul A. Clarkers6000: Add test for _mm_minpos_epu16
2021-08-03 Paul A. Clarkers6000: Add support for _mm_minpos_epu16
2021-08-03 Jonathan Wakelylibstdc++: Suppress redundant definitions of inline...
2021-08-03 Jonathan Wakelylibstdc++: Replace TR1 components with C++11 ones in...
2021-08-03 Jonathan Wakelylibstdc++: Specialize allocator_traits<pmr::polymorphic...
2021-08-03 Jonathan Wakelylibstdc++: Remove trailing whitespace in some tests
2021-08-03 Jonathan Wakelylibstdc++: Deprecate std::random_shuffle for C++14
2021-08-03 Jonathan Wakelylibstdc++: Add testsuite proc for testing deprecated...
2021-08-03 Jonathan Wakelylibstdc++: Reduce header dependencies in <regex>
2021-08-03 H.J. Lux86: Use XMM31 for scratch SSE register
2021-08-03 Jonathan Wakelylibstdc++: Avoid using std::unique_ptr in <locale>
2021-08-03 Richard Sandifordaarch64: Add -mtune=neoverse-512tvb
2021-08-03 Richard Sandifordaarch64: Restrict issue heuristics to inner vector...
2021-08-03 Richard Sandifordaarch64: Tweak MLA vector costs
2021-08-03 Richard Sandifordaarch64: Tweak the cost of elementwise stores
2021-08-03 Richard Sandifordaarch64: Add gather_load_xNN_cost tuning fields
2021-08-03 Richard Sandifordaarch64: Split out aarch64_adjust_body_cost_sve
2021-08-03 Richard Sandifordaarch64: Add a simple fixed-point class for costing
2021-08-03 Richard Sandifordaarch64: Turn sve_width tuning field into a bitmask
2021-08-03 liuhongtAdd cond_add/sub/mul for vector integer modes.
2021-08-03 Mosè GiordanoFix bashism in `libsanitizer/configure.tgt'
2021-08-03 Jakub Jelinekanalyzer: Fix ICE on MD builtin [PR101721]
2021-08-03 Martin LiskaChangeLog: add problematic commit 2e96b5f14e4025691b57d...
2021-08-03 GCC AdministratorDaily bump.
2021-08-03 Martin Liskagcc-changelog: ignore one more commit
2021-08-03 H.J. Lux86: Add testcases for PR target/80566
2021-08-03 Kewen Lintree-cfg: Fix typos on dloop in move_sese_region_to_fn
2021-08-03 liuhongtSupport cond_add/sub/mul/div for vector float/double.
2021-08-02 Ian Lance Taylorcompiler, runtime: allow slice to array pointer conversion
2021-08-02 Ian Lance Taylorcompiler, runtime: support unsafe.Add and unsafe.Slice
2021-08-02 Patrick Palkalibstdc++: Add missing std::move to ranges::copy/move...
2021-08-02 Patrick Palkalibstdc++: Fix up implementation of LWG 3533 [PR101589]
2021-08-02 Patrick Palkalibstdc++: Add missing std::move to join_view::iterator...
2021-08-02 H.J. Lux86: Also pass -mno-sse to vect8-ret.c
2021-08-02 H.J. Lux86: Update gcc.target/i386/incoming-11.c
2021-08-02 H.J. Lux86: Also pass -mno-avx to sw-1.c for ia32
2021-08-02 H.J. Lux86: Also pass -mno-avx to cold-attribute-1.c
2021-08-02 H.J. Lux86: Also pass -mno-avx to pr72839.c
2021-08-02 H.J. Lux86: Add tests for piecewise move and store
2021-08-02 H.J. Lux86: Add AVX2 tests for PR middle-end/90773
2021-08-02 H.J. Lux86: Update piecewise move and store
2021-08-02 H.J. Lux86: Avoid stack realignment when copying data
2021-08-02 H.J. Lux86: Add TARGET_GEN_MEMSET_SCRATCH_RTX
2021-08-02 Jonathan Wakelylibstdc++: Fix filesystem::temp_directory_path [PR101709]
2021-08-02 Jonathan Wakelylibstc++: Add dg-error for additional error in C++11...
2021-08-02 Aldy HernandezRemove --param=threader-iterative.
2021-08-02 Tom de Vries[gcc/doc] Improve nonnull attribute documentation
2021-08-02 Andrew PinskiFix PR 101683: FP exceptions for float->unsigned
2021-08-02 Patrick Palkac++: Improve memory usage of subsumption [PR100828]
2021-08-02 Roger SayleOptimize x ? bswap(x) : 0 in tree-ssa-phiopt
2021-08-01 H.J. Lui386: Improve SImode constant - __builtin_clzll for...
2021-08-01 Jonathan WakelyAdd missing descriptions gcc/testsuite/ChangeLog
2021-07-31 Joseph MyersUpdate gcc fr.po.
2021-07-31 Jason Merrillc++: ICE on anon struct with base [PR96636]
2021-07-31 Jason Merrillc++: pretty-print TYPE_PACK_EXPANSION better
2021-07-31 Roger Sayle[Committed] Tweak new test case gcc.target/i386/dec...
2021-07-31 Jakub Jelinekopenmp: Handle OpenMP directives in attribute syntax...
2021-07-31 Jakub Jelineki386: Improve extensions of __builtin_clz and constant...
2021-07-31 Hans-Peter... gcc.dg/tree-ssa/ssa-dse-26.c: Skip on mmix-knuth-mmixware
2021-07-31 Hans-Peter... gcc.dg/uninit-pred-9_b.c: Xfail for MMIX too
2021-07-30 Paul A. Clarkers6000: Add tests for SSE4.1 "floor" intrinsics
2021-07-30 Paul A. Clarkers6000: Add support for SSE4.1 "floor" intrinsics
2021-07-30 Paul A. Clarkers6000: Add tests for SSE4.1 "ceil" intrinsics
2021-07-30 Paul A. Clarkers6000: Add support for SSE4.1 "ceil" intrinsics
2021-07-30 Paul A. Clarkers6000: Add tests for SSE4.1 "blend" intrinsics
2021-07-30 Paul A. Clarkers6000: Add support for SSE4.1 "blend" intrinsics
2021-07-30 Roger SayleDecrement followed by cmov improvements.
2021-07-30 Hans-Peter... MMIX: remove generic placeholders parameters in call...
2021-07-30 Hans-Peter... doc: correct documentation of "call" (et al) operand 2.
2021-07-30 Andrew MacLeodHandle constants in wi_fold for trunc_mod.
next