summaryrefslogtreecommitdiff
path: root/lang/gcc35/files/patch-aa
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-01-10 21:40:10 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-01-10 21:40:10 +0000
commitfa5dde5a3073dfec3aef17cb974a15065f71c4e8 (patch)
tree10a6b9207c981c9d61997f58fdea27b5701aad22 /lang/gcc35/files/patch-aa
parentAllow root to use the "-d" switch. (diff)
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.
Notes
Notes: svn path=/head/; revision=9316
Diffstat (limited to 'lang/gcc35/files/patch-aa')
-rw-r--r--lang/gcc35/files/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/gcc35/files/patch-aa b/lang/gcc35/files/patch-aa
new file mode 100644
index 000000000000..9dc2e19279bb
--- /dev/null
+++ b/lang/gcc35/files/patch-aa
@@ -0,0 +1,12 @@
+--- 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