mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +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.
14 lines
433 B
Plaintext
14 lines
433 B
Plaintext
--- gcc/gcc.texi.orig Fri Jan 2 15:38:11 1998
|
|
+++ gcc/gcc.texi Sat Jan 10 11:56:49 1998
|
|
@@ -1,6 +1,10 @@
|
|
>\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
@setfilename gcc.info
|
|
+@dircategory The egcs enhanced GNU compiler suite
|
|
+@direntry
|
|
+* gcc: (gcc). The egcs C/C++ compiler.
|
|
+@end direntry
|
|
@c @setfilename usegcc.info
|
|
@c @setfilename portgcc.info
|
|
@c To produce the full manual, use the "gcc.info" setfilename, and
|