[pushed] wwwdocs: gcc-5: Drop broken link to Intel's pcommit deprecation note

2025-09-20 Thread Gerald Pfeifer
That link now refers to a very generic landing page. --- htdocs/gcc-5/changes.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html index 6c04a70b..471297bc 100644 --- a/htdocs/gcc-5/changes.html +++ b/htdocs/gcc-5/changes

Re: [patch,wwwdocs,applied] Notice AVR32EB14/20/28/32 addition in v15.3.

2025-09-16 Thread Georg-Johann Lay
Am 15.09.25 um 20:05 schrieb Gerald Pfeifer: On Mon, 15 Sep 2025, Georg-Johann Lay wrote: + Support for the following devices has been added in v15.3: Thanks for documenting this. Can we make the GCC reference "GCC 15.3" instead of "v15.3" which is a form we generally don't use? Happy to mak

Re: [patch,wwwdocs,applied] Notice AVR32EB14/20/28/32 addition in v15.3.

2025-09-15 Thread Gerald Pfeifer
On Mon, 15 Sep 2025, Georg-Johann Lay wrote: > + Support for the following devices has been added in v15.3: Thanks for documenting this. Can we make the GCC reference "GCC 15.3" instead of "v15.3" which is a form we generally don't use? Happy to make that change myself; wanted to see whether th

[patch,wwwdocs,applied] Notice AVR32EB14/20/28/32 addition in v15.3.

2025-09-15 Thread Georg-Johann Lay
Applied this notification about new AVR devices. Johann -- commit 69250234dd64232604e7da0c391bc5810a916bb9 (HEAD -> master, origin/master, origin/HEAD) Date: Mon Sep 15 14:43:23 2025 +0200 gcc-15/changes.html (avr): Notice AVR32EB14/20/28/32 addition in v15.3. diff --git a/htdocs/gcc-

Re: [patch][wwwdocs] gcc-16/changes.html: Update Fortran section

2025-09-14 Thread Gerald Pfeifer
On Thu, 11 Sep 2025, Tobias Burnus wrote: > Comments? I love how you keep taking care of tracking and documenting such changes. > PS: I am aware of additional nice WIP features - like '(cond ? expr : > expr)', pending bug fixes and other new features, but they can be added > later. There is sti

Re: [patch][wwwdocs] gcc-16/changes.html: Update Fortran section

2025-09-12 Thread Tobias Burnus
FYI: I have now committed it as 6c1d5b0f7d219dc11f32885b9931205e2fd6a015 Tobias Burnus wrote: attached is a patch to update the Fortran section of the GCC 16 release notes. […] https://gcc.gnu.org/gcc-16/changes.html Tobias

[patch][wwwdocs] gcc-16/changes.html: Update Fortran section

2025-09-11 Thread Tobias Burnus
Hi all, attached is a patch to update the Fortran section of the GCC 16 release notes. I am sure that I missed some fine print and the most important changes are also some bug fixes, which are difficult to list. → https://gcc.gnu.org/gcc-16/changes.html Comments? Tobias PS: I am aware of addit

[pushed] wwwdocs: gcc-12: Drop link to ctfstd.org

2025-09-10 Thread Gerald Pfeifer
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. Pushed. Gerald --- htdocs/gcc-12/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[pushed] wwwdocs: news: Drop link to libstdc++ profile mode docs

2025-09-09 Thread Gerald Pfeifer
This has been the link that's ultimately been leading us (a) clean up the libstdc++ online docs and (b) improve the scripting to avoid obsolete material hanging around on gcc.gnu.org/onlinedocs. So, in a way it served us well. Time to retire now. :-) Pushed. Gerald Profile mode and its docs h

[pushed] wwwdocs: gcc-5: Update link to glibc Dynamic String Input docs

2025-09-07 Thread Gerald Pfeifer
@@ the value 201112L. In C89, the GNU C library supports dynamic allocation via the %as, %aS, and %a[...] wwwdocs: conversion specifications; see -https://www.gnu.org/software/libc/manual/html_node/Dynamic-String-Input.html#Dynamic-String-Input";> +https://sourceware.org/glibc/manua

[pushed] wwwdocs: codingconventions: Update savannah.gnu.org git links

2025-09-07 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/codingconventions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index 0bf70895..98a7fc50 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -724,

[pushed] wwwdocs: mirrors: Simplify language

2025-09-07 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 31e38384..1c4ea762 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -73,7 +73,7 @@ Key fingerprint = D3A9 3CAD 751C 2AF4 F8C7 AD

[pushed] wwwdocs: git: Prefer https:// over git://

