summaryrefslogtreecommitdiff
path: root/contrib/libstdc++/include/bits/fstream.tcc
Commit message (Collapse)AuthorAgeFilesLines
* Remove old contrib/libstdc++, unused since r358454Ed Maste2020-03-021-910/+0
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=358544
* Fix several clang warnings in libstdc++, which were exposed by theDimitry Andric2012-10-231-15/+17
| | | | | | | | | | recent atf import. These changes are purely cosmetic, no functional change. MFC after: 1 week Notes: svn path=/head/; revision=241957
* Update libstdc++ with small updates from the latest rev. (135556)Pedro F. Giffuni2011-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 Notes: svn path=/head/; revision=228780
* GCC 4.2.0 release C++ standard library and runtime support code.Alexander Kabaev2007-05-191-37/+53
| | | | Notes: svn path=/vendor/gcc/dist/; revision=169691
* Gcc 3.4.6 C++ support bits (as of 2006/08/25 #116475).Alexander Kabaev2006-08-261-7/+22
| | | | Notes: svn path=/vendor/gcc/dist/; revision=161653
* Gcc 3.4.4 C++ support bits.Alexander Kabaev2005-06-031-5/+71
| | | | Notes: svn path=/vendor/gcc/dist/; revision=146897
* Gcc 3.4.2 20040728 C++ support bits.Alexander Kabaev2004-07-281-298/+566
| | | | Notes: svn path=/vendor/gcc/dist/; revision=132720
* Gcc 3.3.1-pre 2003-07-11 C++ support bits.Alexander Kabaev2003-07-111-73/+127
| | | | Notes: svn path=/vendor/gcc/dist/; revision=117397
* Gcc 3.2.2-release C++ support bits.Alexander Kabaev2003-02-101-5/+2
| | | | Notes: svn path=/vendor/gcc/dist/; revision=110614
* Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)David E. O'Brien2002-12-041-3/+6
| | | | Notes: svn path=/vendor/gcc/dist/; revision=107606
* Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on ↵Alexander Kabaev2002-09-011-106/+6
| | | | | | | 1-Sep-2002 00:00:01 EDT. Notes: svn path=/vendor/gcc/dist/; revision=102782
* Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repoDavid E. O'Brien2002-05-281-0/+589
on 9-May-2002 15:57:15 EDT. Notes: svn path=/vendor/gcc/dist/; revision=97403