aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/acinclude.m4
AgeCommit message (Expand)AuthorFilesLines
2017-11-21RTEMS: Enable some libstdc++ featuresSebastian Huber1-1/+4
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-0/+1
2017-06-16PR libstdc++/81092 add std::wstring symbols and bump library versionJonathan Wakely1-1/+1
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao1-1/+1
2017-05-10Bump version namespace.François Dumont1-1/+1
2017-03-15Fix typo in config.h.in commentJonathan Wakely1-1/+1
2017-03-10[libstdc++-v3] Fix detection of obsolete isnanGeorge Lander1-1/+2
2017-01-20Support unsigned __int20 in checks for size_t manglingJoe Seymour1-2/+6
2017-01-09PR79017 workaround incomplete C99 math on darwinJonathan Wakely1-0/+25
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth1-32/+0
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen1-0/+37
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth1-13/+66
2016-10-26Add missing header in Filesystem TS configure testsUros Bizjak1-0/+1
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely1-1/+6
2016-09-23[RTEMS] Always use atomic builtins for libstdc++Sebastian Huber1-3/+5
2016-09-02Use setrlimit for testing libstdc++ in cross toolchainsMaxim Kuvyrkov1-3/+3
2016-07-29New libstdc++ symbol version for new basic_string symbolsJonathan Wakely1-1/+1
2016-05-25Fix configure test for sendfile()Jonathan Wakely1-2/+2
2016-04-05Restore atomic builtins usage in libstdc++-v3Jonathan Wakely1-2/+2
2016-02-08Remove accidentally added 'constexpr' in previous commitJonathan Wakely1-2/+2
2016-02-08Enable isinf/isnan checks for all targetsJonathan Wakely1-4/+5
2016-02-04Test for C99 stdlib.h functions with -std=c++98Jonathan Wakely1-0/+29
2016-01-28re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...John David Anglin1-14/+29
2016-01-15PR libstdc++/69294 Check for isinf and isnan on AIXJonathan Wakely1-4/+4
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel1-0/+30
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely1-0/+34
2015-11-25Port libvtv to SolarisRainer Orth1-0/+4
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth1-0/+46
2015-11-14acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...Andreas Tobler1-4/+4
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao1-221/+425
2015-10-02* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.Jonathan Wakely1-1/+1
2015-09-23Fix semantics of Filesystem TS directory iteratorsJonathan Wakely1-1/+1
2015-09-16Implement filesystem::canonical() without realpathJonathan Wakely1-3/+14
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland1-0/+46
2015-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino1-7/+7
2015-08-12Fix warnings when bootstrapping on darwin with vtable verification enabled.Caroline Tice1-1/+6
2015-07-02acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments for --with-default...Jonathan Wakely1-8/+10
2015-05-14re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ...Jonathan Wakely1-0/+33
2015-05-14re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...Jonathan Wakely1-0/+16
2015-05-13sjlj.m4: New file.Eric Botcazou1-73/+0
2015-05-13acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.Jonathan Wakely1-1/+1
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...Jonathan Wakely1-0/+19
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.Jonathan Wakely1-1/+1
2015-04-30Implement N4100 File System TSJonathan Wakely1-1/+94
2015-04-28Makefile.am (SUBDIRS): Move python to hosted_source.Jonathan Wakely1-1/+1
2015-04-27Add support for std::uncaught_exceptions.Ville Voutilainen1-1/+1
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-0/+7
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-4/+3