This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".
The branch, master has been updated
via e591f5d0376b99a8f23585237a3a73367f4e9a3b (commit)
from 0e3b0b00b16fc0e63e1b7884b35cf22f2db68c5b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e591f5d0376b99a8f23585237a3a73367f4e9a3b
Author: Jose E. Marchesi <[email protected]>
Date: Tue Feb 3 14:49:18 2026 +0100
lists: add entry for the bpf back end mailing list
Signed-off-by: Jose E. Marchesi <[email protected]>
diff --git a/htdocs/lists.html b/htdocs/lists.html
index 20103c68..4550529e 100644
--- a/htdocs/lists.html
+++ b/htdocs/lists.html
@@ -97,6 +97,10 @@ before <a href="#subscribe">subscribing</a> and posting to
these lists.
end of GCC, and the corresponding runtime library. Send ga68 and libga68
patches to both <b>algol68</b> and <b>gcc-patches</b>.</li>
+ <li><b><a href="https://gcc.gnu.org/ml/bpf/">bpf</a></b> is the
+ discussion and development list for the BPF GCC back end. Send bpf
+ patches to both <b>bpf</b> and <b>gcc-patches</b>.</li>
+
<li><b><a
href="https://gcc.gnu.org/ml/gnutools-advocacy/">gnutools-advocacy</a></b>
is for discussion of marketing, promotion, recruiting and advocacy for
the entire GNU Toolchain (Binutils, GAS, GCC, GDB, GLIBC, GLD, and
Gold).</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/lists.html | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
gcc-wwwdocs