Synchronize libstdc++ PSTL with upstream LLVM PSTL
[gcc.git] / libstdc++-v3 / include / bits / c++config
2019-06-07 Thomas RodgersSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-05-13 Jonathan WakelyRemove Profile Mode, deprecated since GCC 7.1
2019-05-02 Jonathan WakelyPR libstdc++/90314 fix non-equivalent declarations...
2019-04-20 Thomas RodgersDelegate PSTL configuration to pstl/pstl_config.h
2019-04-11 Thomas RodgersReplace direct PSTL uses of assert() with a macro
2019-03-21 Thomas RodgersIntegrate C++17 parallel algorithms
2019-03-06 Jonathan WakelyAdd L suffix to __cpp_lib_char8_t value
2019-02-19 Tom HonermannP0482R5 char8_t: Standard library support
2019-01-16 Ulrich DrepperPR libstdc++/88738 treat shared_ptr and unique_ptr...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-12 Jakub JelinekP0595R2 - is_constant_evaluated
2018-07-31 Jonathan WakelyDon't unconditionally define feature test macros in...
2018-06-18 Jonathan WakelyP0754R2 <version> header
2018-06-18 Jonathan WakelyLWG 3035. std::allocator's constructors should be constexpr
2018-06-06 Jakub Jelinekre PR c++/86068 (__cpp_transactional_memory is 210500)
2018-05-10 Jonathan WakelyPR libstdc++/85729 add linkage specifications to headers
2018-05-08 Jonathan WakelyPR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when...
2018-05-01 Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-09-20 Jonathan WakelyDeprecate nested types in std::hash
2017-07-23 François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-05-10 François DumontBump version namespace.
2017-03-23 Daniel KrueglerImplement P0607R0 "Inline Variables for Standard Librar...
2017-01-26 Jonathan WakelyFix namespace versioning and remove __detail::__identit...
2017-01-19 Jonathan WakelyPR78905 define _GLIBCXX_RELEASE macro
2017-01-06 Jonathan WakelyDon't redefine _GLIBCXX_ASSERTIONS if already defined
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-08 Eric Botcazoure PR libstdc++/78264 (ICE in build_noexcept_spec,...
2016-12-08 Jonathan WakelyPR71856 try to fix Parallel Mode assertions again
2016-11-07 Jason MerrillImplement P0012R1, Make exception specifications part...
2016-10-23 François Dumont2016-10-22 François Dumont <fdumont@gcc.gnu.org>
2016-10-03 Jonathan WakelyFix libstdc++ versioned namespace build
2016-08-23 Jonathan WakelyAdd constexpr to <iterator> and <array> for C++17
2016-08-03 Jonathan WakelyEnable Mathematical Special Functions for C++17
2016-07-13 Jonathan Wakelylibstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
2016-05-25 Jonathan WakelyRemove _GLIBCXX14_USE_CONSTEXPR
2016-05-24 François Dumontc++config (_GLIBCXX14_USE_CONSTEXPR): New.
2016-04-14 Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-13 Jonathan WakelyAdjust for new empty class parameter passing ABI.
2016-01-18 Torvald Riegellibstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-13 Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-09-09 Jonathan WakelyEnable lightweight checks with _GLIBCXX_ASSERTIONS.
2015-07-20 Jason Merrill* include/bits/c++config: Fix abi_tag in special modes.
2015-07-13 Jonathan Wakelyc++config (_GLIBCXX_NOEXCEPT_IF): Define.
2015-03-20 Jonathan Wakelyc++config (__gnu_cxx::__cxx11): Define new namespace.
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-01-29 Jonathan Wakelyatomic_base.h: Use __always_inline__ instead of always_...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Ville Voutilainenre PR libstdc++/60271 ([DR2369] [C++1y] std::max(initia...
2014-12-20 François Dumontc++config: inline __cxx11 namespace within namespace...
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-12 Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
2014-10-10 Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-22 Jonathan Wakelyre PR libstdc++/59247 (Bootstrap fails due to errors...
2013-06-10 Benjamin Kosnikc++config (_GLIBCXX_ABI_TAG_CXX11): Add.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-07 Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-07-30 François Dumontc++config (_GLIBCXX_END_NAMESPACE_CONTAINER): Fix order...
2012-06-28 Benjamin Kosnikc++config: Remove __regex nested namespace.
2011-11-02 Benjamin Kosnikc++config: Add tr2 to versioned namespaces.
2011-10-12 Paolo Carlinire PR c++/50594 (Option -fwhole-program discards replac...
2011-09-27 Benjamin Kosnikre PR libstdc++/48698 (gnu-versioned-namespace problems)
2011-05-24 Paolo Carlinic++config (_GLIBCXX_NOTHROW): Update for noexcept.
2011-05-15 Paolo Carlinic++config (_GLIBCXX_NOEXCEPT, [...]): Add.
2011-03-15 Benjamin Kosnikregex_compiler.h: Nest namespace versioning.
2011-03-04 Benjamin KosnikMakefile.am (inst_sources): Make source instantion...
2011-02-10 Jonathan Wakelyre PR libstdc++/47662 (-fno-operator-names no longer...
2011-01-31 Benjamin Kosnikc++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPREC...
2011-01-30 Benjamin KosnikPR libstdc++/36104 part four
2011-01-21 Benjamin Kosnikc++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.
2011-01-15 Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2010-12-19 Benjamin Kosnik*: Use headername alias to associate private includes...
2010-11-02 Benjamin Kosniklibstdc++: N3126 draft support.
2010-08-13 Paolo Carliniios_init.cc (ios_base::Init::~Init): Add back semicolon...
2010-08-12 Kostya Serebryanyc++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE...
2010-06-03 Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2009-11-30 Dave Kornconfigure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define...
2009-10-14 Paolo Carlinic++config: Do not disable extern templates for string...
2009-10-03 Silvius Rusmerge branch profile-stdlib
2009-04-19 Jan Hubickastdatomic.h (atomic_flag_test_and_set_explicit, [....
2009-04-18 Jan Hubickacondition_variable.cc (condition_variable, [...]):...
2009-04-18 Jan Hubickaformater.h: Include bits/c++config.h.
2009-04-16 Paolo Carlinic++config: Revert inadvertent change.
2009-04-16 Paolo Carliniforward_list.h: Remove default std::allocator<_Tp>...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-12-16 Benjamin Kosnikcstdatomic: Remove assert include.
2008-07-19 Paolo Carlini2008-07-19 Paolo Carlini <paolo.carlini@oracle.com>
2008-05-06 Benjamin Kosnikre PR libstdc++/36130 (Atomics regression test fail...
2008-05-02 Benjamin Kosnikc++config: Revert _GLIBCXX_LONG_DOUBLE_COMPAT change.
2008-04-29 Benjamin Kosnikc++config: Remove space between '#' and 'undef' for...
2008-04-29 Benjamin Kosnikc++config: Move os_defines and cpu_defines after namesp...
2008-04-14 Benjamin Kosnikc++config: Guard _LDBL_ macros with __cplusplus.
2008-04-10 Benjamin Kosnik[multiple changes]
2008-02-25 Jason Merrillre PR c++/33486 (namespace association doesn't handle...
2008-01-31 Ralf Wildenhuesauto_ptr.h: Fix comment typos.
2007-11-13 Benjamin Kosnikdocumentation.html: First pass at unified table of...
next