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

[committed] wwwdocs: Rotate news

2025-04-25 Thread Jakub Jelinek
Hi! I've committed the following patch to rotate news, chose to move 202{2,3}-ish items to news.html. We'll soon have 14.3/13.4 releases so the first column will be about the same length as the second. diff --git a/htdocs/index.html b/htdocs/index.html index 8bdc4071..a662ab09 100644 --- a/htdoc

[wwwdocs v2] Document some more libstdc++ additions in gcc-15

2025-04-25 Thread Jonathan Wakely
--- Pushed to wwwdocs. htdocs/gcc-15/changes.html | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 3cec4ff4..3e3c6655 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15

[wwwdocs] Update documentation URL in robots.txt

2025-04-25 Thread Jonathan Wakely
--- Pushed to wwwdocs because the old URL gives a 404 error. htdocs/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/robots.txt b/htdocs/robots.txt index 01ae43dd..526fa1dd 100644 --- a/htdocs/robots.txt +++ b/htdocs/robots.txt @@ -1,4 +1,4 @@ -# See http

Re: [wwwdocs][Patch] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update

2025-04-18 Thread Gerald Pfeifer
On Thu, 17 Apr 2025, Tobias Burnus wrote: > * https://gcc.gnu.org/projects/gomp/ This is a no-brainer. Please go ahead and push (and any such changes in the future). It does make me wonder whether we really need/want distinct docs for minor releases or shouldn't better keep just one for the br

Re: [wwwdocs][Patch] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update

2025-04-17 Thread Gerald Pfeifer
On Thu, 17 Apr 2025, Tobias Burnus wrote: > Anyone: comments are welcome. > + The standard C++ library (libstdc++) is now supported I wouldn't mark up libstdc++ as in this context; we are pretty much treating it as a proper name/project name. (Two occurrences.) Looks good to me otherwise, t

Re: [wwwdocs][Patch] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update

2025-04-17 Thread Tobias Burnus
Gerald Pfeifer wrote: On Thu, 17 Apr 2025, Tobias Burnus wrote: * https://gcc.gnu.org/projects/gomp/ This is a no-brainer. Well, it still adds GCC 16 … It does make me wonder whether we really need/want distinct docs for minor releases or shouldn't better keep just one for the branch? I

Re: [wwwdocs][Patch] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update

2025-04-17 Thread Andrew Stubbs
On 17/04/2025 15:10, Tobias Burnus wrote: Hi all, @Fortraners: Comments to the added 'do concurrent' item? @Thomas: Are you fine with this C++ wording? @Andrew: Likewise for C++ and ROCm bump? This part is fine with me. Andrew Anyone: comments are welcome. Affected pages: * https://gcc.

[wwwdocs][Patch] gcc-15/changes: Fortran + offload (C++) update | project/gomp: GCC 15 update

2025-04-17 Thread Tobias Burnus
Hi all, @Fortraners: Comments to the added 'do concurrent' item? @Thomas: Are you fine with this C++ wording? @Andrew: Likewise for C++ and ROCm bump? Anyone: comments are welcome. Affected pages: * https://gcc.gnu.org/gcc-15/changes.html * https://gcc.gnu.org/projects/gomp/ Cheers, Tobia

[wwwdocs][committed] gcc-15 + projects/gomp: OpenMP update

2025-04-15 Thread Tobias Burnus
Update the OpenMP entry in the GCC 15 release notes and the status at the OpenMP project page. * https://gcc.gnu.org/gcc-15/changes.html * https://gcc.gnu.org/projects/gomp/ Tobias commit 5937699869cfc15d57d8ba5913109701dcf7a64b Author: Tobias Burnus Date: Tue Apr 15 23:50:57 2025 +0200

Re: [PATCH] wwwdocs: Document changes to the D front-end

2025-04-15 Thread Iain Buclaw
Ping. If no obvious grammar errors are flagged, I'll likely just commit this later today. Thanks, Iain. Excerpts from Iain Buclaw's message of März 20, 2025 12:25 pm: > Hi, > > This patch adds D front-end section to the GCC changes pages. When > inspecting this, I noticed that the previous two

RE: [gcc-wwwdocs PATCH] gcc-14/15: Mention recent change for Intel x86_64

