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 36d8071fcf6a5eb2c9a2bfecfd405938d60b2aa6 (commit) from 61ce34a4342bb8e5e1cadd0eeb06f2cd4bf26fb2 (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 36d8071fcf6a5eb2c9a2bfecfd405938d60b2aa6 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sun Jul 6 01:06:09 2025 +0200 codingconventions: Move git.savannah.gnu.org to https diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index 81bf6bbb..0bf70895 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -724,19 +724,19 @@ symlink-tree and ylwrap: These are copied from mainline automake, using <li>move-if-change: gnulib hosts this now. The latest version can be retrieved from -<a href="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/move-if-change">http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/move-if-change</a>. +<a href="https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/move-if-change">https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/move-if-change</a>. </li> <li>Top-level config.rpath: This comes originally from gettext, but gnulib can be considered upstream. The latest version can be retrieved from -<a href="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/config.rpath">http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/config.rpath</a>. +<a href="https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/config.rpath">https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/config.rpath</a>. Contents should be kept in sync with relevant parts of libtool.m4 from Libtool.</li> <li>gcc/doc/include/texinfo.tex: This file is copied from texinfo, the latest version is at -<a href="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/texinfo.tex">http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/texinfo.tex</a>.</li> +<a href="https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/texinfo.tex">https://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/texinfo.tex</a>.</li> <li>gcc/config/soft-fp: The master sources (except for <code>t-softfp</code>) are in git glibc, and changes should go there ----------------------------------------------------------------------- Summary of changes: htdocs/codingconventions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs