summaryrefslogtreecommitdiff
path: root/contrib/libstdc++/include/std
Commit message (Collapse)AuthorAgeFilesLines
* Remove old contrib/libstdc++, unused since r358454Ed Maste2020-03-0229-10792/+0
| | | | | | | Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=358544
* Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t.Andrew Turner2012-12-251-2/+3
| | | | | | | | | * The __glibcxx_max macro came from GCC svn r138078, the last GPLv2 revision of this file. * I wrote the updated __glibcxx_min macro. Notes: svn path=/head/; revision=244673
* Fix several clang warnings in libstdc++, which were exposed by theDimitry Andric2012-10-231-4/+6
| | | | | | | | | | recent atf import. These changes are purely cosmetic, no functional change. MFC after: 1 week Notes: svn path=/head/; revision=241957
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionMartin Matuska2011-03-291-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (rev. 127959 of gcc-4_2-branch). Resolved GCC bugs: c++: 17763, 29365, 30535, 30917, 31337, 31941, 32108, 32112, 32346, 32898, 32992 debug: 32610, 32914 libstdc++: 33084, 33128 middle-end: 32563 rtl-optimization: 33148 tree-optimization: 25413, 32723 target: 32218 Tested by: pointyhat (miwi) Obtained from: gcc (gcc-4_2-branch up to rev. 127959) PR: gnu/153298, gnu/153959, gnu/154385 MFC after: 1 month Notes: svn path=/head/; revision=220150
| * Reorganize the gcc vendor import work area. This flattens out a bunchPeter Wemm2008-06-0129-10789/+0
|/ | | | | | | | | of unnecessary path components that are relics of cvs2svn. (These are directory moves) Notes: svn path=/vendor/gcc/dist/; revision=179468
* GCC 4.2.1 release C++ standard library and runtime support code.Alexander Kabaev2007-08-141-4/+26
| | | | Notes: svn path=/vendor/gcc/dist/; revision=171827
* GCC 4.2.0 release C++ standard library and runtime support code.Alexander Kabaev2007-05-1929-1330/+1765
| | | | Notes: svn path=/vendor/gcc/dist/; revision=169691
* Gcc 3.4.4 C++ support bits.Alexander Kabaev2005-06-034-39/+16
| | | | Notes: svn path=/vendor/gcc/dist/; revision=146897
* Gcc 3.4.2 20040728 C++ support bits.Alexander Kabaev2004-07-2829-1156/+1597
| | | | Notes: svn path=/vendor/gcc/dist/; revision=132720
* Gcc 3.3.1-pre 2003-07-11 C++ support bits.Alexander Kabaev2003-07-1119-1994/+2882
| | | | Notes: svn path=/vendor/gcc/dist/; revision=117397
* Gcc 3.2.2-release C++ support bits.Alexander Kabaev2003-02-102-13/+18
| | | | Notes: svn path=/vendor/gcc/dist/; revision=110614
* Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)David E. O'Brien2002-12-045-10/+16
| | | | 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-015-123/+409
| | | | | | | 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-2829-0/+8729
on 9-May-2002 15:57:15 EDT. Notes: svn path=/vendor/gcc/dist/; revision=97403