]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsext.vf2 C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsext.vf4 C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsext.vf8 C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vzext.vf2 C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vzext.vf4 C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vzext.vf8 C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsext/vzext C/C++ intrinsic support
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsadd.vx C++ overloaded API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsaddu.vx overloaded API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssub.vx C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssubu.vx C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsadd.vx C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsaddu.vx C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssub.vx C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssubu.vx C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsadd.vv C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsaddu.vv C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssub.vv C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssubu.vv C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vssubu.vv C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsub.vv C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsaddu.vv C++ API tests.
2023-02-12  Ju-Zhe ZhongRISC-V: Add vsadd.vv C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add saturating Add && Sub vx constraint tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add saturating Addition && Subtraction C/C...
2023-02-12  Ju-Zhe ZhongRISC-V: Add vneg.v C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vnot.v C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add unary constraint tests.
2023-02-12  Ju-Zhe ZhongRISC-V: Add vneg.v C/C++ API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add vnot.v C API tests
2023-02-12  Ju-Zhe ZhongRISC-V: Add unary C/C++ API support
2023-02-12  Ju-Zhe ZhongRISC-V: Fix VSETVL PASS bug in exception handling
2023-02-12  GCC AdministratorDaily bump.
2023-02-11  Jakub Jelinekipa-cp: Punt for too large offsets [PR108605]
2023-02-11  Gerald Pfeiferdoc: Adjust link to WG14 N965
2023-02-11  Jonathan Yongpr65658.c: fix excess warnings on LLP64 targets
2023-02-11  Jonathan Yonggcc/testsuite: fix excess warnings for mingw-w64
2023-02-11  Gerald Pfeiferlibstdc++: Update link to "Worst-case efficient priorit...
2023-02-11  niXmanlibiberty: fix lrealpath on Windows NTFS symlinks
2023-02-11  GCC AdministratorDaily bump.
2023-02-10  David Malcolmanalyzer: don't warn for deref-before-check for checks...
2023-02-10  Joseph MyersRegenerate .pot files
2023-02-10  Vladimir N... RA: Use caller save equivalent memory only for LRA
2023-02-10  Vladimir N... RA: Use simple LRA for huge functions
2023-02-10  Andrew MacLeodQuery rangers cache in readonly mode only from within
2023-02-10  Andrew MacLeodAdd function context for querying global ranges.
2023-02-10  Ju-Zhe ZhongRISC-V: Add vand.vx C++ API test.
2023-02-10  Ju-Zhe ZhongRISC-V: Add vdiv.vx C++ API test.
2023-02-10  Ju-Zhe ZhongRISC-V: Add vdivu.vx 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 testcase
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 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...
next