]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-02-10  Ju-Zhe ZhongRISC-V: Add vadd.vx C++ API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vrsub.vx C++ API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vsub.vx C++ API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vxor.vx C++ API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add binary op vx constraint tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vadd.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vand.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vdiv.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vdivu C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vmax.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vmaxu.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vmin.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vminu.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vmul.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vor.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vrem.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vremu.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vrsub.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vsub.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vxor.vx C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vmul.vv C++ API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add vmul.vv C API tests
2023-02-10  Ju-Zhe ZhongRISC-V: Add binary vx C/C++ support
2023-02-10  Richard Bienertree-optimization/108724 - vectorized code getting...
2023-02-10  Jakub JelinekRevert "docs: add caveat for __builtin_cpu_supports"
2023-02-10  Flavio CruzAdd x86_64-gnu target to contrib/config-list.mk
2023-02-10  Andrew Pinskitree-optimization: [PR108684] ICE in verify_ssa due...
2023-02-10  Joseph Myersc: Allow conversions of null pointer constants to nullptr_t
2023-02-10  Hans-Peter... testsuite: XFAIL g++.dg/pr71488.C and warn/Warray-bound...
2023-02-10  Hans-Peter... testsuite: XFAIL bogus g++.dg/warn/Wstringop-overflow...
2023-02-10  GCC AdministratorDaily bump.
2023-02-10  Marek Polacekc++: ICE initing lifetime-extended constexpr var [PR107079]
2023-02-09  David Malcolmanalyzer: fix further overzealous state purging [PR108733]
2023-02-09  Vladimir N... RA: Implement reuse of equivalent memory for caller...
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...
next