Update bug reporting address
authorAlan Modra <amodra@gmail.com>
Fri, 19 Nov 2021 07:27:25 +0000 (17:57 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 23 Nov 2021 05:09:26 +0000 (15:39 +1030)
https://sourceware.org/bugzilla/ everywhere

bfd/
* configure.ac (ACX_BUGURL): Set to https://sourceware.org/bugzilla/
* po/Make-in (msgid-bugs-address): Likewise.
* README: Report bugs to the above.
* configure: Regenerate.
binutils/
* po/Make-in (msgid-bugs-address): Update.
gas/
* README: Update bug address.  Delete mention of gcc.
* po/Make-in: Update bug address.
gold/
* po/Make-in: Update bug address.
gprof/
* po/Make-in: Update bug address.
ld/
* po/Make-in: Update bug address.
opcodes/
* po/Make-in: Update bug address.

bfd/README
bfd/configure
bfd/configure.ac
bfd/po/Make-in
binutils/po/Make-in
gas/README
gas/po/Make-in
gold/po/Make-in
gprof/po/Make-in
ld/po/Make-in
opcodes/po/Make-in

index 52bf19e2038766304ab9c2f290e5dd87ff0d8112..a890302859b0d07dcc17f51610ece425bd6010e3 100644 (file)
@@ -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-binutils@gnu.org.
+Report bugs in BFD to https://sourceware.org/bugzilla/
 
 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
index 58449ee8a608e3f3ac1d4ad376992d41f87f404e..b55e98e84637dc84bc5600c6d94c86cba13fd630 100755 (executable)
@@ -11941,7 +11941,7 @@ if test "${with_bugurl+set}" = set; then :
           ;;
      esac
 else
-  BUGURL="https://www.sourceware.org/bugzilla/"
+  BUGURL="https://sourceware.org/bugzilla/"
 
 fi
 
index 50ba391fff3988717a7760489508ec0d388459b5..fc3857145c038a433e2faa0d42cf108149f0c659 100644 (file)
@@ -169,7 +169,7 @@ AC_ARG_WITH(separate-debug-dir,
 AC_SUBST(DEBUGDIR)
 
 ACX_PKGVERSION([GNU Binutils])
-ACX_BUGURL([https://www.sourceware.org/bugzilla/])
+ACX_BUGURL([https://sourceware.org/bugzilla/])
 
 AM_BINUTILS_WARNINGS
 
index afe896e5c19ed53fe794f64f8658f132dd00494f..6cde2f2198a0617d98dc6597d9fd5316cb496cce 100644 (file)
@@ -96,14 +96,14 @@ $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) \
          --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/SRC-POTFILES.in 
        $(XGETTEXT) --default-domain=$(PACKAGE) \
          --directory=.. \
          --directory=. \
          --add-comments --keyword=_ --keyword=N_ \
          --join-existing \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/BLD-POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index cd53f42e9afe260d4a5a4e985c611893792cf332..3ade65dee5d070890cf9762ebd8a3e28b67278f0 100644 (file)
@@ -89,7 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index b4a7b1cd89b698bf28585ae5aff3d078493a0883..f0e41930a0ba0e2352a25c09dda1e9b5f588ec4b 100644 (file)
@@ -155,11 +155,7 @@ REPORTING BUGS IN GAS
 
 Bugs in gas should be reported to:
 
-   bug-binutils@gnu.org.
-
-They may be cross-posted to gcc-bugs@gnu.org if they affect the use of
-gas with gcc.  They should not be reported just to gcc-bugs, since not
-all of the maintainers read that list.
+   https://sourceware.org/bugzilla/
 
 See ../binutils/README for what we need in a bug report.
 \f
index cd53f42e9afe260d4a5a4e985c611893792cf332..3ade65dee5d070890cf9762ebd8a3e28b67278f0 100644 (file)
@@ -89,7 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index 02d769b65e7cd211937c58f3f49cb47f302643e1..456db89f1c559e1c2207da700360fa7bf24a9480 100644 (file)
@@ -89,7 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments -C --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index 45fdd69dc76159cf62fbefb4fc56173a00a347c3..8664692551ca43b98702be4719aeeb917d8353a0 100644 (file)
@@ -89,7 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index ff3c0098b8ead66006276809adb90c062393113d..317ed34a0eea894cddbeaddb883cc7fab05ff0ad 100644 (file)
@@ -91,12 +91,12 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/SRC-POTFILES.in
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=.. \
          --add-comments --keyword=_ --keyword=N_ \
          --join-existing \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/BLD-POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot
index cd53f42e9afe260d4a5a4e985c611893792cf332..3ade65dee5d070890cf9762ebd8a3e28b67278f0 100644 (file)
@@ -89,7 +89,7 @@ all-no:
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
          --add-comments --keyword=_ --keyword=N_ \
-         --msgid-bugs-address=bug-binutils@gnu.org \
+         --msgid-bugs-address=https://sourceware.org/bugzilla/ \
          --files-from=$(srcdir)/POTFILES.in
        rm -f $(srcdir)/$(PACKAGE).pot
        mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot