]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 19_diagnostics / headers / system_error / types_std_c++0x.cc
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-15  Paolo Carlinifreestanding.cc: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-10-22  Chris Fairlessystem_error (is_error_code_enum): Specialize for errc.
2008-02-25  Jan Beulichacinclude.m4: Also check for EIDRM and ETXTBSY.
2007-12-27  Paolo Carlinire PR libstdc++/34538 ([DR 697] combination of sstream...
2007-10-11  Roger Sayleacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EOVERFLO...
2007-09-09  Roger Sayleacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ECANCELE...
2007-09-05  Roger Sayleacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG...
2007-08-29  Benjamin Kosnikacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENODATA...
2007-08-24  Benjamin Kosnikacinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENOLINK...
2007-08-23  Benjamin Kosniksystem_error: New file.