summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/include/ext/atomicity.h
Commit message (Collapse)AuthorAgeFilesLines
* Update libstdc++ with small updates from the latest rev. (135556)pfg2011-12-211-1/+1
| | | | | | | | | | | | | | from the gcc 4.2 branch. The libraries in the gcc-4_2-branch remained under the LGPLv2. The changes can be reproduced with the following command: svn diff svn://gcc.gnu.org/svn/gcc/branches/gcc-4_2-branch/libstdc++-v3 -r 127959:135556 Reviewed by: mm Approved by: jhb (mentor) MFC after: 2 weeks
* GCC 4.2.0 release C++ standard library and runtime support code.kan2007-05-191-0/+118
OpenPOWER on IntegriCloud