summaryrefslogtreecommitdiff
path: root/gnu/gcc/libstdc++-v3
AgeCommit message (Expand)Author
2015-09-15Make the famous _S_debug_messages warning go away, by hidining that symbol.Vadim Zhukov
2014-07-11make the __cxa_call_terminate() proto match the definitionJonathan Gray
2014-03-27remove gets reference. ok espieTed Unangst
2012-05-30silence warning, as noticed with eric and landryMarc Espie
2012-05-10fix warning. Reminded by landry@, I plain forgot to commit. This has been testedMarc Espie
2012-01-06zap double copy of this file, as noticed by brad@Marc Espie
2011-12-15Convert restrict -> __restrict. "restrict" is not a keyword in C90 andPascal Stumpf
2011-12-15Remove the XXX_CHECK defines. This allows clang++ to include cstdioPascal Stumpf
2011-11-02Remove '#if !defined(OpenBSD)' wrappers around wcsftime() and iswblank().Stefan Sperling
2011-10-17Some wcsftime declarations were still wrapped in !defined(__OpenBSD__).Stefan Sperling
2011-10-16Expose wscanf(3) and wcsftime(3) in the std:: namespace (gcc4) and bump major.Stefan Sperling
2011-04-28Bring back wprintf() for gcc4 libstdc++.Stefan Sperling
2011-04-24Back out wprintf diff and crank. Need to check more architectures first.Stefan Sperling
2011-04-24Expose wprintf and friends in the std:: namespace. Major bump for libstdc++.Stefan Sperling
2011-03-02Fix patently broken handling of ios_base::showpos: "cout << showpos <<Matthew Dempsky
2010-12-24define __throw_exception_again to something, so that g++ -fno-exceptionsMarc Espie
2010-05-26make gcc4 lib sprintf/strcpy free.Marc Espie
2010-05-10reflect reality, those types must match libc.Marc Espie
2010-05-07Add openbsd config headers for libstdc++-v3Robert Nagy
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy