]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/pstl/algorithm_impl.h
testsuite: Fix gcc.dg/ipa/pr120295.c on Solaris
[thirdparty/gcc.git] / libstdc++-v3 / include / pstl / algorithm_impl.h
2024-12-10  Giuseppe D'Angelolibstdc++: pstl: port away from is_trivial
2024-09-26  Nathaniel Sheadlibgcc, libstdc++: Make declarations no longer TU-local...
2023-06-26  Thomas Rodgerslibstdc++: Synchronize PSTL with upstream
2023-02-16  Jonathan Wakelylibstdc++: Fix non-reserved names in PSTL headers
2020-10-21  Thomas Rodgerslibstdc++: Rebase include/pstl to current upstream
2019-06-07  Thomas RodgersSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-04-19  Thomas RodgersImprove implementation of parallel equal()
2019-04-13  Thomas RodgersUglify identifiers missed in previous commit(s)
2019-04-11  Thomas RodgersReplace direct PSTL uses of assert() with a macro
2019-04-09  Thomas RodgersAdd PSTL internal namespace qualifications
2019-03-21  Thomas RodgersIntegrate C++17 parallel algorithms