summaryrefslogtreecommitdiff
path: root/libstdc++/src
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import the latest GPLv2 libstdc++ sources.David E. O'Brien2012-07-031-1/+1
| | | | | | | | | | | | | 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
* Reorganize the gcc vendor import work area. This flattens out a bunchPeter Wemm2008-06-0145-0/+9783
of unnecessary path components that are relics of cvs2svn. (These are directory moves) Notes: svn path=/vendor/gcc/dist/; revision=179468