freebsd-ports/lang/gcc295/files/patch-aa
John Polstra fa5dde5a30 This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite."  It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
1998-01-10 21:40:10 +00:00

13 lines
308 B
Plaintext

--- gcc/cpp.texi.orig Mon Aug 11 08:57:05 1997
+++ gcc/cpp.texi Sat Jan 10 11:59:15 1998
@@ -1,5 +1,9 @@
\input texinfo
@setfilename cpp.info
+@dircategory The egcs enhanced GNU compiler suite
+@direntry
+* cpp: (cpp). The egcs C/C++ preprocessor.
+@end direntry
@settitle The C Preprocessor
@ignore