| Age | Commit message (Expand) | Author |
| 2025-01-02 | Update copyright years. | Jakub Jelinek |
| 2024-09-27 | libstdc++: Fix more pedwarns in headers for C++98 | Jonathan Wakely |
| 2024-09-25 | libstdc++: #ifdef out #pragma GCC system_header | Jason Merrill |
| 2024-09-19 | libstdc++: add #pragma diagnostic | Jason Merrill |
| 2024-01-03 | Update copyright years. | Jakub Jelinek |
| 2023-03-28 | libstdc++: Do not use facets cached in ios for ATL128 build [PR103387] | Jonathan Wakely |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2022-01-03 | Update copyright years. | Jakub Jelinek |
| 2021-06-25 | libstdc++: Avoid intercepting exception in ostream::write | Jonathan Wakely |
| 2021-06-25 | libstdc++: Implement LWG 581 for std:ostream::flush() | Jonathan Wakely |
| 2021-06-25 | libstdc++: Fix exception handling in std::ostream seek functions | Jonathan Wakely |
| 2021-01-04 | Update copyright years. | Jakub Jelinek |
| 2020-01-01 | Update copyright years. | Jakub Jelinek |
| 2019-01-01 | Update copyright years. | Jakub Jelinek |
| 2018-01-03 | Update copyright years. | Jakub Jelinek |
| 2017-01-01 | Update copyright years. | Jakub Jelinek |
| 2016-01-04 | Update copyright years. | Jakub Jelinek |
| 2015-01-05 | Update copyright years. | Jakub Jelinek |
| 2014-01-02 | Update copyright years in libstdc++-v3/ | Richard Sandiford |
| 2013-02-03 | Update copyright in libstdc++-v3. | Richard Sandiford |
| 2011-03-04 | Makefile.am (inst_sources): Make source instantion files conditional. | Benjamin Kosnik |
| 2011-01-30 | PR libstdc++/36104 part four | Benjamin Kosnik |
| 2011-01-15 | re PR libstdc++/36104 (gnu-versioned-namespace is broken) | Benjamin Kosnik |
| 2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek |
| 2010-12-19 | *: Use headername alias to associate private includes to public includes. | Benjamin Kosnik |
| 2009-09-05 | revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for ... | Benjamin Kosnik |
| 2009-08-06 | compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream s... | Benjamin Kosnik |
| 2009-07-16 | istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio... | Paolo Carlini |
| 2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek |
| 2009-02-03 | re PR libstdc++/25191 (exception_defines.h #defines try/catch) | Paolo Carlini |
| 2009-01-03 | 2009-01-03 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini |
| 2009-01-01 | re PR libstdc++/38678 ([DR XXX] istream::read() calls streambuf::sgetn()) | Paolo Carlini |
| 2007-05-08 | cxxabi-internal.h: Remove, to be replaced by... | Jason Merrill |
| 2007-05-07 | * include/bits/ostream.tcc (operator<<(char*)): Add __s. | Jason Merrill |
| 2007-05-07 | re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p... | Jason Merrill |
| 2007-04-24 | locale_facets.h (class collate, [...]): Move... | Paolo Carlini |
| 2007-04-10 | PR libstdc++/28277 (partial: vstring bits) | Paolo Carlini |
| 2007-03-03 | re PR libstdc++/31031 (ostream ambiguous operator&&) | Paolo Carlini |
| 2007-02-27 | PR libstdc++/28080 (partial) | Paolo Carlini |
| 2006-10-14 | ostream.tcc (operator<<(basic_ostream<>&, const char*)): Further fix for thro... | Paolo Carlini |
| 2006-10-14 | ostream.tcc (operator<<(basic_ostream<>&, const char*)): Fix thinko in change... | Paolo Carlini |
| 2006-10-13 | istream.tcc (operator>>(__istream_type& (*)(__istream_type&)), operator>>(__i... | Paolo Carlini |
| 2006-10-13 | PR libstdc++/28277 (partial: ostream bits 2) | Paolo Carlini |
| 2006-07-15 | PR libstdc++/28277 (partial: ostream bits 1) | Paolo Carlini |
| 2006-01-24 | re PR libstdc++/25649 (Bogus "uninitialized" warning) | Paolo Carlini |
| 2006-01-02 | re PR libstdc++/24645 (Commonize arithmetic inserters/extractors bodies) | Paolo Carlini |
| 2005-12-19 | c++config: Add in revised namespace associations. | Benjamin Kosnik |
| 2005-09-15 | re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) | Paolo Carlini |
| 2005-08-17 | All files: Update FSF address. | Kelley Cook |
| 2005-07-11 | ostream.tcc (basic_ostream<>::operator<<(long), [...]): Don't deal with oct a... | Paolo Carlini |