mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
fa5dde5a30
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.
13 lines
308 B
Plaintext
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
|