aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/abi
AgeCommit message (Expand)AuthorFilesLines
2024-06-28libstdc++: Simplify <ext/aligned_buffer.h> class templatesJonathan Wakely1-0/+42
2024-01-03Update copyright years.Jakub Jelinek77-77/+77
2023-01-16Update copyright years.Jakub Jelinek77-77/+77
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović1-0/+1
2022-01-03Update copyright years.Jakub Jelinek77-77/+77
2021-01-04Update copyright years.Jakub Jelinek77-77/+77
2020-01-01Update copyright years.Jakub Jelinek77-77/+77
2019-01-01Update copyright years.Jakub Jelinek77-77/+77
2018-01-03Update copyright years.Jakub Jelinek77-77/+77
2017-07-10Include missing header for std::freeJonathan Wakely1-0/+1
2017-07-06Fix memory leaks in libstdc++ ABI testsJonathan Wakely1-0/+1
2017-01-01Update copyright years.Jakub Jelinek77-77/+77
2016-08-02Skip C tests if test flags include C++ optionsJonathan Wakely1-0/+1
2016-01-04Update copyright years.Jakub Jelinek77-77/+77
2015-01-05Update copyright years.Jakub Jelinek77-77/+77
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford77-77/+77
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford77-77/+77
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill1-1/+1
2010-11-18Update expected demangler output.H.J. Lu1-1/+1
2010-11-13re PR other/46332 (__cxa_demangle yields excess parentheses for function types)Ian Lance Taylor1-1/+1
2010-01-09Return dgs.alc on successH.J. Lu1-0/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek77-385/+308
2008-10-07re PR c++/37761 (Revision 140916 caused libstdc++ failures)Jason Merrill3-6/+6
2007-08-31mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor1-0/+32
2007-01-26re PR libstdc++/30586 (Namespace pollution in c++ headers)Paolo Carlini1-0/+25
2007-01-24PR libstdc++/29722 continuedBenjamin Kosnik1-2/+2
2006-11-07re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined r...Benjamin Kosnik1-0/+26
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik74-0/+3027