2025-04-08 Thread Jiang, Haochen
> From: Gerald Pfeifer > Sent: Sunday, March 30, 2025 4:23 AM > > On Mon, 24 Mar 2025, Haochen Jiang wrote: > > Mention AVX10.1 option changes, revise AVX10.2 option and mention > > APX_F new feature in GCC 15. > > --- > > >New ISA extension support for Intel AVX10.1 was added. > > - AV

[PATCH] wwwdocs: projects/gomp: Make intro more general

2025-04-06 Thread Gerald Pfeifer
I have *not* pushed this and am looking for review/approval. Primarily this broadens "for all GNU system variants" by "for a broad variety of systems", similar to our main page. Okay? Gerald --- htdocs/projects/gomp/index.html | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) d

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-04-04 Thread Sam James
NightStrike writes: > How is an online only name different from an anonymous pseudonym? It doesn’t > seem to me that your changes actually > clarify anything. To me, they make it more ambiguous. The idea is to not have something throwaway (please also don't toppost).

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-04-04 Thread Mark Wielaard
n as > > > > > > > adopted by other communities like the linux kernel, elfutils, > > cncf and > > > > > > > gentoo. > > > > > > > > > > > > > > Also explain that the FSF assignment policy might be more > > a

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-04-04 Thread NightStrike
t; > > > > > known identity that could be contacted to discuss the > contribution as > > > > > > adopted by other communities like the linux kernel, elfutils, > cncf and > > > > > > gentoo. > > > > > > > > > > > > Also expla

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-04-04 Thread Mark Wielaard
> > > > > > gentoo. > > > > > > > > > > > > Also explain that the FSF assignment policy might be more > > > > > > appropriate > > > > > > when wanting to contribute using an anonymous pseudonym. > > > &g

[wwwdocs] Document some more libstdc++ additions in gcc-15

2025-04-04 Thread Jonathan Wakely
--- Changes for https://gcc.gnu.org/gcc-15/changes.html#libstdcxx Are we missing anything else significant? htdocs/gcc-15/changes.html | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index c80ecc50..b23c7e74 100

RE: [gcc-wwwdocs PATCH] gcc-14/15: Mention recent change for Intel x86_64

2025-03-31 Thread Jiang, Haochen
> From: Gerald Pfeifer > Sent: Sunday, March 30, 2025 5:23 AM > > On Mon, 24 Mar 2025, Haochen Jiang wrote: > > Mention AVX10.1 option changes, revise AVX10.2 option and mention > > APX_F new feature in GCC 15. > > --- > > >New ISA extension support for Intel AVX10.1 was added. > > - AV

Re: [wwwdocs] Add Ada's GCC 15 changelog entry

2025-03-30 Thread Fernando Oleo Blanco
Hi, is there any feedback that I should apply? If not, I would like to see the patch merged so that people can see the changes for Ada :) Best regards, Fer On 3/24/25 19:47, Fernando Oleo Blanco wrote: > Dear GCC maintainers, > > I have written the GCC 15 changelog for Ada. I am attaching the p

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-03-30 Thread Mark Wielaard
might be more appropriate > > > > > when wanting to contribute using an anonymous pseudonym. > > > > > > > > This looks fine to me personally, though I don't feel I can simply > > > > approve > > > > this wearing my wwwdocs

Re: [gcc-wwwdocs PATCH] gcc-14/15: Mention recent change for Intel x86_64

2025-03-29 Thread Gerald Pfeifer
On Mon, 24 Mar 2025, Haochen Jiang wrote: > Mention AVX10.1 option changes, revise AVX10.2 option and mention > APX_F new feature in GCC 15. > --- >New ISA extension support for Intel AVX10.1 was added. > - AVX10.1 intrinsics are available via the -mavx10.1 or > - -mavx10.1-256 compi

[wwwdocs] gcc-15/changes.html + projects/gomp/: OpenMP update for interop

2025-03-28 Thread Tobias Burnus
This patch updates both https://gcc.gnu.org/gcc-15/changes.html#openmp and https://gcc.gnu.org/projects/gomp/ for the current OpenMP implementation status. It also fixes a typo and intents to actually commit the change that mentions the support for aarch64 to nvptx offloading, cf. https://gcc.gnu

[pushed] wwwdocs: cxx-dr-status: Use over

2025-03-28 Thread Gerald Pfeifer
My validator flagged this. Modern HTML avoid physical markup like , and is a good fit here. Pushed. Gerald --- htdocs/projects/cxx-dr-status.html | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/p

[wwwdocs] cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 116

2025-03-27 Thread Marek Polacek
~90 new DRs. More updates tomorrow. Pushed. -- >8 -- commit eabbf82b95871f4cc1561b9d5bd9ba88a849a61f Author: Marek Polacek Date: Thu Mar 27 19:08:35 2025 -0400 cxx-dr-status: Update from C++ Core Language Issue TOC, Revision 116 diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/

Re: [COMMITTED,wwwdocs] Mention Incremental LTO in GCC15

2025-03-27 Thread Michal Jires
(already Ok-ed off-list, since I forgot to Cc: ) On Thu, 2025-03-27 at 14:40:57 +0100, Gerald Pfeifer wrote: > On Thu, 27 Mar 2025, Michal Jires wrote: > > + Introduced incremental Link-Time Optimizations to significantly > > reduce > > +average recompilation time with small code changes whi

Re: [PATCH,wwwdocs] Mention Incremental LTO in GCC15

2025-03-27 Thread Gerald Pfeifer
On Thu, 27 Mar 2025, Michal Jires wrote: > + Introduced incremental Link-Time Optimizations to significantly reduce > +average recompilation time with small code changes while using LTO. How about rephrasing this to "Incremental Link-Time Optimizations significantly reduce average recompilat

[PATCH,wwwdocs] Mention Incremental LTO in GCC15

2025-03-27 Thread Michal Jires
This patch adds mention of my new Incremental LTO in gcc-15/changes.html General Improvements. Ok? --- htdocs/gcc-15/changes.html | 6 ++ 1 file changed, 6 insertions(+) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index dbc82be2..8a050aed 100644 --- a/htdocs/gcc-15/

[wwwdocs] Add Ada's GCC 15 changelog entry

2025-03-24 Thread Fernando Oleo Blanco
Dear GCC maintainers, I have written the GCC 15 changelog for Ada. I am attaching the patch to the email. It has already had an initial review by Marc, but feel free to comment on it and request any changes. Best regards, Fernando Oleo BlancoFrom 733eeb430068eb59982c28c43c321db5866685d0 Mon Sep

[gcc-wwwdocs PATCH] gcc-14/15: Mention recent change for Intel x86_64

2025-03-24 Thread Haochen Jiang
Hi all, This patch will mention recent changes for Intel x86_64 in GCC 14 and 15. Ok for wwwdocs? Thx, Haochen --- Mention AVX10.1 option changes, revise AVX10.2 option and mention APX_F new feature in GCC 15. --- htdocs/gcc-14/changes.html | 12 htdocs/gcc-15/changes.html | 33

[wwwdocs,applied] AVR: Mention more supported devices

2025-03-23 Thread Georg-Johann Lay
Support for the AVR-SD devices (which are 1-liners) has been backported to v13 and v14. Johann -- gcc-13, gcc-14: AVR: Mention more new devices. diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index 4860c500..e589e0d6 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdoc

[PATCH] wwwdocs: Document changes to the D front-end

2025-03-20 Thread Iain Buclaw
Hi, This patch adds D front-end section to the GCC changes pages. When inspecting this, I noticed that the previous two releases has been missed/forgot about as well. Ran all pages through the w3c validator and got no reported errors. OK? Thanks, Iain. --- * htdocs/gcc-13/changes.html:

Re: [wwwdocs,applied] Mention -mno-call-main

2025-03-16 Thread Georg-Johann Lay
Am 16.03.25 um 02:26 schrieb Gerald Pfeifer: On Thu, 13 Feb 2025, Georg-Johann Lay wrote: Applied the following avr news to gcc-15: Thanks! + Support has been added for the new option +https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mno-call-main"; + >-mno-call-main. In

Re: [PATCH+wwwdocs] Add link to the algo...@gcc.gnu.org mailing list

2025-03-16 Thread Jose E. Marchesi
> On Thu, 13 Mar 2025, Jose E. Marchesi wrote: >> This patch adds a link to the Algol 68 front-end development list to >> lists.html. OK? > > Sure. > >> + https://gcc.gnu.org/ml/algol68/";>algol68 is >> + the discussion and development list for the Algol 68 language front >> + end of GCC, and

Re: [PATCH+wwwdocs] Add link to the algo...@gcc.gnu.org mailing list

2025-03-15 Thread Sandra Loosemore
On 3/15/25 19:24, Gerald Pfeifer wrote: On Thu, 13 Mar 2025, Jose E. Marchesi wrote: This patch adds a link to the Algol 68 front-end development list to lists.html. OK? Sure. + https://gcc.gnu.org/ml/algol68/";>algol68 is + the discussion and development list for the Algol 68 language fr

