platform/upstream/gcc.git
2021-06-23 Jeff LawUse more logicals to eliminate useless test/compare...
2021-06-23 Uros Bizjaki386: Add PPERM two-operand 64bit vector permutation...
2021-06-23 Martin Liskaarm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f...
2021-06-23 Patrick Palkac++: CTAD and deduction guide selection [PR86439]
2021-06-23 Uros Bizjaki386: Prevent unwanted combine from LZCNT to BSR [PR101175]
2021-06-23 Jonathan Wakelylibstdc++: Avoid "__lockable" name defined as macro...
2021-06-23 Andre Vehreschildfortran: Fix deref of optional in gen. code. [PR100337]
2021-06-23 Jakub Jelinekopenmp: Fix up *_reduction clause handling with UDRs...
2021-06-23 Martin Liskacontrib: add git-commit-mklog wrapper
2021-06-23 Kewen Linrs6000: Fix typos in float128 ISA3.1 support
2021-06-23 GCC AdministratorDaily bump.
2021-06-22 Jonathan Wakelylibstdc++: Simplify std::try_lock and std::lock further
2021-06-22 Jonathan Wakelylibstdc++: Remove garbage collection support for C...
2021-06-22 Jonathan Wakelylibstdc++: Implement LWG 3422 for std::seed_seq
2021-06-22 Sandra LoosemoreFortran: fix sm computation in CFI_allocate [PR93524]
2021-06-22 Thomas Rodgerslibstdc++: Fix for deadlock in std::counting_semaphore...
2021-06-22 David Malcolmanalyzer: fix ICE on malloc/alloca param type mismatch...
2021-06-22 Sergei Trofimovichdocs: drop unbalanced parenthesis in rtl.texi
2021-06-22 Richard Bienermiddle-end/101156 - remove not working optimization...
2021-06-22 Jakub Jelinektestsuite: Add testcase for recently fixed PR [PR101159]
2021-06-22 Jakub Jelinekexpand: Fix up empty class return optimization [PR101160]
2021-06-22 Jakub Jelinekfold-const: Return corresponding integral type for...
2021-06-22 Andrew MacLeodAdd relational self-tests.
2021-06-22 Andrew MacLeodAdd relation between LHS and op1 for casts and copies.
2021-06-22 Andrew MacLeodAdd relation effects between operands to MINUS_EXPR.
2021-06-22 Andrew MacLeodAdd relations between LHS and op1/op2 for PLUS_EXPR.
2021-06-22 Andrew MacLeodAdd relational support to fold_using_range
2021-06-22 Andrew MacLeodAdd relational support to range-op.
2021-06-22 Andrew MacLeodInitial value-relation code.
2021-06-22 Richard Bienertree-optimization/101151 - fix irreducible region check...
2021-06-22 Jojo RRISC-V: Add tune info for T-HEAD C906.
2021-06-22 Kito Chengtestuite: Add pthread check to dg-module-cmi for omp...
2021-06-22 Richard Bienertree-optimization/101158 - adjust SLP call matching...
2021-06-22 Richard Bienertree-optimization/101159 - fix missing NULL check in...
2021-06-22 Richard Bienertree-optimization/101154 - fix out-of bound access...
2021-06-22 Jakub Jelineki386: Use xor to write zero to memory with -Os even...
2021-06-22 liuhongtRemove my Write After Approval entry.
2021-06-22 Martin Liskacontrib: fix a flake8 issue
2021-06-22 Martin Liskaautofdo: Bump AUTO_PROFILE_VERSION.
2021-06-22 Martin Liskagcov: update comment about padding
2021-06-22 liuhongtAdd vect_recog_popcount_pattern to handle mismatch...
2021-06-22 liuhongtOptimize vpexpand* to mask mov when mask have all ones...
2021-06-22 liuhongtFix ICE for vpexpand*.
2021-06-22 GCC AdministratorDaily bump.
2021-06-21 Jonathan Wakelylibstdc++: Improve std::lock algorithm
2021-06-21 Jason Merrillexpand: empty class return optimization [PR88529]
2021-06-21 Patrick Palkalibstdc++: Sync __cpp_lib_ranges macro defined in range...
2021-06-21 Tobias Burnuscontrib/mklog.py: Improve PR handling
2021-06-21 Richard Bienertree-optimization/101120 - fix compile-time issue with...
2021-06-21 Patrick Palkac++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302]
2021-06-21 Patrick Palkac++: conversion to base of vbase in NSDMI [PR80431]
2021-06-21 Jakub Jelinekinline-asm: Fix ICE with bitfields in "m" operands...
2021-06-21 Gary Dismukes[Ada] Implement fixed-lower-bound consistency checks...
2021-06-21 Bob Duff[Ada] Optimization of System.Value_N
2021-06-21 Justin Squirek[Ada] INOX: prototype "when" constructs
2021-06-21 Steve Baird[Ada] Add Ada.Strings.Text_Buffers and replace uses...
2021-06-21 Eric Botcazou[Ada] Adjust new fast bit-field copy path to big-endian...
2021-06-21 Richard Kenner[Ada] Add Return_Statement field
2021-06-21 Bob Duff[Ada] Improve efficiency of small slice assignments...
2021-06-21 Ed Schonberg[Ada] Implementation of AI12-205: defaults for formal...
2021-06-21 Bob Duff[Ada] Implement 'Valid_Value attribute
2021-06-21 Eric Botcazou[Ada] Export Opt.Assume_No_Invalid_Values for use in...
2021-06-21 Bob Duff[Ada] Zero-size slices
2021-06-21 Ghjuvan Lacambre[Ada] Address ??? comments
2021-06-21 Piotr Trojanek[Ada] Fix unbalanced parens in documentation of Address...
2021-06-21 Ghjuvan Lacambre[Ada] Minor reformattings
2021-06-21 Ghjuvan Lacambre[Ada] Make -gnatU and -gnatw.d the default
2021-06-21 Eric Botcazou[Ada] Fix invalid JSON real numbers generated with...
2021-06-21 Piotr Trojanek[Ada] Disable wrong computation of offsets within multi...
2021-06-21 Piotr Trojanek[Ada] Skip overlay checks on protected components with...
2021-06-21 Doug Rupp[Ada] Compile s-mmap on aarch64-linux
2021-06-21 Gary Dismukes[Ada] Compiler crash on sliding of fixed-lower-bound...
2021-06-21 Piotr Trojanek[Ada] Simplify detection of statically overlapping...
2021-06-21 Piotr Trojanek[Ada] Fix detection of overlapping actuals with renamings
2021-06-21 Frederic Konrad[Ada] powerpc64-wrs-vxworks7r2: build shared libgnat
2021-06-21 prathamesh... arm/66791: Replace builtins in vceq_* (a, b) with a...
2021-06-21 prathamesh... arm/97906: Adjust neon_vca patterns to use GLTE instead...
2021-06-21 Richard Bienertree-optimization/101121 - avoid infinite SLP build
2021-06-21 liuhongtDisparage slightly the mask register alternative for...
2021-06-21 Roger SaylePR target/11877: Use xor to write zero to memory with -Os
2021-06-21 liuhongtMAINTAINERS: Add myself as maintainer of the i386 vecto...
2021-06-21 GCC AdministratorDaily bump.
2021-06-20 Patrick Palkalibstdc++: Implement new views::split as per P2210
2021-06-20 Patrick Palkalibstdc++: Implement P2210 changes to rename views...
2021-06-20 Patrick Palkalibstdc++: Implement P2210 changes to split_view resolv...
2021-06-20 Patrick Palkalibstdc++: Define split_view::_InnerIter::base as per...
2021-06-20 GCC AdministratorDaily bump.
2021-06-19 Patrick Palkalibstdc++: Implement LWG 3555 changes to transform...
2021-06-19 Patrick Palkalibstdc++: Implement LWG 3553 changes to split_view
2021-06-19 Patrick Palkalibstdc++: Implement LWG 3546 changes to common_iterator
2021-06-19 GCC AdministratorDaily bump.
2021-06-18 Patrick Palkalibstdc++: Reduce ranges::minmax/minmax_element compari...
2021-06-18 Aaron SawdeyFix p10 fusion regtests
2021-06-18 Jeff Law[committed] More useless code elimination on the H8
2021-06-18 Andrew MacLeodCalculate a global definition if one has not been regis...
2021-06-18 Andrew MacLeodRemove poor value computations.
2021-06-18 Antoni BoucherMAINTAINERS: Add myself for write after approval
2021-06-18 Harald AnlaufFortran - fix conversion to result type for the min...
2021-06-18 David Malcolmanalyzer: fix issue with symbolic reads with concrete...
2021-06-18 Patrick Palkalibstdc++: Implement LWG 3557 change to convertible_to
next