diff options
author | Alan Modra <amodra@gmail.com> | 2021-11-19 17:57:25 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-11-23 15:39:26 +1030 |
commit | 2990bf409642bd16d99d66e5f828291148157ab3 (patch) | |
tree | 0354a54449c4f9febeaeb29c65825c361626e160 /bfd/README | |
parent | 9f6148cb8538a11f39eb938d4d8bf1eaba31f6af (diff) | |
download | gdb-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.
Diffstat (limited to 'bfd/README')
-rw-r--r-- | bfd/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |