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
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
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
On Tue, 15 Jul 2025, H.J. Lu wrote:
>> This feels a bit complex to parse. How about something like
>>
>> + The new --enable-x86-64-mfentry configure option
>> + makes -mfentry use __fentry__ instead
>> + of mcount for profiling on x86-64. This option is
>> + enabled by default for
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
++
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
On Tue, 15 Jul 2025, Uros Bizjak wrote:
> LGTM for content, but let's ask Gerald to proofread the entry.
Happy to!
+ The --enable-x86-64-mfentry configure option is
+ added to enable -mfentry for x86-64 by default to use
+ __fentry__, instead of mcount for
+ profiling. This optio
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.
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:
Th
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
On Wed, 18 Jun 2025, Georg-Johann Lay wrote:
> Should read "older than" instead of "older then".
>
> Ok with that typo fixed?
>> PR other/115893
>> gcc/
>> * doc/install.texi (Prerequisites): Note that Texinfo older
>> than v7.1 may throw incorrect build warnings, cf.
>> https:/
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
On Tue, 29 Apr 2025, Andi Kleen wrote:
> This adds an automatic downloader for the latest test results from
> the mailing list archive and supports diffing test_summary to it.
> Useful if you don't want to run your own baseline.
>
> contrib/ChangeLog:
>
> * diffsummary.py: New file.
I'd sa
FreeBSD 13 has another year of life, the majority of (deployment and user)
action should be on FreeBSD 14 by now. Switch config-list.mk accordingly.
Pushed.
Gerald
contrib:
* config-list.mk: Update FreeBSD targets to version 13.
---
contrib/config-list.mk | 8
1 file changed,
---
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:
ald
commit d2006521b0de11d4df49a7c5901740c555d49a68
Author: Gerald Pfeifer
Date: Tue Apr 22 11:09:36 2025 +0200
gcc-15: Fix markup
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index b94802f5..f03e29c8 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.h
On Thu, 17 Apr 2025, Robert Dubner wrote:
> In the absence of commentary, I have pushed those documentation changes.
This is fine. You can also copy me on wwwdocs changes, though that's
certainly not required (and I do have filters to focus on these on
gcc-patches).
Gerald
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
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
On Fri, 4 Apr 2025, Mark Wielaard wrote:
>>> Might there be a way to do that on the server side (via .htaccess or some
>>> other configuration)?
>> There might be, but it has been more than a decade since I hacked on
>> cgi scripts. I am not sure I can reliably rewrite this one to use some
>> othe
On Sun, 30 Mar 2025, Mark Wielaard wrote:
> cgit is more efficient compared to gitweb and has nicer URLs. Other
> redirects like gcc.gnu.org/g:x and bugzilla now also redirect to
> cgit.
Happy to follow your recommendation.
> - echo 'https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h='$ret'">'
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
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
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
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
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, 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
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
On Wed, 12 Feb 2025, Sam James wrote:
> Suggested by Andrew Pinski. I think it makes sense to have it in here
> even if perhaps a bit verbose, because we really try to tell bug
> reporters to read the page properly.
Makes sense.
> This could also be a table.
I'm not sure how a table would look
gcc:
PR target/69374
* doc/install.texi (Specific, *-*-freebsd*): Simplify description.
---
gcc/doc/install.texi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index bc5263e5348..189b5f93a99 100644
--- a/gcc/doc/i
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
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;
^^
On Sat, 8 Feb 2025, Gerald Pfeifer wrote:
> On Tue, 28 Jan 2025, Dimitry Andric wrote:
>> Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118685
>>
>> This ensures that gcc uses its own crt objects for static linking.
>> Otherwise, it could mix the base system&
, Andreas!
Gerald
On Sun, 9 Jun 2024, Gerald Pfeifer wrote:
> On Fri, 13 Aug 2021, Andreas Tobler via Gcc-patches wrote:
>> I would like to commit the attached patch to trunk and after a settling
>> period also to all open branches.
>> Is this ok?
> Our MAINTAINERS file
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 warning,
> +for exa
Business as usual; pushed.
Gerald
---
htdocs/index.html | 24
htdocs/news.html | 24
2 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/htdocs/index.html b/htdocs/index.html
index 0f7b2408..dcbe5cd2 100644
--- a/htdocs/index.html
++
/cxx-status.html is
C++20 Support in GCC
which the script transforms to
C++20 Support in
GCC↩
The original, valid HTML comes from the following two commits, so copying
Jonathan:
commit a5a3dc2f85786b038bc66b0e1929fdc67095397b
Author: Gerald Pfeifer
Date: Thu May 11 22:24:
On Tue, 28 Jan 2025, Dimitry Andric wrote:
> Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118685
>
> This ensures that gcc uses its own crt objects for static linking.
> Otherwise, it could mix the base system's crtbeginT.o with libgcc's
> crtend.o, leading to possible segfaults.
>
> Signed-
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 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
On Sun, 29 Dec 2024, Jonathan Wakely wrote:
> On Sun, 29 Dec 2024, 13:55 Gerald Pfeifer wrote:
>> something tells me this is not the full extent of this issue. Something
>> to dig into when I find more time.
> I think the explanation for this is simple, and not likely to be
With my changes end of last year I missed this one for modula2.org. That
should be it for now.
Pushed.
Gerald
gcc:
* doc/gm2.texi (Type compatibility): Move modula2.org link
to https.
---
gcc/doc/gm2.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/d
Let's hope this remains stable for a bit...
Gerald
gcc:
* doc/extend.texi (OpenMP): Adjust link to specifications.
---
gcc/doc/extend.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index dd9a8d2f8ba..b0bb0d47230 100644
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
hen one patches out code we don't need to some non-standard
things, but painful and not worth it.
(I'm sorry, I'm not sure what you mean by the above, i.e., what you'd like
to see adjusted?)
> --- a/bin/preprocess
> +++ b/bin/preprocess
> @@ -33,8 +33,6 @@
> #
&
On Tue, 7 Jan 2025, Gerald Pfeifer wrote:
>> Are such pages created via a script? If so I am happy to fix it as well.
> Unless our release managers (Jakub on this case) have been taken over by
> ChatGPT/Gemini/you-name-it I believe this is manual work following
> http
On Tue, 7 Jan 2025, Simon Martin wrote:
> Noticed while trying to understand when I can expect the GCC 15 branch
> to be created: the GCC 15 release criteria page still mentions GCC 14.
>
> I'll push this as obvious.
Thank you, Simon!
> Are such pages created via a script? If so I am happy to fi
There were six more generated HTML pages left over from the removal of
Profile Mode.
This takes care of them.
Pushed.
Gerald
Commit 544be2beb1fa in 2019 remove Profile Mode and associated docs.
Now also remove generated HTML files.
libstdc++-v3:
* doc/html/manual/profile_mode.html: D
Just singular vs plural.
Pushed.
Gerald
---
htdocs/gcc-14/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 3cc915ff..ba4780ca 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@
This mirror has not been reachable for at least half a year from
various IP addresses I have tested (in Europe, the US, and Asia).
Thanks for serving as a mirror in the past!
Gerald
---
htdocs/mirrors.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.ht
lists.fedoraproject.org archive links broke as well, not just
listman.redhat.com.
Let's hope the new archive remains stable...
Gerald
---
htdocs/gcc-4.6/porting_to.html | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/htdocs/gcc-4.6/porting_to.html b/htdocs/gcc-4.6/porti
I pushed the following for now, though something tells me this is not the
full extent of this issue. Something to dig into when I find more time.
Gerald
Commit 544be2beb1fa in 2019 remove Profile Mode and associated docs
including the XML version of profile_mode_diagnostics.html. Somehow
the la
Would have been nice not to disable (or disallowing access to) the
original mailing list archives, but let's give it another try.
If this goes away as well, leave it with the textual description.
Gerald
---
htdocs/gcc-4.4/porting_to.html | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-
On Sat, 28 Dec 2024, Jason Merrill wrote:
> On 12/22/24 5:38 AM, Nathaniel Shead wrote:
>> Bootstrapped and regtested on x86_64-pc-linux-gnu, and also on
>> x86_64-unknown-freebsd13.3 by Gerald ([1], see also the discussion on
>> the PR); OK for trunk?
> OK.
Can this also go on the GCC 14 branch w
That site has been non-responsive for over half a year.
On the way, fix highlighting around punctuation.
---
htdocs/news.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/htdocs/news.html b/htdocs/news.html
index cef5ee80..609d9757 100644
--- a/htdocs/news.html
+++ b/htdo
Some webmasters struggle keeping things stable...
Pushed.
Gerald
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 66f5ce0b..56398317 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -164
This one also has been showing up on the link checker for a while.
Probably makes sense to actually remove these notes given there are
newer releases incorporating the fixes...
Gerald
gcc:
* doc/install.texi (Specific) <*-ibm-aix*>: Drop verbose
references to PTFs for AIX.
---
Turns out there were two of these links in the Modula 2 docs; this takes
care of the second instance.
Pushed.
Gerald
gcc:
* doc/gm2.texi (Dialect): Move PM4 link to https.
---
gcc/doc/gm2.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/gm2.texi b/gcc/d
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 6ca9cc07..66f5ce0b 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -71,7 +71,7 @@ names.
andes (nds32)
Manufacturer: Various licenses
The entire osl.iu.edu site has gone away without direct replacement.
This complements commit fb0591c5b3e8 from July where we removed the
download links.
---
htdocs/gcc-3.1/criteria.html | 2 +-
htdocs/gcc-3.3/criteria.html | 2 +-
htdocs/gcc-3.4/criteria.html | 2 +-
3 files changed, 3 insertions
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 103fd453..28a2097d 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -264,7 +264,7 @@ names.
riscv
Manufacturer: Many (open ISA standard
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 28a2097d..6ca9cc07 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -245,7 +245,7 @@ names.
Manufacturer: HP
PA-RISC is preferred over
---
htdocs/gcc-9/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index 47d2f2a2..0facfdab 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -675,7 +675,7 @@ $ g++ typo.cc
The C+
Pushed after confirmation from Hongtao.
Gerald
---
htdocs/gcc-14/changes.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index ba9fc680..5d324767 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/chan
On Fri, 12 Jan 2024, Gerald Pfeifer wrote:
> On Wed, 10 Jan 2024, liuhongt wrote:
>> To override -fcf-protection, -fcf-protection=none needs to be added
>> and then with -fcf-protection=xxx.
> I'm afraid I am struggling with the English of this, but need more time to
&g
On Wed, 9 Oct 2024, Jeff Law wrote:
> On 10/9/24 3:35 PM, Eric Botcazou wrote:
>> The support was removed from the rest of the compiler two years ago.
> Yea, HPUX 10 is a dead OS on a dead chip :-0
Well, I had a hunch and did a little search in gcc/doc. 🙂
Turns out we still had references to HP-U
On Wed, 9 Oct 2024, Jonathan Wakely wrote:
> How about this?
>
> +C
> +
> +New options -std=c17, to select support for the 2018
> +edition of the ISO C standard, and -std=gnu17, for C17
> +with GNU extensions.
> +The default mode has been changed to -std=gnu17.
> +
Joseph acke
On Fri, 20 Sep 2024, Tobias Burnus wrote:
> This is supposed to document that GCC now supports offloading,
> e.g., from an ARM CPU to a Nvidia GPU (i.e. Grace<->Hopper)
> or, e.g., x86-64 to RISC-V. → https://gcc.gnu.org/PR96265
> and https://gcc.gnu.org/PR111937 for the associated PRs.
>
> I thin
w up patch, see below.
Gerald
commit 7f4a4f377ca5e5fae8ffe6ab45a300799bd75b6f
Author: Gerald Pfeifer
Date: Tue Dec 17 16:54:47 2024 +0900
gcc-15: Copy edit Xeon Phi CPU support removal
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 23866bde..1c690c4a 100644
--- a/
On Mon, 2 Dec 2024, Mark Wielaard wrote:
> Adjust the DCO text to match the broader community usage and
> clarifications around the use of real names, known identities and
> (anonymous) pseudonyms.
>
> These changes clarify what was meant by "real name" and that it is not
> required to be a "legal
Remove Atmel and add a link to the avr-gcc Wiki, both as suggested
by Georg-Johann Lay.
Pushed.
Gerald
---
htdocs/readings.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index b5cbf414..103fd453 100644
--- a/htdocs/reading
On Mon, 18 Nov 2024, Georg-Johann Lay wrote:
>> We also have
>>
>>AVR
>>Manufacturer: Atmel
>>>
>> href="https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/avr-mcus";>AVR
>>documentation
>>
>>
>> in https://gcc.gnu.org/readings.html .
On Mon, 11 Nov 2024, Haochen Jiang wrote:
> This patch will add recent new ISA and arch support for x86_64 backend into
> gcc-wwwdocs.
> + New ISA extension support for Intel AMX-AVX512 was added.
In all these cases, can we just sasy "ISA extension support ... was
added" and drop the "New"?
>
On Mon, 11 Nov 2024, Sam James wrote:
> Request that reporters try `-fsanitize=address,undefined` rather than
> just `-fsanitize=undefined` when reporting bugs. We get invalid bug
> reports which ASAN would've caught sometimes, even if it's less often
> than where UBSAN would help.
I don't have a
Pushed.
Gerald
libstdc++-v3:
* doc/xml/manual/allocator.xml: Update reference to Angelika
Langer's article.
* doc/html/manual/memory.html: Regenerate.
---
libstdc++-v3/doc/html/manual/memory.html | 2 +-
libstdc++-v3/doc/xml/manual/allocator.xml | 2 +-
2 files changed,
On Sun, 17 Nov 2024, John David Anglin wrote:
>> Dave, any chance you can go through the HP/UX installation docs and see
>> what else can be trimmed or needs an update?
> I went HP/UX installation docs and trimmed a bunch of stuff. Okay?
>
> Dave
> ---
> gcc:
> * doc/install.texi (Specific) :
gmail.com
>>>> Sponsor Name: Aristotle University of Thessaloniki
>>>> Sponsor URL : https://auth.gr
>>>> HTTP/HTTPS URL: fosszone.csd.auth.gr/gnu/gcc
Thank you, Konstantinos.
Here is the update I made to our mirrors page.
Gerald
commit 1b564590
On Sat, 16 Nov 2024, Andrew Pinski wrote:
>> I started seeing the following on x86_64-unknown-freebsd13.3 over night:
> Submitted https://gcc.gnu.org/pipermail/gcc-patches/2024-November/669117.html
> to fix those warnings. The code was already partly ANSIfied even.
Thank you - happy to confirm thi
libstdc++-v3:
* doc/xml/manual/intro.xml: Move a gcc.gnu.org link to https.
* doc/html/manual/license.html: Regenerate.
---
libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
libstdc++-v3/doc/html/manual/license.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --g
Pushed.
Gerald
libstdc++-v3:
* doc/xml/manual/io.xml: Update link to Angelika Langer's book.
* doc/html/manual/streambufs.html: Regenerate.
---
libstdc++-v3/doc/html/manual/streambufs.html | 2 +-
libstdc++-v3/doc/xml/manual/io.xml | 2 +-
2 files changed, 2 insertions
I found this while working on PR target/69374 which complains about cruft
in our installation documentation. Pushed.
Dave, any chance you can go through the HP/UX installation docs and see
what else can be trimmed or needs an update?
Gerald
doc: Streamline hppa*-hp-hpux11 installation instruc
On Mon, 2 Sep 2024, Georg-Johann Lay wrote:
> Atmel is no more the AVR manufacturer. This patch removes the
> manufacturer from the file headers.
We also have
AVR
Manufacturer: Atmel
https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/avr-mcus";>AVR
do
On Fri, 15 Nov 2024, Joseph Myers wrote:
> Change the default language version for C compilation from -std=gnu17
> to -std=gnu23.
:
> Bootstrapped with no regressions for x86_64-pc-linux-gnu.
I started seeing the following on x86_64-unknown-freebsd13.3 over night:
.../GCC-HEAD/libiberty/testsuite
On Thu, 14 Nov 2024, Sandra Loosemore wrote:
> I am 100% in favor of Oxford commas. :-)
:
>> I'm not sure I understand what "same format" means here? Do we need this
>> sentence, or can we actually drop it?
> I think "same format" means "same arguments", but the whole sentence can
> be dropped.
>
On Thu, 14 Nov 2024, mmalcom...@nvidia.com wrote:
> gcc/ChangeLog:
>
> * doc/extend.texi: Document ability to use floating point atomic
> fetch_add/fetch_sub/add_fetch/sub_fetch builtins.
> +Moreover, the @samp{__atomic_fetch_add}, @samp{__atomic_fetch_sub},
> +@samp{__atomic_add_fetc
On Tue, 8 Oct 2024, Tobias Burnus wrote:
> Update and sync with
> https://gcc.gnu.org/onlinedocs/libgomp/OpenMP-Implementation-Status.html
>
> Current page: https://gcc.gnu.org/projects/gomp/ (and
> https://gcc.gnu.org/gcc-15/changes.html )
>
> Comments before I apply it?
Quite some work! I like
Pushed.
Gerald
gcc:
PR target/69374
* doc/install.texi (Specific) <*-*-freebsd*>: Focus on DWARF
only.
---
gcc/doc/install.texi | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 09559615bbf..b7c14e8b6
Hi Jeff,
going through doc/install.texi I noticed there is same really old note on
h8300-hms, even predating egcs. :-) Shall we drop that?
Gerald
gcc:
PR target/69374
* doc/install.texi (Specific) : Drop GCC 2.6
ABI change note.
---
gcc/doc/install.texi | 5 -
1 f
There aren't actually any H8/h8300-hms anywhere near our binaries docs, so
simply removing this stale reference appears best.
Pushed.
Gerald
gcc:
PR target/69374
* doc/install.texi (Specific) : Drop obsolete
reference to binaries download docs.
---
gcc/doc/install.texi
gcc:
PR target/69374
* doc/install.texi (Specific) : Remove note
from 2003.
---
gcc/doc/install.texi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 08de972c8ec..517d1cbb2fb 100644
--- a/gcc/doc/install.texi
+++ b/gc
Binutils 2.16 is 13 years old; no need to specifically refer to it as a
requirement.
gcc:
PR target/69374
* doc/install.texi (Specific) <*-*-mingw32>: Remove note regarding
binutils 2.16.
---
gcc/doc/install.texi | 4
1 file changed, 4 deletions(-)
diff --git a/gcc/d
On Fri, 20 Sep 2024, Tobias Burnus wrote:
> Comments, remarks to, approval of the attached wwwdocs patch?
+ Experimental support for unsigned integers; enabled by the
+ -funsigned, see https://gcc.gnu.org/onlinedocs/gfortran/Experimental-features-for-Fortran-202Y.html";
+ >gfortran docu
On Fri, 20 Sep 2024, Tobias Burnus wrote:
> A minor update for a bug fix / impl.-quality feature and a proper new
> feature.
Looks fine to me.
Gerald
On Thu, 19 Sep 2024, Haochen Jiang wrote:
> When I was backporting my doc patch in gcc trunk today, I found when
> adding -march=gracemont in GCC14, the corresponding wwwdoc is missing.
> This patch is adding that.
This looks fine, thank you.
Gerald
Corporate webmasters, take 379. Sigh.
Gerald
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 423bc4c1..b5cbf414 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -232,7 +232,7 @@ names.
libstdc++-v3:
* doc/xml/manual/intro.xml: Update link to installation docs.
* doc/html/manual/make.html: Regenerate.
---
libstdc++-v3/doc/html/manual/make.html | 2 +-
libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libs
1 - 100 of 1099 matches
Mail list logo