summaryrefslogtreecommitdiff
path: root/libstdc++/libsupc++
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import the latest GPLv2 libstdc++ sources.David E. O'Brien2012-07-032-9/+9
| | | | | | | | | | | | | 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-0137-0/+6419
of unnecessary path components that are relics of cvs2svn. (These are directory moves) Notes: svn path=/vendor/gcc/dist/; revision=179468