summaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)Author
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-03-12PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-co...Jonathan Wakely
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-15PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwinJonathan Wakely
2018-01-18configure.ac (AC_CHECK_HEADERS): Add linux/types.h.Uros Bizjak
2017-11-21RTEMS: Enable some libstdc++ featuresSebastian Huber
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist
2017-06-21PR libstdc++/81092 Regenerate configure for libtool_VERSION changeJonathan Wakely
2017-06-01Fix cross compilation to SolarisRainer Orth
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao
2017-05-16Regenerate libstdc++-v3/configure for versioned-namespace sonameJonathan Wakely
2017-03-15Fix typo in config.h.in commentJonathan Wakely
2017-03-10[libstdc++-v3] Fix detection of obsolete isnanGeorge Lander
2017-01-20Support unsigned __int20 in checks for size_t manglingJoe Seymour
2017-01-17crossconfig.m4: Add fuchsia OS.Joshua Conner
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-09PR79017 workaround incomplete C99 math on darwinJonathan Wakely
2017-01-06Check for __cxa_thread_atexit for freebsd crossesJonathan Wakely
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth
2017-01-04PR78968 add configure check for __cxa_thread_atexit in libcJonathan Wakely
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen
2016-12-06Enable libstdc++ compilation on AVR targetsFelipe Magno de Almeida
2016-12-01crossconfig.m4 (*-linux*): Add link-check for memalign.Bernd Edlinger
2016-11-21Don't define libstdc++-internal macros in Solaris 10+ <math.h>Rainer Orth
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-10-26Add missing header in Filesystem TS configure testsUros Bizjak
2016-09-30libstdc++/77795 Only declare ::gets for C++98 and C++11Jonathan Wakely
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra
2016-09-23* configure.ac: Define HAVE_MEMALIGN for newlib.Jason Merrill
2016-09-23[RTEMS] Always use atomic builtins for libstdc++Sebastian Huber
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill
2016-09-02Use setrlimit for testing libstdc++ in cross toolchainsMaxim Kuvyrkov
2016-07-29New libstdc++ symbol version for new basic_string symbolsJonathan Wakely
2016-06-21remove knetbsd supportTrevor Saunders
2016-05-25Fix configure test for sendfile()Jonathan Wakely
2016-04-05Restore atomic builtins usage in libstdc++-v3Jonathan Wakely
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-28re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...John 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-14acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...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