| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_... | Paolo Carlini | 2016-10-12 | 30 | -49/+0 |
* | Use effective-target instead of -std options | Jonathan Wakely | 2016-08-26 | 30 | -37/+30 |
* | Move dg-error directives to relevant lines | Jonathan Wakely | 2016-08-02 | 2 | -6/+2 |
* | Implement C++17 variable templates for type traits. | Ville Voutilainen | 2016-07-29 | 1 | -0/+39 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 45 | -45/+45 |
* | std_c++0x_neg.cc: Add -std=c++98. | Jason Merrill | 2015-05-09 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 45 | -45/+45 |
* | freestanding.cc: Prefer -std=gnu++11. | Paolo Carlini | 2014-10-15 | 30 | -30/+30 |
* | Update copyright years in libstdc++-v3/ | Richard Sandiford | 2014-01-02 | 45 | -45/+45 |
* | 50594.cc: For mingw-targets use only static libstdc++-version. | Kai Tietz | 2013-03-25 | 9 | -0/+9 |
* | Update copyright in libstdc++-v3. | Richard Sandiford | 2013-02-03 | 45 | -56/+45 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | re PR c++/50920 (add a -std=c++11 option to the driver) | Jason Merrill | 2011-10-31 | 1 | -1/+1 |
* | system_error: Use noexcept. | Paolo Carlini | 2011-07-20 | 4 | -8/+8 |
* | gnu.ver: Add base destructors for stdexcept classes. | Benjamin Kosnik | 2011-03-16 | 1 | -0/+228 |
* | *: Use headername alias to associate private includes to public includes. | Benjamin Kosnik | 2010-12-19 | 1 | -1/+1 |
* | system_error (system_error::system_error(error_code), [...]): Fix for what() ... | Paolo Carlini | 2010-09-16 | 6 | -20/+15 |
* | * decl2.c (mark_used): Adjust error for use of deleted function. | Jason Merrill | 2010-06-29 | 1 | -3/+3 |
* | libstdc++.exp: Set additional_prunes. | Jason Merrill | 2010-06-15 | 2 | -4/+2 |
* | order_statistics_imp.hpp: Avoid -Wall warnings. | Paolo Carlini | 2010-06-08 | 3 | -3/+12 |
* | parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIE... | Jason Merrill | 2010-04-06 | 1 | -1/+1 |
* | call.c (implicit_conversion): Handle conversion from initializer-list to scalar. | Jason Merrill | 2009-05-27 | 2 | -2/+2 |
* | functional (function): Use explicit operator bool. | Benjamin Kosnik | 2009-05-21 | 4 | -6/+6 |
* | re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) | Paolo Carlini | 2009-04-25 | 12 | -7/+280 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 39 | -198/+159 |
* | system_error (system_category): To system_category(). | Benjamin Kosnik | 2009-02-18 | 3 | -9/+9 |
* | error_constants.h (enum errc): Remove no_posix_equivalent. | Paolo Carlini | 2008-10-24 | 1 | -2/+1 |
* | system_error (is_error_code_enum): Specialize for errc. | Chris Fairles | 2008-10-22 | 13 | -148/+176 |
* | system_error (native_category): Remove. | Paolo Carlini | 2008-10-10 | 7 | -2/+220 |
* | testsuite_api.h (diamond_derivation<>::test): Expect ambiguity together with ... | Paolo Carlini | 2008-08-05 | 3 | -6/+3 |
* | system_error: Align to current draft specifications. | Benjamin Kosnik | 2008-05-16 | 14 | -188/+41 |
* | run_doxygen: Remove html_output_dir. | Benjamin Kosnik | 2008-03-26 | 1 | -1/+1 |
* | acinclude.m4: Also check for EIDRM and ETXTBSY. | Jan Beulich | 2008-02-25 | 1 | -0/+7 |
* | re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and ... | Paolo Carlini | 2007-12-27 | 12 | -101/+130 |
* | [multiple changes] | Paolo Carlini | 2007-12-10 | 2 | -2/+1 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EOVERFLOW for Tru64. | Roger Sayle | 2007-10-11 | 1 | -0/+4 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ECANCELED for cygwin. | Roger Sayle | 2007-09-09 | 1 | -0/+4 |
* | copy_neg.cc: Correct line number. | Benjamin Kosnik | 2007-09-07 | 1 | -1/+1 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG for darwin. | Roger Sayle | 2007-09-05 | 2 | -1/+5 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENODATA, ENOSR, ENOSTR, ETIME ... | Benjamin Kosnik | 2007-08-29 | 2 | -1/+16 |
* | acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ENOLINK, EPROTO for netbsd. | Benjamin Kosnik | 2007-08-24 | 2 | -1/+9 |
* | system_error: New file. | Benjamin Kosnik | 2007-08-23 | 18 | -0/+988 |
* | testsuite_api.h: New. | Benjamin Kosnik | 2007-06-26 | 2 | -0/+60 |
* | what-big.cc: New. | Benjamin Kosnik | 2007-06-01 | 5 | -64/+153 |
* | pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. | Paolo Carlini | 2007-05-11 | 5 | -5/+15 |
* | stdexcept: Remove extra spacing. | Benjamin Kosnik | 2007-05-11 | 6 | -49/+213 |
* | 11.cc: Include <cstring>. | Paolo Carlini | 2007-05-11 | 1 | -1/+3 |
* | macros.cc: Include the right header. | Paolo Carlini | 2007-02-25 | 1 | -1/+1 |
* | [multiple changes] | Benjamin Kosnik | 2007-02-20 | 4 | -0/+132 |
* | re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi... | Benjamin Kosnik | 2005-11-22 | 1 | -0/+63 |