summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/src
Commit message (Collapse)AuthorAgeFilesLines
* MFC r258017, r258429, r258748, r258817:pfg2013-12-211-37/+37
| | | | | | | | Merge updates from FSF pre4.3 GCC inspired on Apple's gcc: Updates to libiberty and mangling. New align attribute. Merge Apple updates to libstdc++.
* Fix a number of other clang warnings in libstdc++, which could appeardim2012-10-233-15/+21
| | | | | | | | when building other C++ software with it. Also fix one actual bug in libsupc++, which was exposed by such a warning. This latter fix is the only functional change. MFC after: 1 week
* 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
* Some fixes so we can build libstdc++ with clang:rpaulo2010-08-241-2/+2
| | | | | | | | | | | o Make the value_type, vector_type, iterator, __mutex_type types of free_list class so we can access them o In some cases template keywords must be inserted to treat classes as dependent template names o Remove two 'inline' keywords where they do not make sense Submitted by: Dimitry Andric <dimitry at andric.com> Reviewed by: trema
* This commit was generated by cvs2svn to compensate for changes in r169708,kan2007-05-194-486/+0
| | | | which included commits to RCS files with non-trunk default branches.
* GCC 4.2.0 release C++ standard library and runtime support code.kan2007-05-1945-646/+3721
|
* Gcc 3.4.4 C++ support bits.kan2005-06-036-38/+56
|
* Remove files that are not part of GCC 3.4.x from the vendor branch.kan2004-08-126-910/+0
|
* Gcc 3.4.2 20040728 C++ support bits.kan2004-07-2839-1971/+3956
|
* Gcc 3.3.1-pre 2003-07-11 C++ support bits.kan2003-07-1119-138/+474
|
* Gcc 3.2.2-release C++ support bits.kan2003-02-106-35/+39
|
* Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)obrien2002-12-048-156/+384
|
* Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo ↵kan2002-09-1710-277/+327
| | | | gcc-3_2-branch on 16-Sep-2002 13:23:11 EDT.
* Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ↵kan2002-09-0115-600/+954
| | | | 1-Sep-2002 00:00:01 EDT.
* Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repoobrien2002-05-2823-0/+5129
on 9-May-2002 15:57:15 EDT.
OpenPOWER on IntegriCloud