aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-1/+1
2014-10-10re PR libstdc++/49561 ([C++0x] std::list::size complexity)Jonathan Wakely1-10/+43
2014-07-19acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING.Jonathan Wakely1-2/+2
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-0/+21
2014-05-09gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.Jonathan Wakely1-1/+1
2014-05-08acinclude.m4 ([GLIBCXX_ENABLE_C99]): Avoid -Wwrite-strings warning.Paolo Carlini1-2/+4
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-37/+10
2014-03-20crossconfig.m4: Support spu-*-elf* targets.Ulrich Weigand1-0/+6139
2014-01-26acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.Jonathan Wakely1-1/+1
2014-01-23acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.Bernhard Reutner-Fischer1-0/+75
2013-11-22acinclude.m4 (libtool_VERSION): Bump.Jonathan Wakely1-1/+1
2013-10-31configure.ac: Add header checks for fenv.h and complex.h.Steve Ellcey1-0/+19
2013-10-01Configuration bits for ARC port:Joern Rennecke1-7/+9
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-13/+19
2013-08-06Commit the vtable verification feature.Caroline Tice1-10/+72
2013-05-24chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...Jakub Jelinek1-0/+42
2013-05-22acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable feature...Jonathan Wakely1-17/+78
2013-04-09configure, [...]: Rebuild.Tom Tromey1-5/+59
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely1-1/+1
2013-03-27crossconfig.m4: Add support for cygwin x64 target.Kai Tietz1-5/+5
2013-03-15unwind-cxx.h: Include sys/sdt.h if detected.Tom Tromey1-1/+1
2013-03-08memoryfwd.h: New.Benjamin Kosnik1-4/+4
2013-03-01re PR libstdc++/56475 (Incorrect result of configure test for /dev/random (_G...Kai Tietz1-5/+10
2013-02-25configure.ac: Check for __cxa_thread_atexit_impl.Jason Merrill1-0/+12
2013-02-11linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New.Jason Merrill1-0/+928
2013-01-08Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)Rainer Orth1-9/+15
2012-12-20re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc)Jonathan Wakely1-0/+29
2012-11-23re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...Jonathan Wakely1-1/+55
2012-11-11acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check for /usr/share/xml/docbo...Andreas Schwab1-0/+4
2012-10-15gthr.m4: New.Pavel Chupin1-10/+26