2025-08-31 Thread Gerald Pfeifer
Jonny suggested this a while ago, when originally I didn't fully understand; now I do. :-) Pushed. Gerald git:// is a legacy protocol that lacks authentication and encryption. --- htdocs/git.html | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/htdocs/git.html b/htdoc

[pushed] wwwdocs: gcc-4.7: Use primary site for Fedora mail archive

2025-08-31 Thread Gerald Pfeifer
Google brought up fedorahosted.org; everywhere else we have fedoraproject.org, so use that. --- htdocs/gcc-4.7/porting_to.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-4.7/porting_to.html b/htdocs/gcc-4.7/porting_to.html index 2387b87b..fbb940a6 100644 --- a/h

[pushed] wwwdocs: testing: Simplify link to LAPACK site

2025-08-31 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/testing/testing-lapack.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/testing/testing-lapack.html b/htdocs/testing/testing-lapack.html index 3262d69c..d6d8c604 100644 --- a/htdocs/testing/testing-lapack.html +++ b/htdocs/testing/testing-

Re: [pushed] wwwdocs: mirrors: Drop mirrors.concertpass.com

2025-08-30 Thread Gerald Pfeifer
On Sat, 30 Aug 2025, Gerald Pfeifer wrote: > It has not synced our snapshots and releases since February 2023. > > ad...@mirrors.concertpass.com, happy to restore this listing if you decide > to actively mirror again. Maybe just some job that broke? Looks like it's more than just a job that brok

[pushed] wwwdocs: mirrors: Drop mirrors.concertpass.com

2025-08-30 Thread Gerald Pfeifer
It has not synced our snapshots and releases since February 2023. ad...@mirrors.concertpass.com, happy to restore this listing if you decide to actively mirror again. Maybe just some job that broke? Gerald --- htdocs/mirrors.html | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/mirrors

[pushed] wwwdocs: news: Drop link to Twitter from the history news section

2025-08-30 Thread Gerald Pfeifer
/news.html @@ -461,9 +461,8 @@ Twitter and Google+ accounts [2013-08-08] wwwdocs: -GCC and the GNU Toolchain Project now have accounts on -https://twitter.com/gnutools"; target="_blank">Twitter and -Google+ to help developers stay informed of progress. +

[pushed] wwwdocs: gcc-4.7: Fix link to fedora-devel@ archive

2025-08-30 Thread Gerald Pfeifer
I also added the month/year to make future searches for broken links easier and provide some extra context. Pushed. Gerald --- htdocs/gcc-4.7/porting_to.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-4.7/porting_to.html b/htdocs/gcc-4.7/porting_to.html

[pushed] wwwdocs: gcc-4.8: Adjust rawhide/x86_64 rebuild link

2025-08-30 Thread Gerald Pfeifer
Just a trailing slash... Pushed. Gerald --- htdocs/gcc-4.8/porting_to.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-4.8/porting_to.html b/htdocs/gcc-4.8/porting_to.html index c7e188ef..68c3bb69 100644 --- a/htdocs/gcc-4.8/porting_to.html +++ b/htdocs/gcc-4.8

Re: [pushed] wwwdocs: gcc-14: Editorial changes in the RISC-V section

2025-08-30 Thread Xi Ruoyao
itecture string > +  The -march= option no longer requires the architecture > string >    to be in canonical order, with only a few constraints remaining: the >    architecture string must start with rv[32|64] > wwwdocs:[i|g|e], and >    must use an underscore as th

Re: [pushed] wwwdocs: gcc-14: Editorial changes in the RISC-V section

2025-08-30 Thread Gerald Pfeifer
On Sun, 31 Aug 2025, Xi Ruoyao wrote: >> -  Support for the TLS descriptors [...] >> +  configured with --with-tls=[trad|desc] wwwdocs:. >> +  This feature requires glibc 2.40. Thanks to Tatsuyuki Ishi from > Just noticed this claim but unfortunately... this is not c

Re: [pushed] wwwdocs: news: Drop parmance.com link

2025-08-30 Thread NightStrike
On Sat, Aug 30, 2025 at 8:40 AM Gerald Pfeifer wrote: > > That page was pretty, um, empy, so not exactly useful. > > Pushed. > > Gerald > --- > htdocs/news.html | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/htdocs/news.html b/htdocs/news.html > index bfae071e..d856234

[pushed] wwwdocs: gcc-14: Editorial changes in the RISC-V section

