aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/acinclude.m4
AgeCommit message (Expand)Author
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-10-02 * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.Jonathan Wakely
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-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino
2015-08-12Fix warnings when bootstrapping on darwin with vtable verification enabled.Caroline Tice
2015-07-02 * acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments forJonathan Wakely
2015-05-14 PR libstdc++/66011Jonathan Wakely
2015-05-14 PR libstdc++/66018Jonathan Wakely
2015-05-13config/Eric Botcazou
2015-05-13 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.Jonathan Wakely
2015-05-01 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>Jonathan Wakely
2015-05-01 * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.Jonathan Wakely
2015-04-30Implement N4100 File System TSJonathan Wakely
2015-04-28 * Makefile.am (SUBDIRS): Move python to hosted_source.Jonathan Wakely
2015-04-272015-04-27 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-03-23 PR libstdc++/64967Jonathan Wakely
2015-03-182015-03-18 Jonathan Wakely <jwakely@redhat.com>Jonathan Wakely
2015-03-13 * acinclude.m4: Make --enable-libstdcxx-time=auto work for dragonfly.Jonathan Wakely
2015-01-29 * acinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes instead ofJakub Jelinek
2015-01-29Define VTV_CYGMIN after vtv_cygmin is setH.J. Lu
2015-01-292015-01-29 Matthias Klose <doko@ubuntu.com>Matthias Klose
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice
2015-01-16 * acinclude.m4: Fix typo in comment.Jonathan Wakely
2014-12-19New std::string implementation.Jonathan Wakely
2014-10-10 PR libstdc++/49561Jonathan Wakely
2014-07-19 * acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT withJonathan Wakely
2014-05-212014-05-21 John Marino <gnugcc@marino.st>John Marino
2014-05-09 * config/abi/pre/gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.Jonathan Wakely
2014-05-082014-05-08 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-04-22Remove obsolete Solaris 9 supportRainer Orth
2014-01-26 * acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.Jonathan Wakely
2014-01-232014-01-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>Bernhard Reutner-Fischer
2013-11-222013-11-22 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely
2013-10-01Configuration bits for ARC port:Joern Rennecke
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-05-22 * acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto toJonathan Wakely
2013-04-09 * configure, config.h.in: Rebuild.Tom Tromey
2013-04-03 * libsupc++/exception (get_terminate(), get_unexpected()): Declare.Jonathan Wakely
2013-03-01 PR libstdc++/56475Kai Tietz
2013-01-08Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)Rainer Orth
2012-12-20 PR libstdc++/55741Jonathan Wakely
2012-11-23 PR libstdc++/52680Jonathan Wakely
2012-11-11* acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check forAndreas Schwab
2012-10-15 * config/gthr.m4: New. Define GCC_AC_THREAD_HEADER.Pavel Chupin
2012-10-12Revert r192297.Kirill Yukhin
2012-10-102012-10-10 Jack Howarth <howarth@bromo.med.uc.edu>Jack Howarth
2012-10-102012-10-10 Mark Kettenis <kettenis@openbsd.org>Mark Kettenis