From d15da9ee558a94cc2915d5aa12d818bb1b66ffb8 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 7 Jan 2001 15:11:26 +0000 Subject: [PATCH] Update address for bug reports. --- bfd/ChangeLog | 5 +++++ bfd/README | 2 +- binutils/ChangeLog | 6 ++++++ binutils/README | 2 +- binutils/binutils.texi | 4 ++-- gas/ChangeLog | 6 ++++++ gas/README | 2 +- gas/doc/as.texinfo | 2 +- 8 files changed, 23 insertions(+), 6 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 91112d0c0..6c7f1e5bb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-01-07 Philip Blundell + + * README: Replace `bug-gnu-utils@gnu.org' with + `bug-binutils@gnu.org'. + 2001-01-04 Kazu Hirata * som.c: Fix formatting. diff --git a/bfd/README b/bfd/README index 51ce13335..992c28552 100644 --- a/bfd/README +++ b/bfd/README @@ -34,7 +34,7 @@ BFD supports the following configure options: Use mmap when accessing files. This is faster on some hosts, but slower on others. It may not work on all hosts. -Report bugs with BFD to bug-gnu-utils@gnu.org. +Report bugs with BFD to bug-binutils@gnu.org. Patches are encouraged. When sending patches, always send the output of diff -u or diff -c from the original file to the new file. Do not diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 59c39bdd7..a2967db8c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2001-01-07 Philip Blundell + + * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with + `bug-binutils'. + * README: Likewise. + 2000-12-19 Nick Clifton * dlltool.c: Add missing support for arm-epoc-pe. diff --git a/binutils/README b/binutils/README index 4b2d27724..9157a145e 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 a39b49232..064db955e 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. diff --git a/gas/ChangeLog b/gas/ChangeLog index 9df33eeac..b6bd3d918 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2001-01-07 Philip Blundell + + * doc/as.texinfo (Bug Reporting): Update email address for + reports. + * README: Likewise. + Sat Jan 6 13:33:10 MET 2001 Jan Hubicka * configure.in: Define DEFAULT_ARCH for i386. diff --git a/gas/README b/gas/README index 4ac27db82..87666dfef 100644 --- a/gas/README +++ b/gas/README @@ -229,7 +229,7 @@ warning message when this happens. REPORTING BUGS IN GAS ===================== -Bugs in gas should be reported to bug-gnu-utils@gnu.org. They may be +Bugs in gas should be reported to bug-binutils@gnu.org. They may be cross-posted to bug-gcc if they affect the use of gas with gcc. They should not be reported just to bug-gcc, since I don't read that list, and therefore wouldn't see them. diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 82734b274..bc0928ab1 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -5557,7 +5557,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 @code{@value{AS}} -to @samp{bug-gnu-utils@@gnu.org}. +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 -- 2.11.4.GIT