aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.am
AgeCommit message (Expand)Author
2019-10-17Define [range.cmp] comparisons for C++20redi
2019-10-16[arm] fix bootstrap failure due to uninitialized warningrearnsha
2019-09-05Implement std::span for C++20redi
2019-07-31Implement "P0631R4 Math Constants" for C++20redi
2019-06-12Replace std::to_string for integers with optimized versionredi
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLrodgertq
2019-05-13Remove Profile Mode, deprecated since GCC 7.1redi
2019-05-13Remove array_allocator extension, deprecated since 4.9.0redi
2019-03-21Integrate C++17 parallel algorithmsredi
2019-01-01 Update copyright years.jakub
2018-11-282018-11-28 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2018-10-12Initial commit of Networking TS implementationredi
2018-08-13Add <bit> and <version> to freestanding headersredi
2018-07-25Move std::unique_lock definition to a separate headerredi
2018-07-24Add initial version of C++17 <memory_resource> headerredi
2018-07-03P0556R3 Integral power-of-2 operations, P0553R2 Bit operationsredi
2018-06-18P0754R2 <version> headerredi
2018-05-08PR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when not supportedredi
2018-05-01PR libstdc++/84654 Disable __float128 specializations for -mno-float128redi
2018-02-15PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwinredi
2018-01-03 Update copyright years.jakub
2017-10-30Don't create broken symlink in libstdc++-v3/include/bitsredi
2017-10-27List headers in Makefile in alphabetical orderredi
2017-10-23Implement C++17 Filesystem libraryredi
2017-10-02C++17 P0067R5 std::to_chars and std::from_chars (partial)redi
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdredi
2017-09-12PR libstdc++/79433 no #error for including headers with wrong -stdredi
2017-05-16Implement std::experimental::source_location (N4519)redi
2017-01-19PR78905 define _GLIBCXX_RELEASE macroredi
2017-01-01 Update copyright years.jakub
2016-10-21Split <functional> into smaller piecesredi
2016-10-03Fix libstdc++ versioned namespace buildredi
2016-09-30Implement LWG 2192 and LWG 2294 for std::absredi
2016-09-22Implement C++17 node extraction and insertion (P0083R5)redi
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrredi
2016-08-18 Implement <variant>timshen
2016-08-06Add std::apply for C++17redi
2016-07-28 Implement std::string_view and P0254r2,ville
2016-07-10 Implement std::optional.ville
2016-07-06 Implement std::any.ville
2016-03-232016-03-23 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-01-25Avoid including all of <random> in <algorithm>redi
2016-01-19Add C++-conforming wrappers for stdlib.h and math.hredi
2016-01-15libstdc++: Make certain exceptions transaction_safe.torvald
2016-01-142016-01-14 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-01-06Rename bits/mutex.h to avoid clashing with glibcredi
2016-01-04 Update copyright years.jakub
2015-11-13Define std::experimental::randint etc.redi
2015-11-13Implement std::experimental::shared_ptr with array supportredi
2015-11-13Define alias templates using polymorphic memory resourcesredi