aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2007-12-06 03:47:35 +0000
committerBen Elliston <bje@gcc.gnu.org>2007-12-06 14:47:35 +1100
commita1c23eae0c12679003d56cbc5701b411557329f8 (patch)
treebfcac62ee7c4975994c0bb20565ece876214f567
parenta4c7417a0d2a1caf7bc4ba6b518046fdd6c89ac4 (diff)
downloadgcc-a1c23eae0c12679003d56cbc5701b411557329f8.zip
gcc-a1c23eae0c12679003d56cbc5701b411557329f8.tar.gz
gcc-a1c23eae0c12679003d56cbc5701b411557329f8.tar.bz2
SERVICE: Remove.
* SERVICE: Remove. * doc/sourcebuild.texi (Miscellaneous Docs): Remove SERVICE item. From-SVN: r130640
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/SERVICE6
-rw-r--r--gcc/doc/sourcebuild.texi2
3 files changed, 5 insertions, 8 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 189286b..4607b80 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-06 Ben Elliston <bje@au.ibm.com>
+
+ * SERVICE: Remove.
+ * doc/sourcebuild.texi (Miscellaneous Docs): Remove SERVICE item.
+
2007-12-05 Jakub Jelinek <jakub@redhat.com>
PR middle-end/34337
diff --git a/gcc/SERVICE b/gcc/SERVICE
deleted file mode 100644
index 909f3a5..0000000
--- a/gcc/SERVICE
+++ /dev/null
@@ -1,6 +0,0 @@
-There is a list of people who have asked to be listed as offering
-support services for GNU software for a fee or in some cases at no
-charge. This list used to be contained in this file, but it is now
-available on the web at
-
- http://www.fsf.org/resources/service/
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 0a4224b..8b3e1c4 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -447,8 +447,6 @@ versions, the information is on the GCC web site.)
@item README.Portability
Information about portability issues when writing code in GCC@. FIXME:
why isn't this part of this manual or of the GCC Coding Conventions?
-@item SERVICE
-A pointer to the GNU Service Directory.
@end table
FIXME: document such files in subdirectories, at least @file{config},