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 a7ad89a5be53908c6c3ec581ad9461458e7c2be5 (commit)
from abf720446955462162bc6dd2693e49f7ddf326ca (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 a7ad89a5be53908c6c3ec581ad9461458e7c2be5
Author: Gerald Pfeifer <[email protected]>
Date: Mon Jun 15 12:46:36 2026 +0200
gcc-6: Follow musl libc to its new domain
Switch to https on the way.
diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html
index 537c8fca..8f21ce95 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -806,7 +806,7 @@ within strings:
<h3 id="linux">Linux</h3>
<ul>
- <li>Support for the <a href="http://www.musl-libc.org">musl C library</a>
+ <li>Support for the <a href="https://musl.libc.org">musl C library</a>
was added for the AArch64, ARM, MicroBlaze, MIPS, MIPS64, PowerPC,
PowerPC64, SH, i386, x32 and x86_64 targets. It can be selected using the
new <code>-mmusl</code> option in case musl is not the default libc. GCC
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-6/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs