summaryrefslogtreecommitdiff
path: root/libstdc++-v3/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/81092 add std::wstring symbols and bump library versionredi2017-06-161-1/+1
* PR libstdc++/67578 Implement non-trivial std::random_device::entropyredi2017-05-231-1/+1
* 2017-05-10 François Dumont <fdumont@gcc.gnu.org>fdumont2017-05-101-1/+1
* Fix typo in config.h.in commentredi2017-03-151-1/+1
* [libstdc++-v3] Fix detection of obsolete isnanrsandifo2017-03-101-1/+2
* Support unsigned __int20 in checks for size_t manglingredi2017-01-201-2/+6
* PR79017 workaround incomplete C99 math on darwinredi2017-01-091-0/+25
* Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]ro2017-01-061-32/+0
* Support exception propagation without lock-free atomic intredi2017-01-041-0/+37
* Don't define libstdc++-internal macros in Solaris 10+ <math.h>ro2016-11-211-13/+66
* Add missing header in Filesystem TS configure testsredi2016-10-261-0/+1
* libstdc++/77795 Only declare ::gets for C++98 and C++11redi2016-09-301-1/+6
* [RTEMS] Always use atomic builtins for libstdc++sh2016-09-231-3/+5
* Use setrlimit for testing libstdc++ in cross toolchainsmkuvyrkov2016-09-021-3/+3
* New libstdc++ symbol version for new basic_string symbolsredi2016-07-291-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/+29
* PR libstdc++/69450danglin2016-01-281-14/+29
* PR libstdc++/69294 Check for isinf and isnan on AIXredi2016-01-151-4/+4
* libstdc++: Make certain exceptions transaction_safe.torvald2016-01-151-0/+30
* Use ::isinf and ::isnan if libc defines themredi2016-01-131-0/+34
* Port libvtv to Solarisro2015-11-251-0/+4
* Handle C++11 <math.h> overloads on Solaris 12ro2015-11-241-0/+46
* 2015-11-14 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-11-141-4/+4
* More fine-grained autoconf checks for C99 libraryredi2015-11-131-221/+425
* * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.redi2015-10-021-1/+1
* Fix semantics of Filesystem TS directory iteratorsredi2015-09-231-1/+1
* Implement filesystem::canonical() without realpathredi2015-09-161-3/+14
* Add C++11 header <cuchar>.redi2015-09-041-0/+46
* Provide nearly complete std::locale support for DragonFlyredi2015-08-271-7/+7
* 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-8/+10
* PR libstdc++/66011redi2015-05-141-0/+33
* PR libstdc++/66018redi2015-05-141-0/+16
* config/ebotcazou2015-05-131-73/+0
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.redi2015-05-131-1/+1
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h>redi2015-05-011-0/+19
* * acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.redi2015-05-011-1/+1
* Implement N4100 File System TSredi2015-04-301-1/+94
* * Makefile.am (SUBDIRS): Move python to hosted_source.redi2015-04-281-1/+1
* 2015-04-27 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-04-271-1/+1
* PR libstdc++/64967redi2015-03-231-0/+4
* 2015-03-18 Jonathan Wakely <jwakely@redhat.com>redi2015-03-181-0/+7
* * 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-4/+3
* Define VTV_CYGMIN after vtv_cygmin is sethjl2015-01-291-2/+2
* 2015-01-29 Matthias Klose <doko@ubuntu.com>doko2015-01-291-1/+2