Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring updated versions of libcpp and libgomp. | Pedro F. Giffuni | 2015-04-28 | 1 | -6/+34 |
| | | | | | | | | | | | | | While GCC 4.3 changed license, the library components remained under LGPLv2.1 all the during all the existence of the branch. From gcclibs, only libcpp and libgomp have some value for us in the base gcc 4.2.1: bring updated versions from GCC 4.3.5 as reference as we have already been including some of the fixes. These not expected to become part of any FreeBSD release. Notes: svn path=/vendor/gcc/dist/; revision=282150 | ||||
* | Reorganize the gcc vendor import work area. This flattens out a bunch | Peter Wemm | 2008-06-01 | 1 | -0/+853 |
of unnecessary path components that are relics of cvs2svn. (These are directory moves) Notes: svn path=/vendor/gcc/dist/; revision=179468 |