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 0a19601191ef49edad7b76fe9d97a7555047f307 (commit)
from ff6f174f43c66e288226f1c6fe2c72b2ed96ba74 (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 0a19601191ef49edad7b76fe9d97a7555047f307
Author: Gerald Pfeifer <[email protected]>
Date: Tue Sep 9 23:59:17 2025 +0200
gcc-12: Drop link to ctfstd.org
ctfstd.org has certificate issue, ignoring which redirects to a
GitHub project and after two links one gets to the ctfstd standard.
There does not appear to be a good, permanent fit for our news list.
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 7a0d3ca9..153e9ae5 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -1093,7 +1093,7 @@ function Multiply (S1, S2 : Sign) return Sign is
<ul>
<li>GCC can now generate debugging information
- in <a href="https://ctfstd.org">CTF</a>, a lightweight debugging
+ in CTF, a lightweight debugging
format that provides information about C types and the
association between functions and data symbols and types. This
format is designed to be embedded in ELF files and to be very
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-12/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs