[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)
[gcc.git] / libstdc++-v3 / configure
2020-02-12 Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-01 Andrew BurgessFixes after recent configure changes relating to static...
2020-01-28 Jonathan Wakelylibstdc++: Replace glibc-specific check for clock_getti...
2020-01-27 Andrew Burgessgcc: Add new configure options to allow static librarie...
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-23 Alexandre Olivareject macros in math decl check
2019-12-30 Corentin GayVxWorks has_nanosleep for libstdc++ enable-libstdcxx...
2019-12-25 Alexandre OlivaDefine HAVE_ for math long double functions declared...
2019-12-20 Jerome Lambourglibstdc++: Test setrlimit with c++ in configure
2019-12-20 Jerome Lambourglibstdc++: Strengthen the check for availability of...
2019-12-02 Mike Crowelibstdc++: Add full steady_clock support to shared_time...
2019-12-02 Mike Crowelibstdc++: PR 78237 Add full steady_clock support to...
2019-11-30 Jonathan Wakelylibstdc++: Default to --enable-libstdcxx-filesystem...
2019-10-04 Jonathan WakelyBuild filesystem library with large file support
2019-09-27 Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-06 Florian WeimerFix GCC_LINUX_FUTEX to work with C99 compilers
2019-09-04 Mike CrowePR libstdc++/41861 Add full steady_clock support to...
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-09-03 Chung-Lin Tangre PR other/79543 (Inappropriate "ld --version" checking)
2019-08-29 Jonathan WakelyPR libstdc++/91067 add more missing exports for directo...
2019-07-03 Jonathan WakelyPR libstdc++/91067 fix missing exports for filesystem...
2019-07-02 Jim WilsonFix libstdc++ install-pdf support.
2019-06-20 Jonathan WakelySkip libstdc++ debug build in early bootstrap stages
2019-06-07 Jonathan WakelyPR libstdc++/90770 fix missing src/debug/Makefile
2019-05-29 Jonathan WakelyPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-03-11 Jonathan WakelyPR libstdc++/89460 Fix Networking TS test failures...
2019-02-27 Jonathan WakelyPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-14 Jonathan WakelyAdd std::timespec and std::timespec_get for C++17
2019-01-07 Jonathan WakelyFix build for systems without POSIX truncate
2019-01-06 Jonathan WakelyPR libstdc++/86756 Move rest of std::filesystem to...
2018-11-27 Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-11-07 Hafiz Abid Qadeericonv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-16 Jonathan WakelyUse autoconf to check for features needed by Networking TS
2018-10-16 Jonathan WakelyDefine _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIB...
2018-08-13 Jonathan WakelyRevert "libstdc++-v3: Have aligned_alloc() on Newlib"
2018-08-10 Sebastian Huberlibstdc++-v3: Have aligned_alloc() on Newlib
2018-08-01 Jonathan WakelyAdd -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS
2018-07-24 Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-07-17 Jonathan WakelyPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-06-21 Jonathan WakelyPR libstdc++/83328 add correct basic_string::insert...
2018-06-18 Maya Rashishcrossconfig.m4: Handle OpenBSD just like NetBSD.
2018-06-18 Jonathan WakelyFix bootstrap failure for bare metal due to autoconf...
2018-05-31 Jonathan WakelyPR libstdc++/78870 support std::filesystem on Windows
2018-05-24 Maya RashishPR target/85904 check for aligned_alloc on netbsd cross...
2018-05-21 Jonathan WakelyAdd support for opening file streams from wide characte...
2018-05-01 Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2018-04-24 H.J. LuRegenerate configure of target libraries
2018-04-19 Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-03-12 Jonathan WakelyPR libstdc++/84773 use aligned alloc functions for...
2018-02-19 Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-15 Jonathan WakelyPR libstdc++/81797 Add .NOTPARALLEL to include/Makefile...
2018-01-18 Uros Bizjakconfigure.ac (AC_CHECK_HEADERS): Add linux/types.h.
2017-11-21 Sebastian HuberRTEMS: Enable some libstdc++ features
2017-11-17 Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-06-21 Jonathan WakelyPR libstdc++/81092 Regenerate configure for libtool_VER...
2017-06-01 Rainer OrthFix cross compilation to Solaris
2017-05-23 Xi RuoyaoPR libstdc++/67578 Implement non-trivial std::random_de...
2017-05-16 Jonathan WakelyRegenerate libstdc++-v3/configure for versioned-namespa...
2017-03-15 Jonathan WakelyFix typo in config.h.in comment
2017-03-10 George Lander[libstdc++-v3] Fix detection of obsolete isnan
2017-01-20 Joe SeymourSupport unsigned __int20 in checks for size_t mangling
2017-01-17 Joshua Connercrossconfig.m4: Add fuchsia OS.
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-09 Jonathan WakelyPR79017 workaround incomplete C99 math on darwin
2017-01-06 Jonathan WakelyCheck for __cxa_thread_atexit for freebsd crosses
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-04 Jonathan WakelyPR78968 add configure check for __cxa_thread_atexit...
2017-01-04 Pauli NieminenSupport exception propagation without lock-free atomic int
2016-12-06 Felipe Magno de... Enable libstdc++ compilation on AVR targets
2016-12-01 Bernd Edlingercrossconfig.m4 (*-linux*): Add link-check for memalign.
2016-11-21 Rainer OrthDon't define libstdc++-internal macros in Solaris 10...
2016-11-15 Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-10-26 Uros BizjakAdd missing header in Filesystem TS configure tests
2016-09-30 Jonathan Wakelylibstdc++/77795 Only declare ::gets for C++98 and C++11
2016-09-28 Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-23 Jason Merrill* configure.ac: Define HAVE_MEMALIGN for newlib.
2016-09-23 Sebastian Huber[RTEMS] Always use atomic builtins for libstdc++
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-02 Maxim KuvyrkovUse setrlimit for testing libstdc++ in cross toolchains
2016-07-29 Jonathan WakelyNew libstdc++ symbol version for new basic_string symbols
2016-06-21 Trevor Saundersremove knetbsd support
2016-05-25 Jonathan WakelyFix configure test for sendfile()
2016-04-05 Jonathan WakelyRestore atomic builtins usage in libstdc++-v3
2016-02-08 Jonathan WakelyRemove accidentally added 'constexpr' in previous commit
2016-02-08 Jonathan WakelyEnable isinf/isnan checks for all targets
2016-02-04 Jonathan WakelyTest for C99 stdlib.h functions with -std=c++98
2016-01-28 John David Anglinre PR libstdc++/69450 (libstdc++-v3/include/math.h...
2016-01-15 Jonathan WakelyPR libstdc++/69294 Check for isinf and isnan on AIX
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-13 Jonathan WakelyUse ::isinf and ::isnan if libc defines them
2015-11-26 David Edelsohn* configure: Regenerate.
2015-11-25 Rainer OrthPort libvtv to Solaris
2015-11-24 Rainer OrthHandle C++11 <math.h> overloads on Solaris 12
2015-11-14 Andreas Tobleracinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale...
2015-11-13 Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-10-11 Joseph MyersTest for __cxa_thread_atexit_impl when cross-compiling...
2015-09-23 Jonathan WakelyFix semantics of Filesystem TS directory iterators
next