aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)Author
2016-02-08Remove accidentally added 'constexpr' in previous commitJonathan Wakely
2016-02-08Enable isinf/isnan checks for all targetsJonathan Wakely
2016-02-04Test for C99 stdlib.h functions with -std=c++98Jonathan Wakely
2016-01-28 PR libstdc++/69450John David Anglin
2016-01-15PR libstdc++/69294 Check for isinf and isnan on AIXJonathan Wakely
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely
2015-11-26* configure: Regenerate.David Edelsohn
2015-11-25Port libvtv to SolarisRainer Orth
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth
2015-11-142015-11-14 Andreas Tobler <andreast@gcc.gnu.org>Andreas Tobler
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-10-11Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...Joseph Myers
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-27 * configure: Regenerate.Jonathan Wakely
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-06-30 * configure: Regenerate.Jonathan 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-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner
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-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 generated configure & Makefile.in pieces ofCaroline Tice
2015-01-16 * acinclude.m4: Fix typo in comment.Jonathan Wakely
2014-12-19New std::string implementation.Jonathan Wakely
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-182014-11-18 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2014-11-11toplevel:Francois-Xavier Coudert
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-03-20 * crossconfig.m4: Support spu-*-elf* targets.Ulrich Weigand
2014-01-26 * acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.Jonathan Wakely