]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/config.h.in
git_email.py: fix duplicate author_lines.
[thirdparty/gcc.git] / libstdc++-v3 / config.h.in
2019-12-02  Mike Crowelibstdc++: Add full steady_clock support to shared_time...
2019-12-02  Mike Crowelibstdc++: PR 78237 Add full steady_clock support to...
2019-10-04  Jonathan WakelyBuild filesystem library with large file support
2019-09-04  Mike CrowePR libstdc++/41861 Add full steady_clock support to...
2019-05-29  Jonathan WakelyPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-03-11  Jonathan WakelyPR libstdc++/89460 Fix Networking TS test failures...
2019-02-14  Jonathan WakelyAdd std::timespec and std::timespec_get for C++17
2019-01-07  Jonathan WakelyFix build for systems without POSIX truncate
2019-01-06  Jonathan WakelyPR libstdc++/86756 Move rest of std::filesystem to...
2018-11-27  Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-10-16  Jonathan WakelyUse autoconf to check for features needed by Networking TS
2018-10-16  Jonathan WakelyDefine _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIB...
2018-06-18  Jonathan WakelyFix bootstrap failure for bare metal due to autoconf...
2018-05-31  Jonathan WakelyPR libstdc++/78870 support std::filesystem on Windows
2018-05-21  Jonathan WakelyAdd support for opening file streams from wide characte...
2018-05-01  Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2018-01-18  Uros Bizjakconfigure.ac (AC_CHECK_HEADERS): Add linux/types.h.
2017-05-23  Xi RuoyaoPR libstdc++/67578 Implement non-trivial std::random_de...
2017-03-15  Jonathan WakelyFix typo in config.h.in comment
2017-01-09  Jonathan WakelyPR79017 workaround incomplete C99 math on darwin
2017-01-04  Jonathan WakelyPR78968 add configure check for __cxa_thread_atexit...
2017-01-04  Pauli NieminenSupport exception propagation without lock-free atomic int
2016-11-21  Rainer OrthDon't define libstdc++-internal macros in Solaris 10...
2016-09-30  Jonathan Wakelylibstdc++/77795 Only declare ::gets for C++98 and C++11
2016-09-09  Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-05-25  Jonathan WakelyFix configure test for sendfile()
2016-02-04  Jonathan WakelyTest for C99 stdlib.h functions with -std=c++98
2016-01-28  John David Anglinre PR libstdc++/69450 (libstdc++-v3/include/math.h...
2016-01-15  Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-13  Jonathan WakelyUse ::isinf and ::isnan if libc defines them
2015-11-24  Rainer OrthHandle C++11 <math.h> overloads on Solaris 12
2015-11-13  Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-09-23  Jonathan WakelyFix semantics of Filesystem TS directory iterators
2015-09-16  Jonathan WakelyImplement filesystem::canonical() without realpath
2015-09-04  Edward Smith-RowlandAdd C++11 header <cuchar>.
2015-05-14  Jonathan Wakelyre PR libstdc++/66011 (call to '__open_missing_mode...
2015-05-14  Jonathan Wakelyre PR libstdc++/66018 (opendir configure test not worki...
2015-05-13  Eric Botcazousjlj.m4: New file.
2015-05-01  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-04-30  Jonathan WakelyImplement N4100 File System TS
2015-03-18  Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthrea...
2014-01-23  Bernhard Reutner... acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for...
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-05-24  Jakub Jelinekchrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, inclu...
2013-04-09  Tom Tromeyconfigure, [...]: Rebuild.
2013-03-15  Tom Tromeyunwind-cxx.h: Include sys/sdt.h if detected.
2013-02-26  Jason Merrillconfigure.ac: Check for __cxa_thread_atexit_impl.
2013-02-11  Jason Merrilllinkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE)...
2012-12-20  Jonathan Wakelyre PR libstdc++/55741 (bootstrap fails in libstdc+...
2012-11-23  Jonathan Wakelyre PR libstdc++/52680 (std::this_thread::sleep_for...
2012-09-09  Sebastian Huberre PR libstdc++/43852 (Embedded systems friendly libstdc++)
2012-09-09  Ulrich Drepperre PR bootstrap/54419 (Compiling libstdc++-v3/src/c...
2012-03-14  Rainer OrthRemove obsolete Solaris 8 support
2012-03-02  Benjamin Kosnikre PR libstdc++/51785 (gets not anymore declared)
2011-12-01  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove...
2011-11-07  Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define.
2011-11-07  Jonathan Wakelyacinclude.m4: Check for <stdalign.h>
2011-11-02  Rainer OrthMove gthr to toplevel libgcc
2011-10-14  Jonathan Yongconfigure.host: Use config/os/mingw32-w64 instead of...
2011-09-21  Paolo Carlinilimits.cc: Replace everywhere __int128_t -> __int128...
2011-09-17  Paolo Carlinire PR libstdc++/50441 ([C++0x] <type_traits> is missing...
2011-08-29  Kai Tietzconfigure: Regenerated.
2011-08-29  Rainer OrthHandle different versions of Solaris 8 <iso/math_iso...
2011-07-15  Paolo Carlinire PR libstdc++/49745 (error: ‘int truncate’ redeclared...
2011-05-28  Jonathan Wakelyacinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBC...
2010-07-27  Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove.
2010-07-02  Rainer Orthacinclude.m4 (symvers_renaming): Define HAVE_SYMVER_SYM...
2010-07-02  Rainer Orthgc++filt.m4: New file.
2010-01-13  Paolo CarliniMakefile.am (check-debug): Add.
2010-01-10  Silvius Ruslibstdc++ profile mode bug fixes and minor updates
2009-10-05  Benjamin Kosnik[multiple changes]
2009-10-03  Silvius Rusmerge branch profile-stdlib
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-01-15  Benjamin Kosnikre PR libstdc++/32666 (FAIL: abi_check hppa)
2009-01-15  Chris Fairlesacinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [......
2009-01-07  Jakub Jelinekre PR libstdc++/38092 (libstdc++ doesn't build with...
2008-12-12  Benjamin Kosnikcstdatomic: Update to N2798.
2008-09-13  Chris Fairlesthread: New.
2008-09-07  Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Check wcstoimax...
2008-08-28  Chris Fairlesacinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): New.
2008-08-25  Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_GETTIMEOFDAY]): Change...
2008-08-24  Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_RANDOM_TR1]): Simplify...
2008-08-12  Paolo Carliniconfigure.ac: Run unconditionally GLIBCXX_CHECK_INT64_T...
2008-08-06  Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): New, check...
2008-08-06  Paolo Carliniacinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check...
2008-07-15  Chris Fairleschrono: New, as per N2661.
2008-06-06  Joseph Myersconfigure.ac: Do not check for gconv.h.
2008-05-20  Paolo CarliniPR c++/33979 (partial)
2008-04-24  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check...
2008-04-23  Benjamin Kosnikos_defines.h: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_BE...
2008-04-10  Benjamin Kosnik[multiple changes]
2008-03-16  Paolo Carlini[multiple changes]
2008-02-14  Benjamin Kosnikerror_constants.h (posix_errno): Guard not_supported...
2008-01-18  Benjamin Kosnik[multiple changes]
2008-01-08  Jakub Jelinekconfigure.ac (--enable-linux-futex): Add new configure...
2007-10-18  Benjamin Kosnikre PR libstdc++/30085 (switch debug mode hash container...
2007-09-11  Johannes SinglerAdd parallel mode.
2007-09-07  Benjamin Kosniklibstdc++.exp: Check CXXFLAGS.
2007-08-29  Benjamin Kosnikacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENODATA...
2007-08-24  Benjamin Kosnikacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENOLINK...
next