aboutsummaryrefslogtreecommitdiff
path: root/contrib/libg++/libstdc++/stl
Commit message (Collapse)AuthorAgeFilesLines
* libg++ is OBE.David E. O'Brien1999-04-0555-9296/+0
| | | | Notes: svn path=/head/; revision=45328
* partially revert rev 1.2 spammage. This file is broken as shipped andPeter Wemm1998-04-301-1/+1
| | | | | | | | | | | depends on the typo in the #ifdef in order to work.. Since the line has been touched, leave a note there so that nobody else tries to "fix" it again. PR: 2035 Notes: svn path=/head/; revision=35562
* __GNU_G__ -> __GNUG__Steve Price1997-08-131-1/+1
| | | | | | | | PR: gnu/4188 Submitted by: Dustin Sallings <dustin@spy.net> Notes: svn path=/head/; revision=28139
* Import of raw libg++-2.7.2, but in a very cut-down form. There is stillPeter Wemm1996-10-0355-0/+9296
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