aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Define std::ssize for C++20 (P1227R2)Jonathan Wakely5-4/+92
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer2-0/+6
2019-09-05Improve precondition checks for std::spanJonathan Wakely26-123/+733
2019-09-05Implement std::span for C++20JeanHeyd Meneide15-3/+1052
2019-09-05Remove broken URL from libstdc++ manualJonathan Wakely3-9/+10
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe6-11/+191
2019-09-04Add user-defined clock to libstdc++ condition_variable testsMike Crowe3-8/+69
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand6-6191/+19
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang3-12/+19
2019-09-02Use __constinit keyword in libstdc++ sourcesJonathan Wakely2-3/+7
2019-09-02Update libstdc++ docs for library version bumpsJonathan Wakely7-21/+34
2019-09-02Minor simplifications for std::to_chars implementationJonathan Wakely2-41/+25
2019-09-02Update Solaris baselines for GCC 10.0Rainer Orth5-0/+56
2019-09-012019-09-01 François Dumont <fdumont@gcc.gnu.org>François Dumont2-1/+6
2019-09-01policy_data_structures_biblio.xml (COM: Component Model Object Technologies):...Gerald Pfeifer2-1/+6
2019-08-30Fix ChangeLogJonathan Wakely1-1/+1
2019-08-30Optimize std::to_charsAntony Polukhin2-34/+49
2019-08-30Fix errors in new testJonathan Wakely2-0/+10
2019-08-30baseline_symbols.txt: Update.Uros Bizjak2-0/+9
2019-08-30PR libstdc++/89164 enforce constraints for uninitialized algosJonathan Wakely10-5/+271
2019-08-29PR libstdc++/91067 add more missing exports for directory iteratorsJonathan Wakely6-5/+45
2019-08-29baseline_symbols.txt: Update.Jakub Jelinek3-0/+19
2019-08-28Update ABI baselines for x86 and powerpc GNU targetsJonathan Wakely8-0/+59
2019-08-23Fix libstdc++ lstat missing return type for Windows target.Joseph Myers2-1/+6
2019-08-20Do not try to process deleted headers with DoxygenJonathan Wakely2-11/+2
2019-08-20Fix markdown in Doxygen comments for std::reduceJonathan Wakely2-2/+4
2019-08-20PR libstdc++/91371 make std::is_function handle other calling conventionsJonathan Wakely7-110/+195
2019-08-16baseline_symbols.txt: Update.Uros Bizjak2-0/+445
2019-08-15PR libstdc++/91456 make INVOKE<R> work with uncopyable prvaluesJonathan Wakely5-9/+126
2019-08-14Deprecate std::__is_nullptr_t type traitJonathan Wakely2-2/+6
2019-08-14Implement C++20 p0879 - Constexpr for swap and swap related functions.Edward Smith-Rowland25-0/+888
2019-08-12PR libstdc++/90361 add missing macro definitionJonathan Wakely2-0/+9
2019-08-12Add noexcept-specifier to std::apply and std::make_from_tupleJonathan Wakely4-0/+159
2019-08-09skip Cholesky decomposition in is>>n_mv_distAlexandre Oliva8-3/+48
2019-08-08P0325R4 to_array from LFTS with updatesJonathan Wakely8-4/+195
2019-08-06P1651R0 bind_front should not unwrap reference_wrapperJonathan Wakely5-4/+102
2019-08-06Specialize std::numbers constants for __float128Jonathan Wakely3-0/+115
2019-08-04documentation_hacking.xml: doxygen.org is now doxygen.nl.Gerald Pfeifer2-1/+6
2019-08-01Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> a...Edward Smith-Rowland78-25/+3012
2019-07-31Qualify call to prevent ADLJonathan Wakely2-2/+6
2019-07-31Implement "P0631R4 Math Constants" for C++20Jonathan Wakely10-0/+346
2019-07-31Add Doxygen comments to <bit> headerJonathan Wakely2-0/+30
2019-07-31PR libstdc++/91308 fix constraints on unique_ptr assignmentJonathan Wakely3-17/+69
2019-07-29PR libstdc++/51333 Define recursive_init_error constructor non-inlineJonathan Wakely4-6/+38
2019-07-28documentation_hacking.xml: Fix broken reference to the Doxygen manual.Gerald Pfeifer2-4/+12
2019-07-26Define __cpp_lib_endian feature test macroJonathan Wakely6-0/+90
2019-07-262019-07-26 François Dumont <fdumont@gcc.gnu.org>François Dumont2-2/+8
2019-07-25Relocate std::endian from <type_traits> to <bit>Jonathan Wakely4-9/+15
2019-07-25Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska5-0/+18
2019-07-22Rename testsuite directory to match P0553R4 stable namesJonathan Wakely6-0/+3