Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vendor import the latest GPLv2 libstdc++ sources. | David E. O'Brien | 2012-07-03 | 2 | -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 bunch | Peter Wemm | 2008-06-01 | 37 | -0/+6419 |
of unnecessary path components that are relics of cvs2svn. (These are directory moves) Notes: svn path=/vendor/gcc/dist/; revision=179468 |