aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-01-19libstdc++: Remove -gdwarf-4 from flags for debug libraryJonathan Wakely1-1/+1
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-0/+3
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely1-2/+8
2021-11-09libstdc++: Support getentropy and arc4random in std::random_deviceJonathan Wakely1-0/+4
2021-08-31libstdc++: Fix broken autoconf check for O_NONBLOCKJonathan Wakely1-4/+4
2021-08-26libstdc++: Make Networking TS headers more portable [PR100285]Jonathan Wakely1-0/+5
2021-07-30libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]Jonathan Wakely1-0/+1
2021-05-04libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macroJonathan Wakely1-1/+1
2021-04-30libstdc++: Remove GLIBCXX_CHECK_INT64_T checksJonathan Wakely1-3/+0
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-1/+36
2020-12-16libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely1-1/+0
2020-12-15libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libcVladimir Vishnevsky1-1/+1
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely1-0/+5
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-0/+11
2019-12-02libstdc++: Add full steady_clock support to shared_timed_mutexMike Crowe1-0/+3
2019-12-02libstdc++: PR 78237 Add full steady_clock support to timed_mutexMike Crowe1-0/+3
2019-10-04Build filesystem library with large file supportJonathan Wakely1-0/+2
2019-09-04PR libstdc++/41861 Add full steady_clock support to condition_variableMike Crowe1-0/+3
2019-07-01Fix libstdc++ install-pdf support.Jim Wilson1-0/+4
2019-05-29PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely1-0/+2
2019-03-11PR libstdc++/89460 Fix Networking TS test failures on HP-UXJonathan Wakely1-0/+3
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely1-0/+1
2019-02-14Add std::timespec and std::timespec_get for C++17Jonathan Wakely1-0/+3
2018-11-27PR libstdc++/67843 set shared_ptr lock policy at build-timeJonathan Wakely1-0/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1/+0
2018-10-16Use autoconf to check for features needed by Networking TSJonathan Wakely1-0/+3
2018-10-16Define _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIBCXX_USE_RANDOM_TR1Jonathan Wakely1-2/+2
2018-08-13Revert "libstdc++-v3: Have aligned_alloc() on Newlib"Jonathan Wakely1-1/+0
2018-08-10libstdc++-v3: Have aligned_alloc() on NewlibSebastian Huber1-0/+1
2018-08-01Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGSJonathan Wakely1-1/+1
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely1-1/+1
2018-06-18Fix bootstrap failure for bare metal due to autoconf link testsJonathan Wakely1-1/+0
2018-05-31PR libstdc++/78870 support std::filesystem on WindowsJonathan Wakely1-0/+1
2018-05-21Add support for opening file streams from wide character stringsJonathan Wakely1-0/+1
2018-02-15PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwinJonathan Wakely1-0/+6
2018-01-18configure.ac (AC_CHECK_HEADERS): Add linux/types.h.Uros Bizjak1-1/+7
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-0/+7
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao1-1/+1
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth1-1/+1
2017-01-04PR78968 add configure check for __cxa_thread_atexit in libcJonathan Wakely1-1/+1
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen1-0/+3
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra1-0/+6
2016-09-23* configure.ac: Define HAVE_MEMALIGN for newlib.Jason Merrill1-0/+1
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-0/+1
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel1-0/+3
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth1-0/+1
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland1-0/+1
2015-05-14re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...Jonathan Wakely1-1/+0
2015-05-13sjlj.m4: New file.Eric Botcazou1-1/+0