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