aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-04-20libstdc++: Refactor/cleanup of C++20 atomic wait implementationThomas Rodgers1-0/+1
2021-01-27libstdc++: Add std::experimental::simd from the Parallelism TS 2Matthias Kretz1-0/+13
2021-01-07libstdc++: Add support for C++20 barriersThomas Rodgers1-0/+1
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-1/+11
2020-12-03libtdc++: Define std::source_location for C++20JeanHeyd Meneide1-0/+1
2020-11-20libstdc++: Add C++2a synchronization supportThomas Rodgers1-0/+5
2020-11-19libstdc++: Move std::thread to a new headerJonathan Wakely1-0/+1
2020-11-09libstdc++: Remove <debug/array>François Dumont1-1/+0
2020-11-02libstdc++: Add c++2a <syncstream>Thomas Rodgers1-0/+1
2020-10-22libstdc++: Reduce header dependencies in and on <memory>Jonathan Wakely1-0/+1
2020-09-22libstdc++: Introduce new headers for C++20 ranges componentsJonathan Wakely1-1/+3
2020-09-11libstdc++: Split std::align/assume_aligned to bits/align.hThomas Rodgers1-0/+1
2020-08-19libstdc++: integer-class types as per [iterator.concept.winc]Patrick Palka1-0/+1
2020-07-07libstdc++: Replace __int_limits with __numeric_traits_integerJonathan Wakely1-1/+0
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely1-0/+1
2020-02-17libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546)Jonathan Wakely1-0/+1
2020-02-13libstdc++: Implement ranges [specialized.algorithms]Patrick Palka1-0/+1
2020-02-13libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h>Patrick Palka1-0/+1
2020-02-06libstdc++: Implement C++20 constrained algorithmsPatrick Palka1-0/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2020-01-23libstdc++: Simplify makefile rule for largefile-config.h (PR91947)Jonathan Wakely1-16/+6
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-0/+1
2019-11-15Support for jthread and stop_tokenThomas Rodgers1-0/+1
2019-11-06libstdc++: Add compare_three_way and install <compare> headerJonathan Wakely1-2/+3
2019-10-31Partial implementation of C++20 of <ranges> headerJonathan Wakely1-0/+1
2019-10-29Add iterator concepts and range access customization points for C++20Jonathan Wakely1-0/+1
2019-10-17Define [range.cmp] comparisons for C++20Jonathan Wakely1-0/+1
2019-10-11Implement <concepts> header for C++20Jonathan Wakely1-3/+4
2019-10-04Build filesystem library with large file supportJonathan Wakely1-0/+23
2019-09-05Implement std::span for C++20JeanHeyd Meneide1-0/+1
2019-07-31Implement "P0631R4 Math Constants" for C++20Jonathan Wakely1-0/+1
2019-06-12Replace std::to_string for integers with optimized versionJonathan Wakely1-0/+1
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers1-0/+1
2019-05-13Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely1-58/+1
2019-05-13Remove array_allocator extension, deprecated since 4.9.0Jonathan Wakely1-1/+0
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers1-2/+37
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely1-0/+1
2018-11-28Implement uniform container erasure for C++20.Edward Smith-Rowland1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-35/+88
2018-10-12Initial commit of Networking TS implementationJonathan Wakely1-0/+9
2018-08-13Add <bit> and <version> to freestanding headersJonathan Wakely1-5/+5
2018-07-25Move std::unique_lock definition to a separate headerJonathan Wakely1-0/+1
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely1-0/+1
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely1-2/+1
2018-07-03P0556R3 Integral power-of-2 operations, P0553R2 Bit operationsJonathan Wakely1-0/+1
2018-06-18P0754R2 <version> headerJonathan Wakely1-1/+2
2018-05-08PR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when not supportedJonathan Wakely1-3/+3
2018-05-01PR libstdc++/84654 Disable __float128 specializations for -mno-float128Tulio Magno Quites Machado Filho1-1/+9
2018-02-15PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwinJonathan Wakely1-0/+3
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-1/+2