summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/19_diagnostics
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1657-57/+57
* Reimplement GNU threads library on native WindowsEric Botcazou2022-12-231-0/+19
* libstdc++: Make operator<< for stacktraces less templated (LWG 3515)Jonathan Wakely2022-12-121-6/+5
* libstdc++: Fix comments in tests to match codeJonathan Wakely2022-09-122-4/+4
* libstdc++: Find make_error_code and make_error_condition via ADL onlyJonathan Wakely2022-09-082-0/+96
* libstdc++: Simplify std::error_code and std::error_conditionJonathan Wakely2022-08-262-7/+55
* libstdc++: Reduce memory usage in std::stacktrace::currentJonathan Wakely2022-04-121-0/+86
* libstdc++: Fix std::basic_stacktrace special members [PR105031]Jonathan Wakely2022-04-111-0/+215
* libstdc++: Improve behaviour of std::stacktrace::currentJonathan Wakely2022-04-111-3/+4
* libstdc++: Move stacktrace tests to 19_diagnostics directoryJonathan Wakely2022-04-113-0/+110
* Update copyright years.Jakub Jelinek2022-01-0357-57/+57
* libstdc++: Avoid unconditional use of errc::not_supported [PR 99327]Jonathan Wakely2021-10-011-3/+3
* libstdc++: Disable PCH for test that depends on a macro being definedJonathan Wakely2021-09-231-0/+1
* libstdc++: Make std::system_category() recognize Windows error codesJonathan Wakely2021-09-231-0/+18
* libstdc++: std::system_category should know meaning of zero [PR102425]Jonathan Wakely2021-09-231-0/+18
* libstdc++: Remove redundant noexcept-specifier on definitionsJonathan Wakely2021-08-312-0/+19
* libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely2021-05-102-2/+0
* libstdc++: Fix incorrect test for std::error_code comparisonsJonathan Wakely2021-02-035-3/+15
* Update copyright years.Jakub Jelinek2021-01-0457-57/+57
* libstdc++: Test errno macros directly, not via autoconf [PR 93151]Jonathan Wakely2020-12-162-16/+39
* libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2020-07-311-1/+1
* libstdc++: Require c++98_only effective target for some testsJonathan Wakely2020-07-021-1/+1
* libstdc++: Define operator<=> for <system_error> typesJonathan Wakely2020-02-2010-4/+274
* Update copyright years.Jakub Jelinek2020-01-0150-50/+50
* Add test for std::hash<std::error_code>Jonathan Wakely2019-05-071-0/+50
* Fix std::hash<std::error_condition>Jonathan Wakely2019-05-041-0/+51
* Update copyright years.Jakub Jelinek2019-01-0148-48/+48
* Add workaround for non-unique errno values on AIXJonathan Wakely2018-08-031-0/+37
* PR libstdc++/60555 std::system_category() should recognise POSIX errno valuesJonathan Wakely2018-08-012-0/+146
* PR libstdc++/85831 define move constructors and operators for exceptionsJonathan Wakely2018-07-051-0/+28
* Update copyright years.Jakub Jelinek2018-01-0346-46/+46
* Update copyright years.Jakub Jelinek2017-01-0146-46/+46
* PR 71444 define more error constants for mingw-w64Jonathan Wakely2016-12-211-0/+2
* Fix find&replace error in license boilerplateJonathan Wakely2016-11-151-1/+1
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-1230-49/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-2630-37/+30
* Move dg-error directives to relevant linesJonathan Wakely2016-08-022-6/+2
* Implement C++17 variable templates for type traits.Ville Voutilainen2016-07-291-0/+39
* Update copyright years.Jakub Jelinek2016-01-0445-45/+45
* std_c++0x_neg.cc: Add -std=c++98.Jason Merrill2015-05-091-0/+1
* Update copyright years.Jakub Jelinek2015-01-0545-45/+45
* freestanding.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-1530-30/+30
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0245-45/+45
* 50594.cc: For mingw-targets use only static libstdc++-version.Kai Tietz2013-03-259-0/+9
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0345-56/+45
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill2011-10-311-1/+1
* system_error: Use noexcept.Paolo Carlini2011-07-204-8/+8
* gnu.ver: Add base destructors for stdexcept classes.Benjamin Kosnik2011-03-161-0/+228
* *: Use headername alias to associate private includes to public includes.Benjamin Kosnik2010-12-191-1/+1