aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config.h.in
AgeCommit message (Expand)Author
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-18 * configure.ac (AC_CHECK_HEADERS): Add linux/types.h. ConditionallyUros 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-09 Implement 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-28 PR libstdc++/69450John 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-14 PR libstdc++/66011Jonathan Wakely
2015-05-14 PR libstdc++/66018Jonathan Wakely
2015-05-13config/Eric Botcazou
2015-05-01 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>Jonathan Wakely
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-03-182015-03-18 Jonathan Wakely <jwakely@redhat.com>Jonathan Wakely
2014-01-232014-01-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>Bernhard Reutner-Fischer
2013-08-07Commit the vtable verification feature. This feature is designed toCaroline Tice
2013-05-24 * src/c++11/chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL,Jakub Jelinek
2013-04-09 * configure, config.h.in: Rebuild.Tom Tromey
2013-03-15 * libsupc++/unwind-cxx.h: Include sys/sdt.h if detected.Tom Tromey
2013-02-26 * configure.ac: Check for __cxa_thread_atexit_impl.Jason Merrill
2013-02-11 * linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New.Jason Merrill
2012-12-20 PR libstdc++/55741Jonathan Wakely
2012-11-23 PR libstdc++/52680Jonathan Wakely
2012-09-092012-09-10 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2012-09-092012-09-09 Ulrich Drepper <drepper@gmail.com>Ulrich Drepper