Re: [wwwdocs,applied] Mention -mno-call-main

2025-03-15 Thread Gerald Pfeifer
On Thu, 13 Feb 2025, Georg-Johann Lay wrote: > Applied the following avr news to gcc-15: Thanks! > + Support has been added for the new option > + href="https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mno-call-main"; > + >-mno-call-main. Instead of calling > main, > +it

Re: [PATCH+wwwdocs] Add link to the algo...@gcc.gnu.org mailing list

2025-03-15 Thread Gerald Pfeifer
On Thu, 13 Mar 2025, Jose E. Marchesi wrote: > This patch adds a link to the Algol 68 front-end development list to > lists.html. OK? Sure. > + https://gcc.gnu.org/ml/algol68/";>algol68 is > + the discussion and development list for the Algol 68 language front > + end of GCC, and the correspo

Re: [wwwdocs] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section

2025-03-15 Thread Filip Kastl
I would like to gently ping this. Thanks, Filip Kastl On Mon 2025-02-17 10:52:22, Filip Kastl wrote: > Hi, > > I'm mentioning a change I made in the gcc-15/changes.html file. Validated > with > the W3 Validator. Is this ok to be pushed? > > Cheers, > Filip Kastl > > > -- 8< -- > > > ---

[PATCH+wwwdocs] Add link to the algo...@gcc.gnu.org mailing list

2025-03-13 Thread Jose E. Marchesi
Hello people! This patch adds a link to the Algol 68 front-end development list to lists.html. OK? Thanks! --- htdocs/lists.html | 5 + 1 file changed, 5 insertions(+) diff --git a/htdocs/lists.html b/htdocs/lists.html index 03e4a2a2..d5f1d3c8 100644 --- a/htdocs/lists.html +++ b/htdocs/l

[pushed] wwwdocs: gcc-5: Fix markup after AVR changes

2025-03-09 Thread Gerald Pfeifer
HTML 5 again uses over or . (I pushed this some 10 days ago.) Gerald --- htdocs/gcc-5/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html index 5035ed3c..6c04a70b 100644 --- a/htdocs/gcc-5/changes.html +++ b/htd

Re: [wwwdocs v2] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section

2025-03-08 Thread Filip Kastl
On Fri 2025-03-07 16:36:17, Gerald Pfeifer wrote: > On Fri, 7 Mar 2025, Filip Kastl wrote: > > Here is a second version of the patch. Thanks for the suggestions. I > > addressed them both. Do you think this is better? > > Loving it. :) > > Thank you, > Gerald Ok, pushed. Thanks! Filip

Re: [wwwdocs v2] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section

2025-03-07 Thread Gerald Pfeifer
On Fri, 7 Mar 2025, Filip Kastl wrote: > Here is a second version of the patch. Thanks for the suggestions. I > addressed them both. Do you think this is better? Loving it. :) Thank you, Gerald

[wwwdocs v2] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section

