From fa5dde5a3073dfec3aef17cb974a15065f71c4e8 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Sat, 10 Jan 1998 21:40:10 +0000 Subject: 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. --- lang/gcc/files/patch-ac | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lang/gcc/files/patch-ac (limited to 'lang/gcc/files/patch-ac') diff --git a/lang/gcc/files/patch-ac b/lang/gcc/files/patch-ac new file mode 100644 index 000000000000..961874c5c315 --- /dev/null +++ b/lang/gcc/files/patch-ac @@ -0,0 +1,13 @@ +--- 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 -- cgit v1.2.3