summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/libstdc++-dg
AgeCommit message (Expand)Author
2024-01-03Update copyright years.Jakub Jelinek
2023-09-15libstdc++: Add log line to testsuite outputJonathan Wakely
2023-09-15libstdc++: Add support for running tests with multiple -std optionsJonathan Wakely
2023-09-07libstdc++: Remove trailing whitespace from dejagnu filesJonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-27libstdc++: Add std::experimental::simd from the Parallelism TS 2Matthias Kretz
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-10-11Implement <concepts> header for C++20Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-11-14Add missing dir to create_testsuite_files scriptJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-11-01enable_special_members.h: New.Michael Brune
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2011-10-18[multiple changes]Benjamin Kosnik
2010-10-07conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirec...Hans-Peter Nilsson
2009-10-05[multiple changes]Benjamin Kosnik
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-02pthread4.cc: Move...Benjamin Kosnik
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik
2006-06-07util: New directory.Benjamin Kosnik
2005-12-18re PR libstdc++/25472 (--disable-hosted-libstdcxx does not work)Benjamin Kosnik
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik
2005-08-17All files: Update FSF address.Kelley Cook
2005-05-27test.html: Mention PCH_CXXFLAGS.Mark Mitchell
2005-03-24normal.exp: Read testsuite_files, if it exists.Mark Mitchell
2005-03-23libstdc++.exp (libstdc++_wchar_t): Rename to ...Mark Mitchell
2005-03-23target-supports.exp (check_iconv_available): Default libiconv to -liconv, if ...Mark Mitchell
2004-02-27default.exp: Update with comments.Phil Edwards
2003-12-225.cc: Don't use stdc++.h.gch.Benjamin Kosnik
2003-11-19libstdc++.exp: Add DYLD_LIBRARY_PATH for darwin.Andreas Tobler
2003-08-05Makefile.am (DEJATOOL,EXPECT,RUNTEST,RUNTESTFLAGS): Remove unneeded variable ...Phil Edwards