aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)Author
2017-11-16Merge branches/gcc-6-branch rev 254791.Maxim Kuvyrkov
2017-10-12Merge branches/gcc-6-branch rev 253668Mark Murray
2017-09-13Merge branches/gcc-6-branch rev 252072.Yvan Roux
2017-08-16Merge branches/gcc-6-branch rev 251111.Yvan Roux
2017-07-07Merge branches/gcc-6-branch rev 250045.Yvan Roux
2017-06-13Merge branches/gcc-6-branch rev 249140.Yvan Roux
2017-04-04Merge branches/gcc-6-branch rev 246668.Yvan Roux
2017-03-15Merge branches/gcc-6-branch rev 246148.Yvan Roux
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux
2016-09-07 libstdc++-v3/Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-04-14Revert empty class parameter passing ABI changes.jason
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsmsebor
2016-04-13Adjust for new empty class parameter passing ABI.redi
2016-04-07 * testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.redi
2016-04-05 * testsuite/30_threads/thread/70503.cc: Require -static to work.redi
2016-04-05Ensure std::thread helpers have internal linkageredi
2016-04-05 PR libstdc++/70437ville
2016-03-24libstdc++/69945 Add __gnu_cxx::__freeres hookredi
2016-02-23libstdc++/69893 make <tr1/cmath> work with C++11redi
2016-02-172016-02-16 Tim Shen <timshen@google.com>timshen
2016-02-12Fix FAIL: special_functions/18_riemann_zeta/check_value.cc (test for excess e...mrs
2016-02-09Ensure stdout is newline terminated for status wrappers.mrs
2016-02-04Test for C99 stdlib.h functions with -std=c++98redi
2016-01-27 * testsuite/libstdc++-prettyprinters/whatis.cc: Include <random>.jakub
2016-01-27Set FP options for failing special functions testsredi
2016-01-26Fix assertions for move assignment of trivial typesredi
2016-01-25Avoid including all of <random> in <algorithm>redi
2016-01-222016-01-22 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-01-22Constrain std::valarray functions and operatorsredi
2016-01-21libstdc++/69406 Fix test to check for supported headersredi
2016-01-20Add C++11 <cmath> overloads to the global namespaceredi
2016-01-20Ensure C++ language linkage in cmath and cstdlibredi
2016-01-19Add C++-conforming wrappers for stdlib.h and math.hredi
2016-01-18Add test for PR 60637redi
2016-01-18Fix construction of std::function from null pointer-to-memberredi
2016-01-16Revert the accidental checkinhjl
2016-01-16Add __int128 symbols to x32 aseline_symbols.txthjl
2016-01-15Use static assertion for uses-allocator constructionredi
2016-01-15libstdc++: Make certain exceptions transaction_safe.torvald
2016-01-142016-01-14 Edward Smith-Rowland <3dw4rd@verizon.net>emsr
2016-01-13Use ::isinf and ::isnan if libc defines themredi
2016-01-12libstdc++/68877 Reimplement std::__is_swappableredi
2016-01-12Extend std::function test for PR 68995redi