2025-03-07 Thread Filip Kastl
Hi Gerald, On Thu 2025-03-06 18:38:12, Gerald Pfeifer wrote: > On Thu, 6 Mar 2025, Filip Kastl wrote: > > I would like to gently ping this. > > Ooops, sorry. > > > > + GCC now supports generating vectorized math calls to the math > > > library > > > +from AMD Optimizing CPU Libraries (AOCL

Re: [wwwdocs] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section

2025-03-06 Thread Gerald Pfeifer
On Thu, 6 Mar 2025, Filip Kastl wrote: > I would like to gently ping this. Ooops, sorry. > > + GCC now supports generating vectorized math calls to the math library > > +from AMD Optimizing CPU Libraries (AOCL LibM). This option is available > > +through the -mveclibabi=aocl compiler swi

[wwwdocs] steering.html

2025-03-03 Thread David Edelsohn
Update my affiliation. Cheers, David diff --git a/htdocs/steering.html b/htdocs/steering.html index 6039a503..b03ade5a 100644 --- a/htdocs/steering.html +++ b/htdocs/steering.html @@ -29,7 +29,7 @@ committee. place to reach them is the gcc mailing list. -David Edelsohn (IBM) +David Edelsohn (

[pushed] wwwdocs: gcc-13: Simplify language around freestanding mode

2025-03-01 Thread Gerald Pfeifer
I found this little change locally, probably from when I reviewed the original wording. Pushed. Gerald --- htdocs/gcc-13/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index 49261e1b..4860c500 100644

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-03-01 Thread Gerald Pfeifer
On Fri, 14 Feb 2025, Gerald Pfeifer wrote: > On Fri, 24 Jan 2025, David Malcolm wrote: >> The attached patch adds a postprocessing step to "bin" that >> turns e.g. >> TEXT >> to: >> TEXT > It looks like this is causing an issue for (at least) one of our pages. > > http://gcc.gnu.org/projects/c

[wwwdocs][committed] Add C++26 core papers to cxx-status.html and mark P1967R14 as implemented for GCC 15

2025-02-28 Thread Jakub Jelinek
Hi! I've committed the following patch to wwwdocs to add the Hagenberg core papers to cxx-status.html. Unsure about P3542R0, neither cppreference nor clang cxx-status list that. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 823d8c78..d6e53005 100644 --- a/htdoc

[committed][wwwdocs] Correct the MIPS O64 floating-point argument passing convention

2025-02-26 Thread Maciej W. Rozycki
Update according to the amendment made for GCC 4.0.0 with commit b11a9d5f3f90 back in 2004: (mips_arg_info): Don't allow fpr_p to affect the register or stack alignment. Remove o64 silliness. Retain the description of the former semantics for reference. --- htdocs/projects/mipso

Re: [WWWDOCS, COMMITTED] gcc-15: Fix HTML validation error

2025-02-25 Thread Gerald Pfeifer
On Wed, 12 Feb 2025, Sandra Loosemore wrote: > It appears that bin/preprocess-html.py introduces HTML errors when an > ... element contains a nested hyperlink. My recent gcc-15 release > note changes passed validation when checked via file upload, but not after > commit via file link. It seems th

Re: [wwwdocs] gcc-15/changes.html: Update AMD GPU (GCN) section for new gfx*

2025-02-25 Thread Gerald Pfeifer
On Fri, 14 Feb 2025, Tobias Burnus wrote: > Update https://gcc.gnu.org/gcc-15/changes.html#amdgcn for the newly added > generic support and the GPUs compatible with the generic devices. + Experimental support for supporting generic devices has been added; ^^

[wwwdocs][committed] projects/gomp/: Update OpenMP implementation status

2025-02-18 Thread Tobias Burnus
Result of the commit, see: https://gcc.gnu.org/projects/gomp/ Main change are sync'ing a couple of now fully/partially supported items from libgomp.texi's implementation status table. Otherwise as Sandra found out: a comma between directive and clauses in '#pragma' is already supported since

[wwwdocs] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section

2025-02-17 Thread Filip Kastl
Hi, I'm mentioning a change I made in the gcc-15/changes.html file. Validated with the W3 Validator. Is this ok to be pushed? Cheers, Filip Kastl -- 8< -- --- htdocs/gcc-15/changes.html | 6 ++ 1 file changed, 6 insertions(+) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/cha

Re: [wwwdocs, pushed] Document libstdc++ headers that are deprecated in GCC 15

2025-02-16 Thread Jonathan Wakely
On Sun, 16 Feb 2025 at 18:42, Gerald Pfeifer wrote: > > On Thu, 16 Jan 2025, Jonathan Wakely wrote: > > Pushed to wwwdocs. > > Thank you for updating the release notes! > > > +Deprecated headers > > + > > +Some C++ Standard Library headers now produce depre

Re: [wwwdocs, pushed] Document libstdc++ headers that are deprecated in GCC 15

2025-02-16 Thread Gerald Pfeifer
On Thu, 16 Jan 2025, Jonathan Wakely wrote: > Pushed to wwwdocs. Thank you for updating the release notes! > +Deprecated headers > + > +Some C++ Standard Library headers now produce deprecation warnings when > +included. The warnings suggest how to adjust the code to avoid the

[pushed] wwwdocs: htdocs: Rotate most 2022 news

2025-02-16 Thread Gerald Pfeifer
+++ b/htdocs/index.html @@ -125,30 +125,6 @@ mission statement. The Modula-2 programming language front end has been added to GCC. This front end was contributed by Gaius Mulley. -https://gcc.gnu.org/wiki/cauldron2022";>GNU Tools Cauldron 2022 -[2022-09-02] wwwdocs: -Pragu

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-02-14 Thread Jonathan Wakely
On Fri, 14 Feb 2025 at 07:22, Gerald Pfeifer wrote: > > On Fri, 24 Jan 2025, David Malcolm wrote: > > The attached patch adds a postprocessing step to "bin" that > > turns e.g. > > TEXT > > to: > > TEXT > > It looks like this is causing an issue for (at least) one of our pages. > > http://gcc.

Re: [wwwdocs] gcc-15/changes.html: Update AMD GPU (GCN) section for new gfx*

2025-02-14 Thread Andrew Stubbs
On 14/02/2025 09:02, Tobias Burnus wrote: Update https://gcc.gnu.org/gcc-15/changes.html#amdgcn for the newly added generic support and the GPUs compatible with the generic devices. OK? To have clickable links: In the patch, both https://gcc.gnu.org/ onlinedocs/gcc/AMD-GCN-Options.html and ht

[wwwdocs] gcc-15/changes.html: Update AMD GPU (GCN) section for new gfx*

2025-02-14 Thread Tobias Burnus
Update https://gcc.gnu.org/gcc-15/changes.html#amdgcn for the newly added generic support and the GPUs compatible with the generic devices. OK? To have clickable links: In the patch, both https://gcc.gnu.org/onlinedocs/gcc/AMD-GCN-Options.html and https://gcc.gnu.org/install/specific.html#amd

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-02-13 Thread Gerald Pfeifer
On Fri, 24 Jan 2025, David Malcolm wrote: > The attached patch adds a postprocessing step to "bin" that > turns e.g. > TEXT > to: > TEXT It looks like this is causing an issue for (at least) one of our pages. http://gcc.gnu.org/projects/cxx-status.html no longer validates with Error: Sta

[wwwdocs,applied] Mention -mno-call-main

2025-02-13 Thread Georg-Johann Lay
Applied the following avr news to gcc-15: diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 7638d3d5..41425257 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -500,6 +500,10 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" >-msplit-lds

[WWWDOCS, COMMITTED] gcc-15: Fix HTML validation error

2025-02-12 Thread Sandra Loosemore
It appears that bin/preprocess-html.py introduces HTML errors when an ... element contains a nested hyperlink. My recent gcc-15 release note changes passed validation when checked via file upload, but not after commit via file link. It seems the easiest fix is just to remove the offending elemen

[WWWDOCS, COMMITTED] gcc-15: Update OpenMP release notes

2025-02-12 Thread Sandra Loosemore
--- htdocs/gcc-15/changes.html | 80 -- 1 file changed, 50 insertions(+), 30 deletions(-) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index e273693a..d7919379 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -

[wwwdocs] More AVR news

2025-02-07 Thread Georg-Johann Lay
Applied this one. Johann -- diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 362f345c..6a41ac97 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -376,6 +376,12 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;" Code generation for the 32-bi

[wwwdocs] Add some libstdc++ additions to GCC 15 release notes

2025-02-05 Thread Jonathan Wakely
Pushed to wwwdocs. --- htdocs/gcc-15/changes.html | 7 +++ 1 file changed, 7 insertions(+) diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 18484915..02f8752f 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -370,6 +370,13 @@ asm ("

[wwwdocs] Document some further C++ FE changes

2025-02-04 Thread Marek Polacek
W3 validated. Pushed. commit 3c9e703a45f36113ace827463e6f0240fea334a2 Author: Marek Polacek Date: Tue Feb 4 17:20:18 2025 -0500 Document some further C++ FE changes. diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 14dea6f4..18484915 100644 --- a/htdocs/gcc-15/c

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-01-31 Thread Gerald Pfeifer
On Wed, 29 Jan 2025, David Malcolm wrote: >> python3: can't open file '/www/gcc/htdocs- >> preformatted/bin/process_html.py': [Errno 2] No such file or directory >> bin/process_html.py failed; aborting. >> >> I tried replacing this with just "process_html.py" or >> "./process_html.py", >> alas

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-01-29 Thread David Malcolm
On Thu, 2025-01-30 at 00:31 +0800, Gerald Pfeifer wrote: > On Fri, 24 Jan 2025, David Malcolm wrote: > > Changed in v2: rather than replacing "mhc", this version runs the > > output from mhc through the Python script. > > Unless I'm missing something that makes sense, yes. > > > With this approac

Re: [PATCH v2] wwwdocs: add a Python postprocessing script

2025-01-29 Thread Gerald Pfeifer
On Fri, 24 Jan 2025, David Malcolm wrote: > Changed in v2: rather than replacing "mhc", this version runs the > output from mhc through the Python script. Unless I'm missing something that makes sense, yes. > With this approach we could gradually move parts of the mhc > functionality into the pyt

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-01-27 Thread Mark Wielaard
t; > gentoo. > > > > > > > > Also explain that the FSF assignment policy might be more appropriate > > > > when wanting to contribute using an anonymous pseudonym. > > > > > > This looks fine to me personally, though I don't feel I can sim

[PATCH v2] wwwdocs: add a Python postprocessing script

2025-01-24 Thread David Malcolm
Changed in v2: rather than replacing "mhc", this version runs the output from mhc through the Python script. I tested this via "MHC=cat", and the output appears identical to the previous build I uploaded to: https://dmalcolm.fedorapeople.org/gcc/2025-01-15/htdocs/ You can see e.g. the easily cli

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-01-20 Thread Mark Wielaard
> when wanting to contribute using an anonymous pseudonym. > > > > This looks fine to me personally, though I don't feel I can simply approve > > this wearing my wwwdocs hat (which is why I haven't responded earlier). > > > > Jason, you have originally

Re: [PATCH] wwwdocs: Clarify DCO name/identity and (anonymous) pseudonym policy

2025-01-19 Thread Mark Wielaard
other communities like the linux kernel, elfutils, cncf and > > gentoo. > > > > Also explain that the FSF assignment policy might be more appropriate > > when wanting to contribute using an anonymous pseudonym. > > This looks fine to me personally, though I don

Re: [patch,wwwdocs] Fix typo in gcc-15/changes

2025-01-18 Thread Gerald Pfeifer
On Sat, 18 Jan 2025, Georg-Johann Lay wrote: > Seems in the "extended asm" there is a typo: > > "constraints have been for defining" gives me a syntax error. > The patch also improves punctuation. Looks good to me, thank you! Gerald

[patch,wwwdocs] Fix typo in gcc-15/changes

2025-01-18 Thread Georg-Johann Lay
Seems in the "extended asm" there is a typo: "constraints have been for defining" gives me a syntax error. The patch also improves punctuation. Johann -- diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index a9778659..f38745a4 100644 --- a/htdocs/gcc-15/changes.html +++ b/

[wwwdocs,applied] More v15 avr news

2025-01-18 Thread Georg-Johann Lay
Applied the patch below that adds more v15 avr news. Johann -- diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html index 82a86488..16d20554 100644 --- a/htdocs/gcc-15/changes.html +++ b/htdocs/gcc-15/changes.html @@ -362,6 +362,28 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous

Re: [PATCH] wwwdocs: experiments with a Python postprocessing script

2025-01-16 Thread David Malcolm
On Thu, 2025-01-16 at 22:58 +0800, Gerald Pfeifer wrote: > On Wed, 15 Jan 2025, David Malcolm wrote: > > The heading elements in our website contain "id" information, > > but currently to find them you to look at the page source, > > whereas in the generated HTML for the manual we have e.g.: > > >

Re: [PATCH] wwwdocs: experiments with a Python postprocessing script

2025-01-16 Thread David Malcolm
On Thu, 2025-01-16 at 22:58 +0800, Gerald Pfeifer wrote: > On Wed, 15 Jan 2025, David Malcolm wrote: > > The heading elements in our website contain "id" information, > > but currently to find them you to look at the page source, > > whereas in the generated HTML for the manual we have e.g.: > > >

Re: [PATCH] wwwdocs: experiments with a Python postprocessing script

2025-01-16 Thread Gerald Pfeifer
On Wed, 15 Jan 2025, David Malcolm wrote: > The heading elements in our website contain "id" information, > but currently to find them you to look at the page source, > whereas in the generated HTML for the manual we have e.g.: > > ¶ > > which shows up nicely in the browser in e.g. > https://

[wwwdocs, pushed] Document dependency changes for libstdc++ header

2025-01-16 Thread Jonathan Wakely
Pushed to wwwdocs. --- htdocs/gcc-15/porting_to.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/gcc-15/porting_to.html b/htdocs/gcc-15/porting_to.html index 2bc0d4e5..b9b2efc7 100644 --- a/htdocs/gcc-15/porting_to.html +++ b/htdocs/gcc-15/porting_to.html @@ -153,6 +153,9

  1   2   3   4   5   6   7   8   9   10   >