summaryrefslogtreecommitdiff
path: root/libstdc++/include
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import the latest GPLv2 libstdc++ sources.David E. O'Brien2012-07-0310-38/+55
| | | | | | | | | | | | | It happens to be that while libstdc++ is a subset of gcc which was changed to GPLv3, libstdc++ was kept under LGPLv2 until the end of the 4.2 branch (gcc 4.2.4) (@ GRN 135556). Obtained from: svn://gcc.gnu.org/svn/gcc/branches/gcc-4_2-branch/libstdc++-v3 Requested by: pfg Reviewed by: pfg Notes: svn path=/vendor/gcc/dist/; revision=238052
* Vendor upgrade of gcc 4.2 to last GPLv2 revision.Martin Matuska2011-03-102-2/+6
| | | | | | | | PR: gnu/153298 Obtained from: gcc (gcc-4_2-branch, rev. 127959) Notes: svn path=/vendor/gcc/dist/; revision=219451
* Reorganize the gcc vendor import work area. This flattens out a bunchPeter Wemm2008-06-01570-0/+148786
of unnecessary path components that are relics of cvs2svn. (These are directory moves) Notes: svn path=/vendor/gcc/dist/; revision=179468