gcc-wwwdocs branch master updated. 31e97c6f1f3697fb7dc1bea79749eb4ed9454218
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 31e97c6f1f3697fb7dc1bea79749eb4ed9454218 (commit) from 8c640cc901db72a9b361e636ea6c7f837b1e7216 (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 31e97c6f1f3697fb7dc1bea79749eb4ed9454218 Author: Gerald Pfeifer Date: Wed Dec 25 15:31:40 2024 +0800 gcc-14: Reword the update on -fcf-protection diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index ba9fc680..5d324767 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -43,9 +43,9 @@ You may also want to check out our for details. https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Instrumentation-Options.html";>-fcf-protection=[full|branch|return|none|check] - is refactored, to override -fcf-protection, - -fcf-protection=none needs to be added and then - with -fcf-protection=xxx. + has been refactored. To override -fcf-protection with + a more specific setting, add -fcf-protection=none + followed by a specific -fcf-protection=xxx. Support for the ia64*-*- target ports which have been unmaintained for quite a while has been declared obsolete in GCC 14. --- Summary of changes: htdocs/gcc-14/changes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs
gcc-wwwdocs branch master updated. 3038a74f2b449934d73c424fd959e8bd97920f01
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 3038a74f2b449934d73c424fd959e8bd97920f01 (commit) from 9511cbfe67480ec81b98a8fab13326455a64d110 (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 3038a74f2b449934d73c424fd959e8bd97920f01 Author: Gerald Pfeifer Date: Wed Dec 25 15:51:53 2024 +0800 readings: parisc.wiki.kernel.org is now parisc.docs.kernel.org diff --git a/htdocs/readings.html b/htdocs/readings.html index 28a2097d..6ca9cc07 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -245,7 +245,7 @@ names. Manufacturer: HP PA-RISC is preferred over the older HPPA acronym (Hewlett-Packard Precision Architecture). - https://parisc.wiki.kernel.org/index.php/Main_Page";>parisc.wiki.kernel.org + https://parisc.docs.kernel.org/en/latest/";>parisc.docs.kernel.org is another good source of PA-RISC documention. --- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs
gcc-wwwdocs branch master updated. 33501c832b91d7336fb486560be88f4163da9de7
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 33501c832b91d7336fb486560be88f4163da9de7 (commit) from 31e97c6f1f3697fb7dc1bea79749eb4ed9454218 (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 33501c832b91d7336fb486560be88f4163da9de7 Author: Gerald Pfeifer Date: Wed Dec 25 15:40:14 2024 +0800 gcc-9: Update Thread Building Blocks location on GitHub diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html index 47d2f2a2..0facfdab 100644 --- a/htdocs/gcc-9/changes.html +++ b/htdocs/gcc-9/changes.html @@ -675,7 +675,7 @@ $ g++ typo.cc The C++17 implementation is no longer experimental. Parallel algorithms and-(requires https://github.com/oneapi-src/oneTBB";>Thread +(requires https://github.com/uxlfoundation/oneTBB";>Thread Building Blocks 2018 or newer). . --- Summary of changes: htdocs/gcc-9/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs
gcc-wwwdocs branch master updated. 9511cbfe67480ec81b98a8fab13326455a64d110
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 9511cbfe67480ec81b98a8fab13326455a64d110 (commit) from 33501c832b91d7336fb486560be88f4163da9de7 (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 9511cbfe67480ec81b98a8fab13326455a64d110 Author: Gerald Pfeifer Date: Wed Dec 25 15:43:03 2024 +0800 readings: Update RISC-V specifications link diff --git a/htdocs/readings.html b/htdocs/readings.html index 103fd453..28a2097d 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -264,7 +264,7 @@ names. riscv Manufacturer: Many (open ISA standard) https://riscv.org";>RISC-V Foundation - https://riscv.org/technical/specifications/";>ISA Specifications + https://riscv.org/specifications/ratified/";>ISA Specifications rs6000 (powerpc, powerpcle) --- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs