summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 6.4-RELEASE image.
* MFC: rev 1.25: remove redundant defines alerady set.David E. O'Brien2006-09-291-3/+0
| | | | | | | Approved by: re(KEN) Notes: svn path=/stable/6/; revision=162752
* MFC: Bring GCC manpages back to reality.Ruslan Ermilov2006-09-251-6/+1
| | | | | | | Approved by: re (kensmith) Notes: svn path=/stable/6/; revision=162611
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
| | | | Notes: svn path=/head/; revision=125503
* UseJun Kuriyama2003-06-061-1/+1
| | | | | | | | | | | | cat ${.ALLSRC} > ${.TARGET} rather than ln -sf ${.ALLSRC} ${.TARGET} not to depends on absolute-path of symbolic links. Commented by: marcel, obrien, bde Notes: svn path=/head/; revision=115898
* The best we can do about man pages for the moment.David E. O'Brien2002-06-051-1/+5
| | | | Notes: svn path=/head/; revision=97890
* We don't need this library any more.David E. O'Brien2002-06-041-2/+2
| | | | Notes: svn path=/head/; revision=97830
* Bmake bits for GCC 3.1.David E. O'Brien2002-04-061-0/+18
Notes: svn path=/cvs2svn/branches/WIP_GCC31/; revision=94008