]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-02-09  Harald AnlaufFortran: catch invalid kind in character conversion...
2023-02-09  Jakub Jelineki386: Call get_available_features for all CPUs with...
2023-02-09  Jakub Jelinekmatch.pd: Simplify BFR of insert when extracting exactl...
2023-02-09  Andrew Pinskimatch.pd: When simplifying BFR of an insert, require...
2023-02-09  Tobias BurnusOpenMP/Fortran: Partially fix non-rect loop nests ...
2023-02-09  Martin Liskadocs: add caveat for __builtin_cpu_supports
2023-02-09  Tobias BurnusOpenMP: Parse align clause in allocate directive in...
2023-02-09  Tobias BurnusFortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)'
2023-02-09  Andreas Schwablto-wrapper: Pass through -funwind-tables and -fasynchr...
2023-02-09  Jakub Jelinekc++: Mangle EXCESS_PRECISION_EXPR <REAL_CST> as fold_co...
2023-02-09  Richard Bienertree-optimization/26854 - slow bitmap operations
2023-02-09  GCC AdministratorDaily bump.
2023-02-08  Joseph Myersc: Update checks on constexpr pointer initializers
2023-02-08  Gerald Pfeiferdoc: Change fsf.org to www.fsf.org
2023-02-08  Hans-Peter... testsuite: Fix asm-goto-with-outputs tests; limit to...
2023-02-08  David Malcolmanalyzer: fix overzealous state purging with on-stack...
2023-02-08  Srinath Parvathaneniarm: Optimize arm-mlib.h header inclusion [pr108505].
2023-02-08  Steve KarglFortran: error handling of global entity appearing...
2023-02-08  Jakub Jelinekvect-patterns: Fix up vect_widened_op_tree [PR108692]
2023-02-08  Andrea Coralloaarch64: Fix return_address_sign_ab_exception.C regression
2023-02-08  Richard Sandifordtestsuite: Import objc-dg-prune in execute.exp
2023-02-08  Richard Sandifordvect: Check gather/scatter offset types [PR108316]
2023-02-08  Vladimir N... Revert "RA: Implement reuse of equivalent memory for...
2023-02-08  Jakub Jelinektestsuite: Fix up PR108525 test [PR108525]
2023-02-08  Jakub Jelinektree.def: Remove outdated comment on SAD_EXPR
2023-02-08  GCC AdministratorDaily bump.
2023-02-07  Thomas SchwingeFix 'libgomp.fortran/reverse-offload-6.f90' nvptx offlo...
2023-02-07  David Malcolmanalyzer: fix -Wanalyzer-use-of-uninitialized-value...
2023-02-07  Harald AnlaufFortran: ASSOCIATE variables should not be TREE_STATIC...
2023-02-07  Marek Polacekdoc: Update -fchar8_t documentation
2023-02-07  Vladimir N... RA: Implement reuse of equivalent memory for caller...
2023-02-07  Richard Bienertree-optimization/26854 - compile-time hog in SSA forwprop
2023-02-07  Jakub Jelinekipa-split: Don't split returns_twice functions [PR106923]
2023-02-07  Jakub Jelinekcgraph: Handle simd clones in cgraph_node::set_{const...
2023-02-07  Jakub Jelinektestsuite: Expect -Wdeprecated warning in warn/Wstrict...
2023-02-07  Jan HubickaEnable 512 bit vector for zen4
2023-02-07  GCC AdministratorDaily bump.
2023-02-06  Gaius MulleyModula2 meets clang [PR108135]
2023-02-06  Arsen Arsenovićlibstdc++: Document P1642 and extensions
2023-02-06  Gaius MulleyFormat error in m2pp.cc (m2pp_integer_cst) [PR107234]
2023-02-06  Andrew Stubbsamdgcn: Pass -mstack-size through to runtime
2023-02-06  Gaius MulleyRemove unused variables and procedures.
2023-02-06  Alex Coplanaarch64: Fix up bfmlal lane pattern [PR104921]
2023-02-06  Jonathan Wakelylibstdc++: Fix non-reserved name for template parameter
2023-02-06  Jonathan Wakelylibstdc++: Fix testsuite warnings about new C++23 depre...
2023-02-06  Nathaniel Sheadlibstdc++: Implement P1413R3 'deprecate aligned_storage...
2023-02-06  Nathaniel Sheadlibstdc++: Normalise _GLIBCXX20_DEPRECATED macro
2023-02-06  Arsen Arsenovićlibstdc++: Enable building libstdc++.{a,so} when !HOSTED
2023-02-06  Jonathan Wakelylibstdc++: Disable building additional archives for...
2023-02-06  Martin Jamboripa-sra: Fix a typo in a dump string.
2023-02-06  Xi RuoyaoLoongArch: Generate bytepick.[wd] for suitable bit...
2023-02-06  Tamar Christinatestsuite: remove broken AArch64 test
2023-02-06  Jakub Jelinekubsan: Fix up another spot that should have been BUILT_...
2023-02-06  Patrick Palkac++: equivalence of non-dependent calls [PR107461]
2023-02-06  GCC AdministratorDaily bump.
2023-02-05  Harald AnlaufFortran: prevent redundant integer division truncation...
2023-02-05  Gerald Pfeiferdoc: Remove note on PW32
2023-02-05  GCC AdministratorDaily bump.
2023-02-04  Hans-Peter... libstdc++: Avoid use of naked int32_t in unseq_backend_...
2023-02-04  Gerald Pfeiferlibstdc++: Adjust link to pdftex
2023-02-04  François Dumontlibstdc++: Optimize basic_string move assignment
2023-02-04  GCC AdministratorDaily bump.
2023-02-03  Jakub Jelinekrange-op: Handle op?.undefined_p () in op[12]_range...
2023-02-03  Jakub Jelinekfortran: Fix up hash table usage in gfc_trans_use_stmts...
2023-02-03  Aldy Hernandezirange: Compare nonzero bits in irange with widest_int...
2023-02-03  Aldy Hernandezrange-ops: Handle undefined ranges in frange op[12...
2023-02-03  Andrew MacLeodReset SCEV before removing unreachable globals.
2023-02-03  Marek Polacekc++: wrong error with constexpr array and value-init...
2023-02-03  Marek Polacekc++: Add fixed test [PR101071]
2023-02-03  Samuel Thibaultlibstdc++: Mark pieces of gnu-linux/os_support.h linux...
2023-02-03  Gaius Mulley[modula-2] Bugfix to allow html doc build and simplify...
2023-02-03  Patrick Palkalibstdc++: Implement ranges::find_last{,_if,_if_not...
2023-02-03  Patrick Palkalibstdc++: Implement ranges::iota from P2440R1
2023-02-03  Patrick Palkalibstdc++: Implement ranges::contains/contains_subrange...
2023-02-03  Christophe... arm: [MVE] Add missing length=8 attribute
2023-02-03  Christophe... arm: Fix warning in libgcc/config/arm/pr-support.c
2023-02-03  Patrick Palkac++: unexpected ADDR_EXPR after overload set pruning...
2023-02-03  Patrick Palkac++: ICE on unviable/ambiguous constrained dtors [PR96745]
2023-02-03  Patrick Palkac++: excessive satisfaction in check_methods [PR108579]
2023-02-03  Martin Jamboripa: Avoid invalid gimple when IPA-CP and IPA-SRA disag...
2023-02-03  Tobias Burnuslibgomp: Fix reverse offload issues
2023-02-03  Tobias Burnuslibgomp: enable reverse offload for AMDGCN
2023-02-03  Monk ChiangRISC-V: Remove unnecessary register class.
2023-02-03  Ju-Zhe ZhongRISC-V: Fix constraint bug for binary operation
2023-02-03  Ju-Zhe ZhongRISC-V: Add vsll.vx C++ API tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add vsra.vx C++ API tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add vsrl.vx C++ API tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add shift constraint tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add vsll.vx C++ API tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add vsra.vx C API tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add vsrl.vx C API tests
2023-02-03  Ju-Zhe ZhongRISC-V: Add RVV shift.vx C/C++ API support
2023-02-03  GCC AdministratorDaily bump.
2023-02-02  Joseph Myersc: Update nullptr_t comparison checks
2023-02-02  Gerald Pfeiferlibstdc++: Tweak link to ABIcheck project
2023-02-02  Joseph Myersc: Update checks on constexpr floating-point initializers
2023-02-02  Jonathan Wakelylibstdc++: Use ENOSYS for unsupported filesystem ops...
2023-02-02  Jonathan Wakelylibstdc++: Define std::basic_stringbuf::view() for...
2023-02-02  Jonathan Wakelylibstdc++: Fix std::filesystem errors with -fkeep-inlin...
2023-02-02  Jonathan Wakelylibstdc++: Use emplace in std::variant::operator=(T...
next