aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/c++config
AgeCommit message (Expand)Author
2019-11-29libstdc++: P1423R3 char8_t remediation (2/4)Tom Honermann
2019-10-16Only use GCC-specific __is_same_as built-in conditionallyJonathan Wakely
2019-07-02Fix preprocessor checks for Clang builtinsJonathan Wakely
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers
2019-05-13Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely
2019-05-02PR libstdc++/90314 fix non-equivalent declarations of std::swapJonathan Wakely
2019-04-20Delegate PSTL configuration to pstl/pstl_config.hThomas Rodgers
2019-04-11Replace direct PSTL uses of assert() with a macroThomas Rodgers
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers
2019-03-06Add L suffix to __cpp_lib_char8_t valueJonathan Wakely
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann
2019-01-16PR libstdc++/88738 treat shared_ptr and unique_ptr more like plain old pointersUlrich Drepper
2019-01-01 Update copyright years.Jakub Jelinek
2018-12-12 P0595R2 - is_constant_evaluatedJakub Jelinek
2018-07-31Don't unconditionally define feature test macros in <version>Jonathan Wakely
2018-06-18P0754R2 <version> headerJonathan Wakely
2018-06-18LWG 3035. std::allocator's constructors should be constexprJonathan Wakely
2018-06-06 PR c++/86068Jakub Jelinek
2018-05-10PR libstdc++/85729 add linkage specifications to headersJonathan Wakely
2018-05-08PR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when not supportedJonathan Wakely
2018-05-01PR libstdc++/84654 Disable __float128 specializations for -mno-float128Tulio Magno Quites Machado Filho
2018-01-03 Update copyright years.Jakub Jelinek
2017-09-20Deprecate nested types in std::hashJonathan Wakely
2017-07-232017-07-23 François Dumont <fdumont@gcc.gnu.org>François Dumont
2017-05-102017-05-10 François Dumont <fdumont@gcc.gnu.org>François Dumont
2017-03-23Implement P0607R0 "Inline Variables for Standard Library" for C++17Daniel Kruegler
2017-01-26Fix namespace versioning and remove __detail::__identity helpersJonathan Wakely
2017-01-19PR78905 define _GLIBCXX_RELEASE macroJonathan Wakely
2017-01-06Don't redefine _GLIBCXX_ASSERTIONS if already definedJonathan Wakely
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-08 PR libstdc++/78264Eric Botcazou
2016-12-08PR71856 try to fix Parallel Mode assertions againJonathan Wakely
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill
2016-10-232016-10-22 François Dumont <fdumont@gcc.gnu.org>François Dumont
2016-10-03Fix libstdc++ versioned namespace buildJonathan Wakely
2016-08-23Add constexpr to <iterator> and <array> for C++17Jonathan Wakely
2016-08-03Enable Mathematical Special Functions for C++17Jonathan Wakely
2016-07-13libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONSJonathan Wakely
2016-05-25Remove _GLIBCXX14_USE_CONSTEXPRJonathan Wakely
2016-05-242016-05-24 François Dumont <fdumont@gcc.gnu.org>François Dumont
2016-04-14Revert empty class parameter passing ABI changes.Jason Merrill
2016-04-13Adjust for new empty class parameter passing ABI.Jonathan Wakely
2016-01-18libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.Torvald Riegel
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-09-09Enable lightweight checks with _GLIBCXX_ASSERTIONS.Jonathan Wakely
2015-07-20 * include/bits/c++config: Fix abi_tag in special modes.Jason Merrill
2015-07-13 * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely
2015-03-20 * include/bits/c++config (__gnu_cxx::__cxx11): Define new namespace.Jonathan Wakely