aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cpp/cpp.sh
Commit message (Collapse)AuthorAgeFilesLines
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptDavid E. O'Brien2000-01-041-92/+0
| | | | | | | | wrapper. /usr/bin/cpp knows about all the GCC predefined symbols and has the functionality of the previous EGCS 1.1.2 /usr/libexec/cpp. Notes: svn path=/head/; revision=55388
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Define __GNUC__ as 2 same as cc -E would do.Bruce Evans1994-09-051-3/+3
| | | | Notes: svn path=/head/; revision=2508
* gcpp has ceased to exist - point to the right place.Jordan K. Hubbard1994-08-231-2/+2
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=2231
* We call our cpp by a different name.Garrett Wollman1994-08-051-2/+3
| | | | Notes: svn path=/head/; revision=1874
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+91
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590