aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Revert "libstdc++-v3: Have aligned_alloc() on Newlib"Jonathan Wakely1-2/+0
2018-08-10libstdc++-v3: Have aligned_alloc() on NewlibSebastian Huber1-0/+2
2018-08-01Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGSJonathan Wakely1-2/+2
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely1-2/+14
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely1-57/+16
2018-06-21PR libstdc++/83328 add correct basic_string::insert for initializer_listJonathan Wakely1-1/+1
2018-06-18crossconfig.m4: Handle OpenBSD just like NetBSD.Maya Rashish1-1/+1
2018-06-18Fix bootstrap failure for bare metal due to autoconf link testsJonathan Wakely1-107/+264
2018-05-31PR libstdc++/78870 support std::filesystem on WindowsJonathan Wakely1-0/+13
2018-05-24PR target/85904 check for aligned_alloc on netbsd cross-compilationMaya Rashish1-0/+13
2018-05-21Add support for opening file streams from wide character stringsJonathan Wakely1-0/+22
2018-05-01PR libstdc++/84654 Disable __float128 specializations for -mno-float128Tulio Magno Quites Machado Filho1-12/+25
2018-04-24Regenerate configure of target librariesH.J. Lu1-1/+1
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-14/+13
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm1-1/+1
2018-03-12PR libstdc++/84773 use aligned alloc functions for FreeBSD and MinGW cross-co...Jonathan Wakely1-0/+26
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist1-1/+16
2018-02-15PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwinJonathan Wakely1-9/+27
2018-01-18configure.ac (AC_CHECK_HEADERS): Add linux/types.h.Uros Bizjak1-1/+18
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