summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
Commit message (Expand)AuthorAgeFilesLines
* Implement P0035R4, C++17 new of over-aligned types.jason2016-09-091-0/+13
* Use setrlimit for testing libstdc++ in cross toolchainsmkuvyrkov2016-09-021-2/+2
* New libstdc++ symbol version for new basic_string symbolsredi2016-07-291-1/+1
* remove knetbsd supporttbsaunde2016-06-211-1/+1
* Fix configure test for sendfile()redi2016-05-251-2/+2
* Restore atomic builtins usage in libstdc++-v3redi2016-04-051-2/+2
* Remove accidentally added 'constexpr' in previous commitredi2016-02-081-2/+2
* Enable isinf/isnan checks for all targetsredi2016-02-081-4/+5
* Test for C99 stdlib.h functions with -std=c++98redi2016-02-041-0/+89
* PR libstdc++/69450danglin2016-01-281-15/+44
* PR libstdc++/69294 Check for isinf and isnan on AIXredi2016-01-151-4/+4
* libstdc++: Make certain exceptions transaction_safe.torvald2016-01-151-9/+118
* Use ::isinf and ::isnan if libc defines themredi2016-01-131-0/+48
* * configure: Regenerate.dje2015-11-261-2/+2
* Port libvtv to Solarisro2015-11-251-0/+4
* Handle C++11 <math.h> overloads on Solaris 12ro2015-11-241-0/+62
* 2015-11-14 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-11-141-6/+6
* More fine-grained autoconf checks for C99 libraryredi2015-11-131-300/+901
* Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...jsm282015-10-111-0/+11
* Fix semantics of Filesystem TS directory iteratorsredi2015-09-231-1/+1
* Implement filesystem::canonical() without realpathredi2015-09-161-4/+26
* Add C++11 header <cuchar>.redi2015-09-041-0/+81
* Provide nearly complete std::locale support for DragonFlyredi2015-08-271-7/+7
* * configure: Regenerate.redi2015-08-271-104/+280
* Fix warnings when bootstrapping on darwin with vtable verification enabled.ctice2015-08-121-1/+6
* * acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments forredi2015-07-021-6/+8
* * configure: Regenerate.redi2015-06-301-1/+1
* PR libstdc++/66011redi2015-05-141-0/+119
* PR libstdc++/66018redi2015-05-141-261/+71
* config/ebotcazou2015-05-131-99/+9
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.redi2015-05-131-1/+1
* libstdc++: Bump to automake 1.11.6haubi2015-05-131-4/+4
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>redi2015-05-011-1/+66
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.redi2015-05-011-1/+1
* Implement N4100 File System TSredi2015-04-301-12/+550
* * Makefile.am (SUBDIRS): Move python to hosted_source.redi2015-04-281-11/+11
* PR libstdc++/64967redi2015-03-231-0/+4
* 2015-03-18 Jonathan Wakely <jwakely@redhat.com>redi2015-03-181-10/+74
* * acinclude.m4: Make --enable-libstdcxx-time=auto work for dragonfly.redi2015-03-131-1/+1
* * acinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes instead ofjakub2015-01-291-9/+8
* Define VTV_CYGMIN after vtv_cygmin is sethjl2015-01-291-9/+9
* 2015-01-29 Matthias Klose <doko@ubuntu.com>doko2015-01-291-8/+9
* Committing generated configure & Makefile.in pieces ofctice2015-01-291-11/+34
* * acinclude.m4: Fix typo in comment.redi2015-01-161-1/+1
* New std::string implementation.redi2014-12-191-21/+76
* Always use PIC option with -shared in libtoolhjl2014-11-211-3/+3
* 2014-11-18 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-181-0/+3
* toplevel:fxcoudert2014-11-111-1/+1
* PR libstdc++/49561redi2014-10-101-10/+43
* * acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT withredi2014-07-191-2/+2