aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2018-02-19PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwinJonathan Wakely1-9/+27
2017-05-26Support unsigned __int20 in checks for size_t manglingJonathan Wakely1-1/+19
2017-03-10[libstdc++-v3] Fix detection of obsolete isnanGeorge Lander1-0/+1
2016-12-12Add missing header in Filesystem TS configure testsJonathan Wakely1-0/+2
2016-12-12Fix configure test for sendfile()Jonathan Wakely1-2/+2
2016-12-01Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth1-11/+73
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely1-0/+5
2016-09-27[RTEMS] Always use atomic builtins for libstdc++Sebastian Huber1-6/+8
2016-04-05Restore atomic builtins usage in libstdc++-v3Jonathan Wakely1-2/+2
2016-02-08Remove accidentally added 'constexpr' in previous commitJonathan Wakely1-2/+2
2016-02-08Enable isinf/isnan checks for all targetsJonathan Wakely1-4/+5
2016-02-04Test for C99 stdlib.h functions with -std=c++98Jonathan Wakely1-0/+89
2016-01-28re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...John David Anglin1-15/+44
2016-01-15PR libstdc++/69294 Check for isinf and isnan on AIXJonathan Wakely1-4/+4
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel1-9/+118
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely1-0/+48
2015-11-26* configure: Regenerate.David Edelsohn1-2/+2
2015-11-25Port libvtv to SolarisRainer Orth1-0/+4
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth1-0/+62
2015-11-14acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...Andreas Tobler1-6/+6
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao1-300/+901
2015-10-11Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...Joseph Myers1-0/+11
2015-09-23Fix semantics of Filesystem TS directory iteratorsJonathan Wakely1-1/+1
2015-09-16Implement filesystem::canonical() without realpathJonathan Wakely1-4/+26
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland1-0/+81
2015-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino1-7/+7
2015-08-27* configure: Regenerate.Jonathan Wakely1-104/+280
2015-08-12Fix warnings when bootstrapping on darwin with vtable verification enabled.Caroline Tice1-1/+6
2015-07-02acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments for --with-default...Jonathan Wakely1-6/+8
2015-06-30* configure: Regenerate.Jonathan Wakely1-1/+1
2015-05-14re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ...Jonathan Wakely1-0/+119
2015-05-14re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...Jonathan Wakely1-261/+71
2015-05-13sjlj.m4: New file.Eric Botcazou1-99/+9
2015-05-13acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.Jonathan Wakely1-1/+1
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner1-4/+4
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...Jonathan Wakely1-1/+66
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.Jonathan Wakely1-1/+1
2015-04-30Implement N4100 File System TSJonathan Wakely1-12/+550
2015-04-28Makefile.am (SUBDIRS): Move python to hosted_source.Jonathan Wakely1-11/+11
2015-03-23re PR libstdc++/64967 (Bootstrap fails due to errors in libstdc++ sources wit...Jonathan Wakely1-0/+4
2015-03-18acinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthread_rwlock_t.Jonathan Wakely1-10/+74
2015-03-13acinclude.m4: Make --enable-libstdcxx-time=auto work for dragonfly.Jonathan Wakely1-1/+1
2015-01-29acinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes instead of $vtv_cygmin = yes.Jakub Jelinek1-9/+8
2015-01-29Define VTV_CYGMIN after vtv_cygmin is setH.J. Lu1-9/+9
2015-01-29acinclude.m4 (GLIBCXX_ENABLE_VTABLE_VERIFY): Define VTV_CYGMIN unconditionally.Matthias Klose1-8/+9
2015-01-29Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...Caroline Tice1-11/+34
2015-01-16acinclude.m4: Fix typo in comment.Jonathan Wakely1-1/+1
2014-12-19New std::string implementation.Jonathan Wakely1-21/+76
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-3/+3
2014-11-18re PR libstdc++/43622 (Incomplete C++ library support for __float128)Marc Glisse1-0/+3