]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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
2021-06-18  David Malcolmanalyzer: add region_model_manager::get_or_create_int_cst
2021-06-18  David Malcolmanalyzer: refactor custom_event, introducing precanned_...
2021-06-18  Jonathan Wakelylibstdc++: Replace incorrect static assertion in std...
2021-06-18  Srinath Parvathaneniarm: Fix multilib mapping for CDE extensions [PR100856].
2021-06-18  Marcel Vollweilergcc/configure.ac: fix register issue for global_load...
2021-06-18  Richard Bienertree-optimization/101112 - fix pattern stmt def lookup...
2021-06-18  Jonathan Wakelylibstdc++: Suppress -Wstringop-overread warning in...
2021-06-18  Jakub Jelinekstor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE...
2021-06-18  Gary Dismukes[Ada] Additional error checking on index constraints...
2021-06-18  Bob Duff[Ada] Minor comment cleanups
2021-06-18  Piotr Trojanek[Ada] Fix detection of overlapping slices indexed by...
next