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
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
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
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
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
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 /
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
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
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
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-
---
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
* 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
t; been added, on the day when the release happens.
> ---
>
> OK for wwwdocs?
Yes.
Jakub
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
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/
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
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
@@
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
---
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:
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
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
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
---
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
---
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
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
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
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
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.
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
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
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
> 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
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
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).
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
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
> > > > > > gentoo.
> > > > > >
> > > > > > Also explain that the FSF assignment policy might be more
> > > > > > appropriate
> > > > > > when wanting to contribute using an anonymous pseudonym.
> > > &g
---
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
> 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
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
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
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
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
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
~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/
(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
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
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/
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
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
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
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:
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
> 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
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
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
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
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< --
>
>
> ---
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
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
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
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
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
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
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 (
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
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
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
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
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
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;
^^
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
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
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
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
+++ 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
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.
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
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
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
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
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
---
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
@@ -
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
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 ("
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
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
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
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
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
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
> 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
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
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
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/
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
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.:
> >
>
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.:
> >
>
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://
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 - 100 of 1196 matches
Mail list logo