aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2001-01-07 15:04:21 +0000
committerPhil Blundell <philb@gnu.org>2001-01-07 15:04:21 +0000
commit2f952d2010c4808cd6ab258846e7367ea016191a (patch)
treeff6f1f2de5cf804ab3dc19511e48f37c4a51edef /binutils
parent5ad083e32d6077bc93ed8901746eda63acf3d0c2 (diff)
downloadfsf-binutils-gdb-2f952d2010c4808cd6ab258846e7367ea016191a.zip
fsf-binutils-gdb-2f952d2010c4808cd6ab258846e7367ea016191a.tar.gz
fsf-binutils-gdb-2f952d2010c4808cd6ab258846e7367ea016191a.tar.bz2
Update address for bug reports.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog6
-rw-r--r--binutils/README2
-rw-r--r--binutils/binutils.texi4
3 files changed, 9 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 59c39bd..a2967db 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-07 Philip Blundell <philb@gnu.org>
+
+ * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
+ `bug-binutils'.
+ * README: Likewise.
+
2000-12-19 Nick Clifton <nickc@redhat.com>
* dlltool.c: Add missing support for arm-epoc-pe.
diff --git a/binutils/README b/binutils/README
index 4b2d277..9157a14 100644
--- a/binutils/README
+++ b/binutils/README
@@ -111,7 +111,7 @@ with gdb-4.x) may also be of help.
Reporting bugs
==============
-Send bug reports and patches to bug-gnu-utils@gnu.org. Always mention
+Send bug reports and patches to bug-binutils@gnu.org. Always mention
the version number you are running; this is printed by running any of
the binutils with the --version option. We appreciate reports about
bugs, but we do not promise to fix them.
diff --git a/binutils/binutils.texi b/binutils/binutils.texi
index a39b492..064db95 100644
--- a/binutils/binutils.texi
+++ b/binutils/binutils.texi
@@ -2900,7 +2900,7 @@ individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
distribution.
In any event, we also recommend that you send bug reports for the binary
-utilities to @samp{bug-gnu-utils@@gnu.org}.
+utilities to @samp{bug-binutils@@gnu.org}.
The fundamental principle of reporting bugs usefully is this:
@strong{report all the facts}. If you are not sure whether to state a
@@ -2961,7 +2961,7 @@ A complete input file, or set of input files, that will reproduce the
bug. If the utility is reading an object file or files, then it is
generally most helpful to send the actual object files, uuencoded if
necessary to get them through the mail system. Note that
-@samp{bug-gnu-utils@@gnu.org} is a mailing list, so you should avoid
+@samp{bug-binutils@@gnu.org} is a mailing list, so you should avoid
sending very large files to it. Making the files available for
anonymous FTP is OK.