aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/ios_init.cc
AgeCommit message (Expand)AuthorFilesLines
2010-08-13ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GL...Paolo Carlini1-2/+2
2010-08-12c++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE, [...]): Add.Kostya Serebryany1-1/+4
2009-09-14re PR libstdc++/41037 (dec not set in cerr flags)Paolo Carlini1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini1-3/+4
2007-11-13documentation.html: First pass at unified table of contents.Benjamin Kosnik1-1/+1
2007-05-07re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill1-1/+1
2006-09-14atomicity.h: Move to...Benjamin Kosnik1-1/+0
2006-07-20PR libstdc++/19664 round 1Benjamin Kosnik1-1/+1
2006-05-24re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for singl...Paolo Carlini1-3/+3
2006-03-08Implement the resolution of DR 455, [DR].Paolo Carlini1-2/+6
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-08-11re PR libstdc++/16959 (Segmentation fault in ios_base::sync_with_stdio)Paolo Carlini1-0/+3
2004-02-27atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add.Benjamin Kosnik1-4/+4
2004-01-28globals_io.cc: Change to __gnu_internal namespace.Benjamin Kosnik1-3/+5
2003-12-225.cc: Don't use stdc++.h.gch.Benjamin Kosnik1-6/+0
2003-12-16ios_base.h (Init::_S_initialized): Change into declaration.Carlo Wood1-0/+6
2003-12-15re PR libstdc++/12855 (Thread safety problems in ios_base::Init)Benjamin Kosnik1-5/+8
2003-10-17Makefile.am: Add new files.Benjamin Kosnik1-0/+191