]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/configure
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libstdc++-v3 / configure
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
2015-09-16  Jonathan WakelyImplement filesystem::canonical() without realpath
2015-09-04  Edward Smith-RowlandAdd C++11 header <cuchar>.
2015-08-27  John MarinoProvide nearly complete std::locale support for DragonFly
2015-08-27  Jonathan Wakely* configure: Regenerate.
2015-08-12  Caroline TiceFix warnings when bootstrapping on darwin with vtable...
2015-07-02  Jonathan Wakelyacinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid argume...
2015-06-30  Jonathan Wakely* configure: Regenerate.
2015-05-14  Jonathan Wakelyre PR libstdc++/66011 (call to '__open_missing_mode...
2015-05-14  Jonathan Wakelyre PR libstdc++/66018 (opendir configure test not worki...
2015-05-13  Eric Botcazousjlj.m4: New file.
2015-05-13  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable...
2015-05-13  Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-01  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-05-01  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-04-30  Jonathan WakelyImplement N4100 File System TS
2015-04-28  Jonathan WakelyMakefile.am (SUBDIRS): Move python to hosted_source.
2015-03-23  Jonathan Wakelyre PR libstdc++/64967 (Bootstrap fails due to errors...
2015-03-18  Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthrea...
2015-03-13  Jonathan Wakelyacinclude.m4: Make --enable-libstdcxx-time=auto work...
2015-01-29  Jakub Jelinekacinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes...
2015-01-29  H.J. LuDefine VTV_CYGMIN after vtv_cygmin is set
2015-01-29  Matthias Kloseacinclude.m4 (GLIBCXX_ENABLE_VTABLE_VERIFY): Define...
2015-01-29  Caroline TiceCommitting generated configure & Makefile.in pieces...
2015-01-16  Jonathan Wakelyacinclude.m4: Fix typo in comment.
2014-12-19  Jonathan WakelyNew std::string implementation.
2014-11-21  H.J. LuAlways use PIC option with -shared in libtool
2014-11-18  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-11-11  Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-10-10  Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-07-19  Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESU...
2014-05-21  John Marinoconfig.gcc (*-*-dragonfly*): New target.
2014-05-09  Jonathan Wakelygnu.ver (GLIBCXX_3.4.20): Correct regex_error export.
2014-05-08  Paolo Carliniacinclude.m4 ([GLIBCXX_ENABLE_C99]): Avoid -Wwrite...
next