summaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2002-04-12 07:41:58 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2002-04-12 07:41:58 +0000
commita6568b932b12d2d193b57a98e18f26104c9830e3 (patch)
treec7d938d7bad184902fea0ee652eea9ba374d7193 /lang/gcc46
parentUpgrade to 1.211, add a patch to fix callback problem. (diff)
GCC 2.95 and later aren't called egcs (any longer), so remove two patches
that add references to egcs to the documentation. Approved by: obrien (maintainer+mentor)
Notes
Notes: svn path=/head/; revision=57605
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/files/patch-aa12
-rw-r--r--lang/gcc46/files/patch-ab11
2 files changed, 0 insertions, 23 deletions
diff --git a/lang/gcc46/files/patch-aa b/lang/gcc46/files/patch-aa
deleted file mode 100644
index db932fa5c7e1..000000000000
--- a/lang/gcc46/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- gcc/doc/cpp.texi.orig Mon Aug 11 08:57:05 1997
-+++ gcc/doc/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
diff --git a/lang/gcc46/files/patch-ab b/lang/gcc46/files/patch-ab
deleted file mode 100644
index f298fd056742..000000000000
--- a/lang/gcc46/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/f/g77.texi.orig Thu Jun 4 03:41:18 1998
-+++ gcc/f/g77.texi Tue Jun 9 17:52:16 1998
-@@ -150,7 +150,7 @@
-
- @dircategory Programming
- @direntry
--* g77: (g77). The GNU Fortran compiler.
-+* g77: (g77). The EGCS GNU Fortran compiler.
- @end direntry
- @node Top, Copying,, (DIR)
- @top Introduction