aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-11-19 17:57:25 +1030
committerAlan Modra <amodra@gmail.com>2021-11-23 15:39:26 +1030
commit2990bf409642bd16d99d66e5f828291148157ab3 (patch)
tree0354a54449c4f9febeaeb29c65825c361626e160
parent9f6148cb8538a11f39eb938d4d8bf1eaba31f6af (diff)
downloadgdb-2990bf409642bd16d99d66e5f828291148157ab3.zip
gdb-2990bf409642bd16d99d66e5f828291148157ab3.tar.gz
gdb-2990bf409642bd16d99d66e5f828291148157ab3.tar.bz2
Update bug reporting address
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.
-rw-r--r--bfd/README2
-rwxr-xr-xbfd/configure2
-rw-r--r--bfd/configure.ac2
-rw-r--r--bfd/po/Make-in4
-rw-r--r--binutils/po/Make-in2
-rw-r--r--gas/README6
-rw-r--r--gas/po/Make-in2
-rw-r--r--gold/po/Make-in2
-rw-r--r--gprof/po/Make-in2
-rw-r--r--ld/po/Make-in4
-rw-r--r--opcodes/po/Make-in2
11 files changed, 13 insertions, 17 deletions
diff --git a/bfd/README b/bfd/README
index 52bf19e..a890302 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-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
diff --git a/bfd/configure b/bfd/configure
index 58449ee..b55e98e 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -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
diff --git a/bfd/configure.ac b/bfd/configure.ac
index 50ba391..fc38571 100644
--- a/bfd/configure.ac
+++ b/bfd/configure.ac
@@ -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
diff --git a/bfd/po/Make-in b/bfd/po/Make-in
index afe896e..6cde2f2 100644
--- a/bfd/po/Make-in
+++ b/bfd/po/Make-in
@@ -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
diff --git a/binutils/po/Make-in b/binutils/po/Make-in
index cd53f42..3ade65d 100644
--- a/binutils/po/Make-in
+++ b/binutils/po/Make-in
@@ -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
diff --git a/gas/README b/gas/README
index b4a7b1c..f0e4193 100644
--- a/gas/README
+++ b/gas/README
@@ -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.
diff --git a/gas/po/Make-in b/gas/po/Make-in
index cd53f42..3ade65d 100644
--- a/gas/po/Make-in
+++ b/gas/po/Make-in
@@ -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
diff --git a/gold/po/Make-in b/gold/po/Make-in
index 02d769b..456db89 100644
--- a/gold/po/Make-in
+++ b/gold/po/Make-in
@@ -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
diff --git a/gprof/po/Make-in b/gprof/po/Make-in
index 45fdd69..8664692 100644
--- a/gprof/po/Make-in
+++ b/gprof/po/Make-in
@@ -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
diff --git a/ld/po/Make-in b/ld/po/Make-in
index ff3c009..317ed34 100644
--- a/ld/po/Make-in
+++ b/ld/po/Make-in
@@ -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
diff --git a/opcodes/po/Make-in b/opcodes/po/Make-in
index cd53f42..3ade65d 100644
--- a/opcodes/po/Make-in
+++ b/opcodes/po/Make-in
@@ -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