2025-08-30 Thread Gerald Pfeifer
tion with specific extensions. - -march= option no longer requires the architecture string + The -march= option no longer requires the architecture string to be in canonical order, with only a few constraints remaining: the architecture string must start with rv[32|64] wwwdocs:[i|g|

[pushed] wwwdocs: gcc-6: Update link for CVE-2014-1266

2025-08-30 Thread Gerald Pfeifer
014-1266: + https://www.cve.org/CVERecord?id=CVE-2014-1266";>CVE-2014-1266: sslKeyExchange.c: In function 'SSLVerifySignedServerKeyExchange': sslKeyExchange.c:629:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] wwwdocs: -- 2.50.1

[pushed] wwwdocs: news: Drop parmance.com link

2025-08-30 Thread Gerald Pfeifer
That page was pretty, um, empy, so not exactly useful. Pushed. Gerald --- htdocs/news.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index bfae071e..d8562349 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -245,8 +245,7 @@

[pushed] wwwdocs: style: Twitter is now X

2025-08-14 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/style.mhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml index f1aa8214..5bd5190c 100644 --- a/htdocs/style.mhtml +++ b/htdocs/style.mhtml @@ -69,7 +69,7 @@ https://gcc.gnu.org/onlinedocs/gcc/Contributors

[pushed] wwwdocs: gcc-11: Update AArch64 link for -mharden-sls

2025-08-14 Thread Gerald Pfeifer
Arm's webmasters put a permanent redirect in place; follow that. Pushed. Gerald --- htdocs/gcc-11/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 65ccbc41..1bdd814b 100644 --- a/htdocs/gcc-11/changes.h

Re: [PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Florian Weimer
* Gerald Pfeifer: > diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html > index 52b10f33..48aeb9bd 100644 > --- a/htdocs/projects/cxx-status.html > +++ b/htdocs/projects/cxx-status.html > @@ -731,9 +731,6 @@ >extensions in addition to C++20 features, > add -

Re: [PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Jonathan Wakely
It's still experimental. On Thu, 7 Aug 2025, 18:16 Gerald Pfeifer, wrote: > Looking at projects/cxx-status.html I noticed we state > >Important: Because the ISO C++20 standard is recent, GCC's support >is *experimental*. > > Do we still need/want this, or shall we drop it per the patch b

Re: [PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Ville Voutilainen
On Thu, 7 Aug 2025 at 20:59, Mike Stump wrote: > > On Aug 7, 2025, at 9:15 AM, Gerald Pfeifer wrote: > > > > Looking at projects/cxx-status.html I noticed we state > > > > Important: Because the ISO C++20 standard is recent, GCC's support > > is *experimental*. > > > > Do we still need/want t

Re: [PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Ville Voutilainen
On Thu, 7 Aug 2025 at 21:07, Ville Voutilainen wrote: > > On Thu, 7 Aug 2025 at 20:59, Mike Stump wrote: > > > > On Aug 7, 2025, at 9:15 AM, Gerald Pfeifer wrote: > > > > > > Looking at projects/cxx-status.html I noticed we state > > > > > > Important: Because the ISO C++20 standard is recent,

Re: [PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Jakub Jelinek
On Thu, Aug 07, 2025 at 10:57:49AM -0700, Mike Stump wrote: > On Aug 7, 2025, at 9:15 AM, Gerald Pfeifer wrote: > > > > Looking at projects/cxx-status.html I noticed we state > > > > Important: Because the ISO C++20 standard is recent, GCC's support > > is *experimental*. > > > > Do we sti

Re: [PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Mike Stump
On Aug 7, 2025, at 9:15 AM, Gerald Pfeifer wrote: > > Looking at projects/cxx-status.html I noticed we state > > Important: Because the ISO C++20 standard is recent, GCC's support > is *experimental*. > > Do we still need/want this, or shall we drop it per the patch below? Drop it. Featur

[PATCH] wwwdocs: No longer label C++20 as experimental

2025-08-07 Thread Gerald Pfeifer
Looking at projects/cxx-status.html I noticed we state Important: Because the ISO C++20 standard is recent, GCC's support is *experimental*. Do we still need/want this, or shall we drop it per the patch below? Gerald diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-sta

[pushed] wwwdocs: news: Make General Processor Technologies a textual reference only

2025-08-07 Thread Gerald Pfeifer
for gcc-supported targets. The code was developed by http://parmance.com";>Parmance with sponsorship from - https://www.generalprocessortech.com";>General Processor Technologies. + General Processor Technologies. Fuchsia OS support [2017-01-10] wwwdocs: -- 2.50.1

[pushed] wwwdocs: readings: Move bell-labs.com material to nokia.com

2025-08-07 Thread Gerald Pfeifer
Interesting turns of history... Pushed. Gerald --- htdocs/readings.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 251011e0..a27d7d22 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -370,9 +370,9 @@

Re: [pushed] wwwdocs: gcc-16: Fix markup and activate IA-32/x86-64 section

2025-08-03 Thread H.J. Lu
On Sat, Aug 2, 2025 at 5:12 PM Gerald Pfeifer wrote: > > H.J., I assume you also wanted to activate the respective section? > Yes. Thanks. > Pushed. > > Gerald > --- > htdocs/gcc-16/changes.html | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/htdocs/gcc-16/changes.h

[pushed] wwwdocs: gcc-16: Fix markup and activate IA-32/x86-64 section

2025-08-02 Thread Gerald Pfeifer
H.J., I assume you also wanted to activate the respective section? Pushed. Gerald --- htdocs/gcc-16/changes.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html index 37fcb605..a75d3b5a 100644 --- a/htdocs/gcc-16/chan

[pushed] wwwdocs: news: Drop Google Summer of Code 2014 link

2025-08-02 Thread Gerald Pfeifer
oogle Summer of Code 2014 [2014-02-24] wwwdocs: -GCC has been accepted as a -https://www.google-melange.com/archive/gsoc/2014/orgs/gcc";>Google Summer of Code 2014 project. +GCC has been accepted as a Google Summer of Code 2014 project. Students, mentors and project

Re: [PATCH wwwdocs] Add news about 2025 Cauldron to index

2025-08-01 Thread Pietro Monteiro
Committed as obvious. On Fri, Aug 1, 2025, at 11:55 AM, Pietro Monteiro wrote: > Move old news about GCC 14.2 and 2024 Cauldron to old news page. > --- > htdocs/index.html | 12 > htdocs/news.html | 8 > 2 files changed, 12 insertions(+), 8 deletions(-) > > diff --git a/ht

[PATCH wwwdocs] Add news about 2025 Cauldron to index

2025-08-01 Thread Pietro Monteiro
Move old news about GCC 14.2 and 2024 Cauldron to old news page. --- htdocs/index.html | 12 htdocs/news.html | 8 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index c062d876..2acb705e 100644 --- a/htdocs/index.html +

[pushed] wwwdocs: news: Drop uclinux.org link

2025-08-01 Thread Gerald Pfeifer
www.uclinux.org hasn't been responding to http (nor https) for a while; drop that link from this 22 year old news items. Pushed. Gerald --- htdocs/news.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index f2d16c08..cd65d235 100644

Re: [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support

2025-07-30 Thread Tobias Burnus
Now reworded and committed - see attached + https://gcc.gnu.org/gcc-16/changes.html Thanks for the comments! Tobias commit b420d69be557f55635d869b770e80789977ffcf4 Author: Tobias Burnus Date: Wed Jul 30 09:41:30 2025 +0200 gcc-16/changes.html: Update OpenACC support diff --git a/htdocs

[pushed] wwwdocs: gcc-15: Use https for gcc.gnu.org

2025-07-29 Thread Gerald Pfeifer
I checked, and GCC 14 (and others) uses https; not sure how http snuck in here for the GCC 15 web pages? Pushed. Gerald --- htdocs/gcc-15/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-15/index.html b/htdocs/gcc-15/index.html index d68da280..5670dd

Re: [wwwdocs] Remove contribute.html text about including ChangeLog in the patch

2025-07-29 Thread Gerald Pfeifer
On Sun, 13 Jul 2025, Jonathan Wakely wrote: > This is an anachronism: ChangeLog entries should never be part of the > patch, because nobody should be editing them locally and including them > in a commit. Whether you can self-approve or not isn't relevant. Nice. In general we should be looking at

Re: [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support

2025-07-29 Thread Tobias Burnus
Hi Gerald, Gerald Pfeifer wrote: + OpenACC 3.4: In Fortran, named constants (PARAMETER) used as + var in clauses are now accepted (and ignored as not being + required). The support for named constants has been added to the + specification and GCC for better compatibility with exi

Re: [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support

2025-07-29 Thread Gerald Pfeifer
On Tue, 29 Jul 2025, Tobias Burnus wrote: > Thanks for proof reading and noting the missing patch … Now for the actual patch :-) 1) Nice! + OpenACC 3.4: In Fortran, named constants (PARAMETER) used as + var in clauses are now accepted (and ignored as not being + required). The support

Re: [wwwdocs, patch] gcc-16/changes.html: Update OpenACC support

2025-07-29 Thread Tobias Burnus
Thanks for proof reading and noting the missing patch … Gerald Pfeifer: On Tue, 29 Jul 2025, Tobias Burnus wrote: Update https://gcc.gnu.org/gcc-16/changes.html for some OpenACC features that went in; while small and some of them rather new (OpenACC 3.4 was only released in June 2025), they all

[wwwdocs, patch] gcc-16/changes.html: Update OpenACC support

2025-07-29 Thread Tobias Burnus
Update https://gcc.gnu.org/gcc-16/changes.html for some OpenACC features that went in; while small and some of them rather new (OpenACC 3.4 was only released in June 2025), they all show up in real-world code and, hence, are important to users. Any comments before (or after) I pushed the changes?

[pushed] wwwdocs: mirrors: Drop netgull.com

2025-07-20 Thread Gerald Pfeifer
Pushed. Gerald This mirror has not been updating (nor carrying full bits) since 2020 without response from the admins. --- htdocs/mirrors.html | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 7a823ceb..8cd6180f 100644 --- a/htdocs/mirrors.html ++

Re: [patch,wwwdocs] Remove cr16, tilegx, tilepro from backends.html

2025-07-18 Thread Gerald Pfeifer
On Fri, 18 Jul 2025, Jeff Law wrote: > On 7/18/25 8:37 AM, Georg-Johann Lay wrote: >> Ok to apply removal of backends no more present in v13? > Yes. And feel free to simply push such changes (under the obvious rule). Gerald

Re: [patch,wwwdocs] Remove cr16, tilegx, tilepro from backends.html

2025-07-18 Thread Jeff Law
On 7/18/25 8:37 AM, Georg-Johann Lay wrote: Ok to apply removal of backends no more present in v13? Yes. jeff

[patch,wwwdocs] Remove cr16, tilegx, tilepro from backends.html

2025-07-18 Thread Georg-Johann Lay
Ok to apply removal of backends no more present in v13? Johann -- backends.html (cr16, tilegx, tilepro): Remove entries. The cr16, tilegx and tilepro backends have been removed in v13, which is the oldest supported GCC release. diff --git a/htdocs/backends.html b/htdocs/backends.html index 52

Re: [wwwdocs] Remove contribute.html text about including ChangeLog in the patch

2025-07-13 Thread Jakub Jelinek
elevant. > > OK for wwwdocs? LGTM. Jakub

[wwwdocs] Remove contribute.html text about including ChangeLog in the patch

2025-07-13 Thread Jonathan Wakely
--- This is an anachronism: ChangeLog entries should never be part of the patch, because nobody should be editing them locally and including them in a commit. Whether you can self-approve or not isn't relevant. OK for wwwdocs? htdocs/contribute.html | 5 ++--- 1 file changed, 2 inser

[wwwdocs] Add some C++23 and C++26 library features to GCC 16 release notes

2025-07-09 Thread Jonathan Wakely
Also thank Tomasz for std::format range support in GCC 15 --- Pushed to wwwdocs. htdocs/gcc-15/changes.html | 2 +- htdocs/gcc-16/changes.html | 21 - 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html

[pushed] wwwdocs: codingconventions: Move git.savannah.gnu.org to https

2025-07-05 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/codingconventions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index 81bf6bbb..0bf70895 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -724,

[pushed] wwwdocs: news: Move GCC Resource Center to https

2025-07-05 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index df1a969c..f2d16c08 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -493,7 +493,7 @@ GCC internals documentation [2013-01-23] wwwdocs

[pushed] wwwdocs: readings: compilerconnection.com is gone

2025-07-05 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/readings.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 3b0556e6..251011e0 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -604,9 +604,6 @@ names. - http://compilerconnection.com";>Link

[patch,wwwdocs,applied] AVR uses LRA per default

2025-06-27 Thread Georg-Johann Lay
Adjusted backends.html for avr. Applied as obvious. Johann -- commit 3ba9c3647d9dee45c5afe90ccc21c3b5753ca8aa backends.html (avr): Uses LRA per default. https:/gcc.gnu.org/r16-1733 enabled LRA per default on AVR. diff --git a/htdocs/backends.html b/htdocs/backends.html index 2a63f91b..52f897

Re: [wwwdocs] Add C2y status table

2025-06-23 Thread Joseph Myers
On Mon, 23 Jun 2025, Marek Polacek wrote: > Thanks for the review. Ok? OK. -- Joseph S. Myers josmy...@redhat.com

Re: [wwwdocs] Add C2y status table

2025-06-23 Thread Marek Polacek
On Thu, Jun 12, 2025 at 07:13:13PM +, Joseph Myers wrote: > On Thu, 12 Jun 2025, Marek Polacek wrote: > > > + > > + > > +Support ++ and -- on complex values > > + > href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3259.pdf";>N3259 > > +15 > > + > > + > > This sh

Re: [wwwdocs v2] Add C23 status table

2025-06-23 Thread Marek Polacek
On Thu, Jun 19, 2025 at 08:36:42PM +, Joseph Myers wrote: > On Fri, 13 Jun 2025, Marek Polacek wrote: > > > doesn't need any changes, I think. Another is "modified existing functions > > to preserve the const-ness of the type placed into the function", I don't > > what this is talking about.

Re: [committed][wwwdocs] Add C++26 Core Sofia papers

2025-06-23 Thread Jakub Jelinek
On Mon, Jun 23, 2025 at 11:06:39AM -0400, Jason Merrill wrote: > P3491 define_static_* includes some reflection bits, but the core > functionality is independent of reflection, so let's give it its own row in > the table. Ok. I've committed the following incremental patch then (plus created one n

Re: [committed][wwwdocs] Add C++26 Core Sofia papers

2025-06-23 Thread Jason Merrill
On 6/23/25 5:17 AM, Jakub Jelinek wrote: Hi! I've created new PRs for the new papers and committed the following to update cxx-status.html. The html omits the R suffixes on papers which aren't public in wg21.link link yet, we can change those incrementally. Thanks, makes sense. diff --git a/

[committed][wwwdocs] Add C++26 Core Sofia papers

2025-06-23 Thread Jakub Jelinek
Hi! I've created new PRs for the new papers and committed the following to update cxx-status.html. The html omits the R suffixes on papers which aren't public in wg21.link link yet, we can change those incrementally. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html i

Re: [wwwdocs v2] Add C23 status table

2025-06-19 Thread Joseph Myers
On Fri, 13 Jun 2025, Marek Polacek wrote: > doesn't need any changes, I think. Another is "modified existing functions > to preserve the const-ness of the type placed into the function", I don't > what this is talking about. It's a duplicate of the entry "added qualifier preserving macros for b

Re: [gcc-wwwdocs PATCH] gcc-15: Correct DMR ISA base platform to include AMX-COMPLEX

2025-06-14 Thread Gerald Pfeifer
On Fri, 13 Jun 2025, Haochen Jiang wrote: > I just found that since AMX-COMPLEX is enabled on Diamond Rapids but > not enabled on Granite Rapids, we should use the ISA level from > Granite Rapids D instead of Granite Rapids to show that. > > Since Diamond Rapids is the actual successor of Granite

[wwwdocs v2] Add C23 status table

2025-06-13 Thread Marek Polacek
On Thu, Jun 12, 2025 at 05:39:26PM +, Joseph Myers wrote: > On Wed, 11 Jun 2025, Marek Polacek wrote: > > > This patch adds the C23 Support in GCC table (compiler features only). > > > > While creating it, I've consulted Annex M.2, our own changes.html, > > Joseph's "ISO C23 support in the GN

[gcc-wwwdocs PATCH] gcc-15: Correct DMR ISA base platform to include AMX-COMPLEX

2025-06-12 Thread Haochen Jiang
slightly tweak the word here just like what we did in GCC13 for Sierra Forest. Ok for gcc-wwwdocs? Thx, Haochen --- htdocs/gcc-15/changes.html | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 5d35253a..d0b289e1

Re: [wwwdocs] Add C2y status table

2025-06-12 Thread Joseph Myers
On Thu, 12 Jun 2025, Marek Polacek wrote: > + > + > +Support ++ and -- on complex values > + href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3259.pdf";>N3259 > +15 > + > + This should be when the feature was supported (either GCC 2.5 when complex types were introd

Re: [wwwdocs] Add C23 status table

2025-06-12 Thread Joseph Myers
On Wed, 11 Jun 2025, Marek Polacek wrote: > This patch adds the C23 Support in GCC table (compiler features only). > > While creating it, I've consulted Annex M.2, our own changes.html, > Joseph's "ISO C23 support in the GNU Toolchain" Cauldron presentation, > https://en.cppreference.com/w/c/comp

Re: [wwwdocs] Add C2y status table

2025-06-12 Thread Marek Polacek
466 paper that amended this > and compiler side of that is awaiting patch review for GCC 16. > So I think this bullet should mention both the papers and show the first > one implemented in GCC 15 and second one unimplemented yet. Thanks, done here: Ok for wwwdocs? -- >8 -- diff --git a

Re: [wwwdocs] Add C2y status table

2025-06-12 Thread Jakub Jelinek
On Thu, Jun 12, 2025 at 12:50:00PM -0400, Marek Polacek wrote: > + > + > +More Modern Bit Utilities > + href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3367.htm";>N3367 > + > +15 I think everything that needs compiler support is in GCC 15, but it is mostly a library t

[wwwdocs] Add C2y status table

2025-06-12 Thread Marek Polacek
To be applied on top of the C23 status table patch. W3 validated. Ok? -- >8 -- diff --git a/htdocs/projects/c-status.html b/htdocs/projects/c-status.html index 7e522bc3..5bee3e25 100644 --- a/htdocs/projects/c-status.html +++ b/htdocs/projects/c-status.html @@ -31,7 +31,6 @@ GCC has experimenta

[wwwdocs] Add C23 status table

2025-06-11 Thread Marek Polacek
This patch adds the C23 Support in GCC table (compiler features only). While creating it, I've consulted Annex M.2, our own changes.html, Joseph's "ISO C23 support in the GNU Toolchain" Cauldron presentation, https://en.cppreference.com/w/c/compiler_support.html, https://clang.llvm.org/c_status.ht

Re: [wwwdocs] Add C status page (C11 table)

2025-06-10 Thread Joseph Myers
On Tue, 10 Jun 2025, Marek Polacek wrote: > + > +Anonymous structures and unions > + href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1406.pdf";>N1406 > +4.6 > + > + 4.6 is probably a reasonable version to list here given that a significant piece (support for designato

[wwwdocs] Add C status page (C11 table)

2025-06-10 Thread Marek Polacek
This patch adds a C11 status table to c-status.html. I consulted n3220.pdf (M.4) and https://gcc.gnu.org/wiki/C11Status, and checked that Implemented in Version is correct. I've added links to proposals where it seemed relevant. Also add a small note about C17. W3 validated. Ok? --- htdocs/gcc-

Re: [Patch] [+wwwdocs] gcn: Add experimental MI300 (gfx942) support

2025-06-10 Thread Andrew Stubbs
On 10/06/2025 09:49, Tobias Burnus wrote: This add experimental support for AMD Instinct MI300. It has been tested to support hello world, but not yet much beyond (to come). OK for mainline? I forgot that %G would have to have an operand number. That's not ideal, but using a punctuation mark

[Patch] [+wwwdocs] gcn: Add experimental MI300 (gfx942) support

2025-06-10 Thread Tobias Burnus
This add experimental support for AMD Instinct MI300. It has been tested to support hello world, but not yet much beyond (to come). OK for mainline? Tobias gcn: Add experimental MI300 (gfx942) support As gfx942 and gfx950 belong to gfx9-4-generic, the latter two are also added. Note that there

[wwwdocs, committed] gcc-16/changes.html + projects/gomp/: OpenMP/OpenACC update

2025-06-09 Thread Tobias Burnus
First real entries for https://gcc.gnu.org/gcc-16/changes.html New API routines for OpenMP and OpenACC Added one supported and one partial to https://gcc.gnu.org/projects/gomp/ (Once a bit more is implemented, the partial one [declare mapper] will be also be added to gcc-16/changes.html and libgo

Re: [wwwdocs] Add C status page (check, small tweaks)

2025-06-09 Thread Joseph Myers
On Mon, 9 Jun 2025, Marek Polacek wrote: > I've checked our C99 status table against the list in Annex M.5 in C23 > (n3220). > I found no issues. For this it probably makes sense to refer to the latest C2y draft, but there shouldn't be any significant changes to the pre-C23 lists there. (C2y

[wwwdocs] Add C status page (check, small tweaks)

2025-06-09 Thread Marek Polacek
I've checked our C99 status table against the list in Annex M.5 in C23 (n3220). I found no issues. This patch renames the title of our C status page in preparation for adding C11 and C23 lists. W3 validated. Ok? --- htdocs/projects/c-status.html | 27 --- 1 file changed

Re: [wwwdocs] Add C status page (rename c99status.html)

2025-06-05 Thread Joseph Myers
On Thu, 5 Jun 2025, Marek Polacek wrote: > On Thu, Jun 05, 2025 at 08:46:25PM +, Joseph Myers wrote: > > On Thu, 5 Jun 2025, Marek Polacek wrote: > > > > > Also adjust redirects. > > > > I don't see the .htaccess updates here, the existing redirects should be > > updated and a new one for /

Re: [wwwdocs] Add C status page (rename c99status.html)

2025-06-05 Thread Marek Polacek
On Thu, Jun 05, 2025 at 08:46:25PM +, Joseph Myers wrote: > On Thu, 5 Jun 2025, Marek Polacek wrote: > > > Also adjust redirects. > > I don't see the .htaccess updates here, the existing redirects should be > updated and a new one for /c99status.html added. Like so? -- >8 -- --- htdocs/.h

Re: [wwwdocs] Add C status page (rename c99status.html)

2025-06-05 Thread Joseph Myers
On Thu, 5 Jun 2025, Marek Polacek wrote: > Also adjust redirects. I don't see the .htaccess updates here, the existing redirects should be updated and a new one for /c99status.html added. -- Joseph S. Myers josmy...@redhat.com

Re: [wwwdocs] Add C status page (rename c99status.html)

2025-06-05 Thread Joseph Myers
4956.html>. > > This patch does step (a). > > Patch to update the GCC manual to follow. > > Ok for wwwdocs? OK. -- Joseph S. Myers josmy...@redhat.com

[wwwdocs] Add C status page (rename c99status.html)

2025-06-05 Thread Marek Polacek
CC manual to follow. Ok for wwwdocs? -- >8 -- >From 62e30c69e991f448be9c10881c8749f0ce98ce70 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Thu, 5 Jun 2025 15:46:46 -0400 Subject: [PATCH] Rename c99status.html to projects/c-status.html Also adjust redirects. --- htdocs/gcc-

[wwwdocs] Add notes about C++20 iterator concepts and std::vector

2025-05-23 Thread Jonathan Wakely
--- Pushed to wwwdocs. htdocs/gcc-14/porting_to.html | 10 ++ htdocs/gcc-15/porting_to.html | 61 +++ 2 files changed, 71 insertions(+) diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html index 2d8eaf3a..e8c2869b 100644 --- a/htdocs

[WWWDOCS, COMMITTED] Update git repository docs after creation of devel/omp/gcc-15.

2025-05-15 Thread Sandra Loosemore
* git.html: Note that devel/omp/gcc-15 exists, and that the corresponding gcc-14 branch is now stale. --- htdocs/git.html | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/htdocs/git.html b/htdocs/git.html index 8edaa254..0b55a970 100644 --- a/htdocs

Re: [wwwdocs] Remove claims that the release timeline shows future releases

2025-05-14 Thread Jakub Jelinek
t; been added, on the day when the release happens. > --- > > OK for wwwdocs? Yes. Jakub

[wwwdocs] Remove claims that the release timeline shows future releases

2025-05-14 Thread Jonathan Wakely
The timeline hasn't shown any tentative dates for future releases since 2006-03-06 when GCC 3.4.6 was released and the tentative date got replaced with the real date. Since then only actual release dates have been added, on the day when the release happens. --- OK for wwwdocs? h

Re: [WWWDOCS] readings: add links to CTF and BTF format specifications

2025-05-09 Thread Andrew Pinski
On Fri, May 9, 2025 at 12:47 PM Indu Bhagat wrote: > > Fix PR web/114649 I think this counts as obvious. And LGTM too. > --- > htdocs/readings.html | 4 > 1 file changed, 4 insertions(+) > > diff --git a/htdocs/readings.html b/htdocs/readings.html > index 56398317..3b0556e6 100644 > --- a/

[WWWDOCS] readings: add links to CTF and BTF format specifications

2025-05-09 Thread Indu Bhagat
Fix PR web/114649 --- htdocs/readings.html | 4 1 file changed, 4 insertions(+) diff --git a/htdocs/readings.html b/htdocs/readings.html index 56398317..3b0556e6 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -598,6 +598,10 @@ names. https://dwarfstd.org";>DWARF Workgro

[patch, wwwdocs, committed] Fix option name in gcc15/changes.html

2025-05-03 Thread Thomas Koenig
Hello world, I just committed the following patch after noticing that an option name was wrong in the gcc15/changes.html file. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index d851a744..b442b8d9 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@

Re: [wwwdocs] gcc-15: Add changes for Rust frontend

2025-04-26 Thread Arthur Cohen
Patch has been committed and pushed upstream. Best, Arthur On 4/25/25 4:30 PM, arthur.co...@embecosm.com wrote: From: Arthur Cohen Content was validated using the Nu HTML checker per the contributing doc. --- htdocs/gcc-15/changes.html | 57 ++ 1 file

[pushed] wwwdocs: gcc-15: Fix markup

2025-04-26 Thread Gerald Pfeifer
--- htdocs/gcc-15/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 1b7d0e1b..6659574f 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -388,7 +388,7 @@ asm (".text; %cc0:

[pushed] wwwdocs: my GCC 15 changes

2025-04-25 Thread David Malcolm
I forgot to push this before going on vacation; sorry. Pushed to trunk. --- htdocs/gcc-15/changes.html | 260 +++- htdocs/gcc-15/diag-color-screenshot.png | Bin 0 -> 33062 bytes 2 files changed, 257 insertions(+), 3 deletions(-) create mode 100644 htdocs/gcc-15

[wwwdocs] gcc-15: Add changes for Rust frontend

2025-04-25 Thread arthur . cohen
From: Arthur Cohen Content was validated using the Nu HTML checker per the contributing doc. --- htdocs/gcc-15/changes.html | 57 ++ 1 file changed, 57 insertions(+) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 3e3c6655..10b1ce

  1   2   3   4   5   6   7   8   9   10   >