summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
AgeCommit message (Expand)Author
2019-12-02libstdc++: Add full steady_clock support to shared_timed_mutexMike Crowe
2019-12-02libstdc++: PR 78237 Add full steady_clock support to timed_mutexMike Crowe
2019-10-04Build filesystem library with large file supportJonathan Wakely
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe
2019-05-29PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely
2019-03-11PR libstdc++/89460 Fix Networking TS test failures on HP-UXJonathan Wakely
2019-02-14Add std::timespec and std::timespec_get for C++17Jonathan Wakely
2019-01-07Fix build for systems without POSIX truncateJonathan Wakely
2019-01-06PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely
2018-11-27PR libstdc++/67843 set shared_ptr lock policy at build-timeJonathan Wakely
2018-10-16Use autoconf to check for features needed by Networking TSJonathan Wakely
2018-10-16Define _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIBCXX_USE_RANDOM_TR1Jonathan Wakely
2018-06-18Fix bootstrap failure for bare metal due to autoconf link testsJonathan Wakely
2018-05-31PR libstdc++/78870 support std::filesystem on WindowsJonathan Wakely
2018-05-21Add support for opening file streams from wide character stringsJonathan Wakely
2018-05-01PR libstdc++/84654 Disable __float128 specializations for -mno-float128Tulio Magno Quites Machado Filho
2018-01-18configure.ac (AC_CHECK_HEADERS): Add linux/types.h.Uros Bizjak
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao
2017-03-15Fix typo in config.h.in commentJonathan Wakely
2017-01-09PR79017 workaround incomplete C99 math on darwinJonathan Wakely
2017-01-04PR78968 add configure check for __cxa_thread_atexit in libcJonathan Wakely
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill
2016-05-25Fix configure test for sendfile()Jonathan Wakely
2016-02-04Test for C99 stdlib.h functions with -std=c++98Jonathan Wakely
2016-01-28re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...John David Anglin
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-09-23Fix semantics of Filesystem TS directory iteratorsJonathan Wakely
2015-09-16Implement filesystem::canonical() without realpathJonathan Wakely
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland
2015-05-14re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ...Jonathan Wakely
2015-05-14re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...Jonathan Wakely
2015-05-13sjlj.m4: New file.Eric Botcazou
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...Jonathan Wakely
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-03-18acinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthread_rwlock_t.Jonathan Wakely
2014-01-23acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.Bernhard Reutner-Fischer
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-05-24chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek
2013-04-09configure, [...]: Rebuild.Tom Tromey
2013-03-15unwind-cxx.h: Include sys/sdt.h if detected.Tom Tromey
2013-02-25configure.ac: Check for __cxa_thread_atexit_impl.Jason Merrill
2013-02-11linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New.Jason Merrill
2012-12-20re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc)Jonathan Wakely
2012-11-23re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...Jonathan Wakely