aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2017-11-21RTEMS: Enable some libstdc++ featuresSebastian Huber1-1/+4
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-9/+85
2017-06-21PR libstdc++/81092 Regenerate configure for libtool_VERSION changeJonathan Wakely1-1/+1
2017-06-01Fix cross compilation to SolarisRainer Orth1-165/+1
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao1-2/+2
2017-05-16Regenerate libstdc++-v3/configure for versioned-namespace sonameJonathan Wakely1-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-0/+1
2017-01-20Support unsigned __int20 in checks for size_t manglingJoe Seymour1-0/+18
2017-01-17crossconfig.m4: Add fuchsia OS.Joshua Conner1-0/+6
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-9/+28
2017-01-09PR79017 workaround incomplete C99 math on darwinJonathan Wakely1-0/+46
2017-01-06Check for __cxa_thread_atexit for freebsd crossesJonathan Wakely1-0/+11
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth1-3/+3
2017-01-04PR78968 add configure check for __cxa_thread_atexit in libcJonathan Wakely1-4/+6
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen1-0/+49
2016-12-06Enable libstdc++ compilation on AVR targetsFelipe Magno de Almeida1-0/+49
2016-12-01crossconfig.m4 (*-linux*): Add link-check for memalign.Bernd Edlinger1-0/+13
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth1-11/+73
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-1/+0
2016-10-26Add missing header in Filesystem TS configure testsUros Bizjak1-0/+2
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely1-0/+5
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra1-9/+16
2016-09-23* configure.ac: Define HAVE_MEMALIGN for newlib.Jason Merrill1-0/+2
2016-09-23[RTEMS] Always use atomic builtins for libstdc++Sebastian Huber1-6/+8
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-0/+13
2016-09-02Use setrlimit for testing libstdc++ in cross toolchainsMaxim Kuvyrkov1-2/+2
2016-07-29New libstdc++ symbol version for new basic_string symbolsJonathan Wakely1-1/+1
2016-06-21remove knetbsd supportTrevor Saunders1-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/+89
2016-01-28re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...John David Anglin1-15/+44
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-9/+118
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely1-0/+48
2015-11-26* configure: Regenerate.David Edelsohn1-2/+2
2015-11-25Port libvtv to SolarisRainer Orth1-0/+4
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth1-0/+62
2015-11-14acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...Andreas Tobler1-6/+6
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao1-300/+901
2015-10-11Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...Joseph Myers1-0/+11
2015-09-23Fix semantics of Filesystem TS directory iteratorsJonathan Wakely1-1/+1
2015-09-16Implement filesystem::canonical() without realpathJonathan Wakely1-4/+26
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland1-0/+81
2015-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino1-7/+7
2015-08-27* configure: Regenerate.Jonathan Wakely1-104/+280
2015-08-12Fix warnings when bootstrapping on darwin with vtable verification enabled.Caroline Tice1-1/+6