PR libstdc++/88113 use size_type consistently instead of size_t
[gcc.git] / libstdc++-v3 / testsuite / 18_support /
2018-08-21 David Edelsohn* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.
2018-08-10 Jonathan WakelyPR libstdc++/68210 adjust operator new and delete for...
2018-07-30 Jonathan WakelyAdd workaround for aligned_alloc bug on AIX
2018-07-26 Jonathan WakelyAdd missing dg-require-cstdint directives to tests
2018-07-26 Jonathan WakelyRemove dg-require-cstdint directive from tests
2018-06-18 Jonathan WakelyP0754R2 <version> header
2018-03-12 Jonathan WakelyPR libstdc++/84773 use aligned alloc functions for...
2018-01-25 Jonathan WakelyPR libstdc++/81076 make __byte_operand SFINAE-friendly
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-24 Jonathan WakelyAdd [[nodiscard]] attribute to std::launder
2017-10-24 François Dumontlibstdc++.exp (check_v3_target_normal_mode): Add c...
2017-10-20 Jonathan WakelyDefine __cpp_lib_byte feature-test macro
2017-09-20 Jonathan WakelyPR libstdc++/81469 deprecate std::uncaught_exception...
2017-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-06-15 Rainer OrthUse pthread effective-target in testsuite
2017-03-23 Daniel KrueglerImplement P0607R0 "Inline Variables for Standard Librar...
2017-03-09 Jonathan WakelyDefine std::byte for C++17 (P0298R3)
2017-01-17 Jonathan WakelyPR79114 use decayed type in std::throw_with_nested...
2017-01-10 Jonathan WakelyAdjust effective target selector to fix C++17 FAIL
2017-01-04 Pauli NieminenSupport exception propagation without lock-free atomic int
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-07 Jonathan WakelyDisable test using std::set_unexcepted for C++17
2016-12-07 Jonathan WakelyImprove tests for contents of <new> header
2016-11-30 David Edelsohn50594.cc: XFAIL on AIX.
2016-10-28 Jonathan WakelyImplement std::launder for C++17
2016-10-21 Jonathan WakelyUse global operator new in std::make_exception_ptr
2016-10-12 Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-10-11 Jonathan WakelySimplify std::rethrow_if_nested definition
2016-08-26 Jonathan WakelyUse effective-target instead of -std options
2016-08-02 Jonathan WakelySkip C tests if test flags include C++ options
2016-07-31 Jonathan WakelyCheck __STRICT_ANSI__ for 128-bit arithmetic types
2016-07-21 Jonathan WakelyRemove memory leaks in libstdc++ testsuite
2016-04-18 Jonathan WakelyMake use of extensions more explicit in libstdc++ tests
2016-03-24 Jonathan Wakelylibstdc++/69945 Add __gnu_cxx::__freeres hook
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-11 Ville Voutilainenre PR libstdc++/68139 (rethrow_if_nested should tolerat...
2015-11-25 Rainer OrthPort libvtv to Solaris
2015-11-13 Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-11-11 Jonathan Wakelyre PR libstdc++/64651 (std::rethrow_exception not found...
2015-09-03 Sebastian Huberlibstdc++: Run tests on RTEMS
2015-04-28 Jonathan Wakelyexception (uncaught_exceptions): Add comment.
2015-04-27 Ville VoutilainenAdd support for std::uncaught_exceptions.
2015-04-27 Dmitry Prokoptsevre PR libstdc++/62258 (uncaught_exception() equals...
2015-03-17 Jonathan Wakelynested_exception.h: Do not try to derive from final...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-04 Jonathan Wakelyre PR libstdc++/64483 (FAIL: 18_support/exception_ptr...
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-12 Jonathan Wakelyre PR libstdc++/64241 (make_exception_ptr returns garba...
2014-10-24 Jonathan WakelyC++11 explicitly forbids macros for bool, true and...
2014-10-15 Paolo Carlinifreestanding.cc: Prefer -std=gnu++11.
2014-08-21 Tony Wang62154.cc: Disable when the target doesn't provide atomi...
2014-08-15 Jonathan Wakelyre PR libstdc++/62154 (std::throw_with_nested should...
2014-05-23 Jonathan Wakelyre PR libstdc++/60793 (Add target *-*-dragonfly* to...
2014-03-31 Rainer OrthFix 18_support/exception_ptr/60612-*.cc on non-C99...
2014-03-27 Jonathan Wakelyre PR libstdc++/60612 (Throwing exception, catching...
2014-03-12 Roland McGrathPR libstdc++/59392: Fix ARM EABI uncaught throw from...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-06-11 Paolo Carlinire PR libstdc++/56019 (max_align_t should be in std...
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-04-24 Jonathan Wakelyre PR libstdc++/56905 ([C++11][DR 1130] std::copy_excep...
2013-04-03 Jonathan Wakelyexception (get_terminate(), [...]): Declare.
2013-03-25 Kai Tietz50594.cc: For mingw-targets use only static libstdc...
2013-02-15 Jason Merrillquick_exit.cc: #if out the whole test if unsupported.
2013-02-11 Paolo Carlinicstdlib (at_quick_exit, quick_exit): Do not declare.
2013-02-11 Jason Merrilllinkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE)...
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-08 Florian Weimercxa_vec.C: Fix typo in comment.
2012-11-05 Florian WeimerDetect overflow in size calculations in __cxa_vec_new...
2012-11-01 Jonathan Wakelyrange_access.cc: Fix copying permission statement.
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-12 Paolo Carlinire PR libstdc++/52562 ([C++11] Most type_info functions...
2012-03-02 Paolo Carlinilimits (numeric_limits): Fix returns per C++11.
2011-12-06 Paolo Carlinire PR libstdc++/51438 (std::exception and derived class...
2011-12-01 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove...
2011-11-07 Jonathan Wakelyacinclude.m4: Check for <stdalign.h>
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-12 Paolo Carlinire PR c++/50594 (Option -fwhole-program discards replac...
2011-09-21 Paolo Carlinilimits.cc: Replace everywhere __int128_t -> __int128...
2011-09-19 Paolo Carlinire PR libstdc++/40856 (numeric_limits not specialized...
2011-02-25 Benjamin Kosnikrequired.cc: New.
2011-01-16 Paolo Carlinire PR libstdc++/47320 (FAIL: 18_support/numeric_limits...
2010-12-19 Benjamin Kosnik*: Use headername alias to associate private includes...
2010-11-04 Benjamin Kosniktuple (tuple): Make default constructors constexpr.
2010-11-02 Paolo Carlinisyntax_option_type.cc: Avoid -Wall warnings.
2010-11-02 Benjamin Kosniklibstdc++: N3126 draft support.
2010-09-22 Paolo Carlinitypeindex: New.
2010-09-22 Paolo Carlinihash_bytes.cc: Move...
2010-07-27 Paolo Carlini[multiple changes]
2010-06-15 Jason Merrilllibstdc++.exp: Set additional_prunes.
2010-06-08 Paolo Carliniorder_statistics_imp.hpp: Avoid -Wall warnings.
2010-06-06 Jonathan Wakelyre PR libstdc++/40296 ([C++0x] std::exception_ptr compa...
2010-06-03 Paolo Carlinitestsuite_iterators.h: Don't include <cstddef>, don...
2010-06-03 Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-05-07 Jonathan Wakelyexception_ptr.h (make_exception_ptr): Add.
2010-02-25 Ed Smith-Rowlandlimits (__numeric_limits_base::max_digits10, [...]...
2010-02-20 Manuel López-Ibáñezre PR c++/35669 (NULL (__null) not considered different...
next