]> gcc.gnu.org Git - gcc.git/history - libstdc++-v3/acinclude.m4
gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence ...
[gcc.git] / libstdc++-v3 / acinclude.m4
2021-04-21 Jakub JelinekFix AIX libstdc++ semaphore support [PR100164]
2020-12-16 Jonathan Wakelylibstdc++: Test errno macros directly, not via autoconf...
2020-12-15 Keith Packardlibstdc++: Support libc with stdio-only I/O in libstdc++
2020-12-09 Jonathan Wakelylibstdc++: Fix build failure for target with no way...
2020-11-26 Rainer Orthada: c++: Get rid of libposix4, librt on Solaris
2020-11-23 Jonathan Wakelylibstdc++: Add configure checks for semaphores
2020-11-17 Jonathan Wakelylibstdc++: Revert changes for SYS_clock_gettime64 ...
2020-11-11 Jonathan Yonglibstdc++: Exclude cygwin and mingw from linker relro...
2020-10-28 Thomas Rodgerslibstdc++: Implement C++20 features for <sstream>
2020-08-13 Jonathan Wakelylibstdc++: Deprecate the --enable-cheaders=c_std config...
2020-08-10 Jonathan Wakelylibstdc++: Make C++17 ignore --disable-libstdcxx-filesy...
2020-07-20 Jonathan Wakelylibstdc++: Add std::from_chars for floating-point types
2020-01-28 Jonathan Wakelylibstdc++: Replace glibc-specific check for clock_getti...
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2019-12-30 Corentin GayVxWorks has_nanosleep for libstdc++ enable-libstdcxx...
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-09-10 Christophe Lyon[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinux...
2019-09-04 Mike CrowePR libstdc++/41861 Add full steady_clock support to...
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-06-20 Jonathan WakelySkip libstdc++ debug build in early bootstrap stages
2019-05-29 Jonathan WakelyPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-02-27 Jonathan WakelyPR libstdc++/89466 avoid slow xsltproc command in configure
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-10-16 Jonathan WakelyDefine _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIB...
2018-07-25 Jonathan WakelyAdd new src/c++17 directory to list in acinclude.m4
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 Jonathan WakelyFix bootstrap failure for bare metal due to autoconf...
2018-05-01 Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2017-11-21 Sebastian HuberRTEMS: Enable some libstdc++ features
2017-11-17 Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-06-16 Jonathan WakelyPR libstdc++/81092 add std::wstring symbols and bump...
2017-05-23 Xi RuoyaoPR libstdc++/67578 Implement non-trivial std::random_de...
2017-05-10 François DumontBump version namespace.
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-09 Jonathan WakelyPR79017 workaround incomplete C99 math on darwin
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-04 Pauli NieminenSupport exception propagation without lock-free atomic int
2016-11-21 Rainer OrthDon't define libstdc++-internal macros in Solaris 10...
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-23 Sebastian Huber[RTEMS] Always use atomic builtins for libstdc++
2016-09-02 Maxim KuvyrkovUse setrlimit for testing libstdc++ in cross toolchains r239957.2/heads/gcj/gcj-deletion-breanch
2016-07-29 Jonathan WakelyNew libstdc++ symbol version for new basic_string symbols
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-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-02 Jonathan Wakely* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
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-12 Caroline TiceFix warnings when bootstrapping on darwin with vtable...
2015-07-02 Jonathan Wakelyacinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid argume...
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-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-04-27 Ville VoutilainenAdd support for std::uncaught_exceptions.
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 VTV Cygwin patch for Patrick Wollgast
2015-01-16 Jonathan Wakelyacinclude.m4: Fix typo in comment.
2014-12-19 Jonathan WakelyNew std::string implementation.
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...
2014-04-22 Rainer OrthRemove obsolete Solaris 9 support
2014-01-26 Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.
2014-01-23 Bernhard Reutner... acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for...
next
This page took 1.186381 seconds and 107 git commands to generate.