aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/std
Commit message (Collapse)AuthorAgeFilesLines
* libg++ is OBE.David E. O'Brien1999-04-0535-3042/+0
| | | | Notes: svn path=/head/; revision=45328
* The one and only change that I had to make to get all the tests to fly.Peter Wemm1996-10-031-1/+1
| | | | | | | | | #include_next <string.h> wasfailing since the /usr/include directory is first on FreeBSD, and since it was already past it, it failed some of the tests. Notes: svn path=/head/; revision=18665
* Import of raw libg++-2.7.2, but in a very cut-down form. There is stillPeter Wemm1996-10-0335-0/+3042
a small amount of unused stuff (by the bmakefiles to follow), but it isn't much and seems harmless enough. Notes: svn path=/vendor/gcc/dist/; revision=18661