[pushed] wwwdocs: gcc-12: Tweak RISC-V default ISA announcement

2024-07-04 Thread Gerald Pfeifer
"bump" instead of "bumped" triggered by attention, and while I was there already I tweaked the whole entry. Pushed. Gerald --- htdocs/gcc-12/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index

Re: gcc: docs: Fix documentation of two hooks

2024-07-02 Thread Gerald Pfeifer
Hi Matthew, I see you pushed this based on Sandra's feedback and Richard's approval (which is fine). As a practical note, instead of * doc/tm.texi: Regenerated. * target.def (function_attribute_inlinable_p, unspec_may_trap_p): Update documentation. I'd use

[pushed] wwwdocs: news: Tweak MPFR link

2024-06-22 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index 471b31b7..e78abfc3 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -798,7 +798,7 @@ annual report for 2008 January 6, 2007 Kaveh Ghazi has

[pushed] libstdc++: Move gcc.gnu.org and sourceware.org links to https

2024-06-22 Thread Gerald Pfeifer
Pushed. Gerald libstdc++-v3: * doc/xml/manual/debug.xml: Move gcc.gnu.org link to https. Ditto for sourceware.org links. * doc/html/manual/debug.html: Regenerate. --- libstdc++-v3/doc/html/manual/debug.html | 10 +- libstdc++-v3/doc/xml/manual/debug.xml | 8

[pushed] wwwdocs: contribute: Add a missing parenthesis

2024-06-22 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/contribute.html b/htdocs/contribute.html index 7d85d885..24f8d30b 100644 --- a/htdocs/contribute.html +++ b/htdocs/contribute.html @@ -270,7 +270,7 @@ characters. The

[pushed] wwwdocs: backends: Fix markup with overly long block

2024-06-22 Thread Gerald Pfeifer
An environment is in parallel to a environment and cannot be nested in the latter; in HTML 5 an instance of the former automatically ends the latter. Pushed. Gerald --- htdocs/backends.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/backends.html

Re: [wwwdocs] [PATCH 4/4] contribute: Fix various typos

2024-06-21 Thread Gerald Pfeifer
On Tue, 22 Mar 2022, Pokechu22 via Gcc-patches wrote: > --- > htdocs/contribute.html | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) Sorry this fell through the cracks on our end. I'll shortly push a change to add the missing closing parenthesis. All other changes have been

[pushed] wwwdocs: news: Unify hsafoundation.com URLs

2024-06-21 Thread Gerald Pfeifer
--- htdocs/news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index 4a6c2ab3..471b31b7 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -168,7 +168,7 @@ BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate

Re: [wwwdocs] [PATCH 1/4] branch-closing: Fix various typos

2024-06-21 Thread Gerald Pfeifer
On Tue, 22 Mar 2022, Pokechu22 via Gcc-patches wrote: > --- a/htdocs/branch-closing.html > +++ b/htdocs/branch-closing.html > @@ -54,7 +54,7 @@ is listed in "Known to work" or "Known to fail" as > applicable. > If the bug is a regression that is not fixed on all subsequent > release branches and

[pushed] wwwdocs: gcc-3.0: Avoid duplicate link to LAPACK

2024-06-19 Thread Gerald Pfeifer
There is already one such link pretty directly above, so avoid the second one. --- htdocs/gcc-3.0/criteria.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/gcc-3.0/criteria.html b/htdocs/gcc-3.0/criteria.html index 97be2e30..3e679d28 100644 ---

[pushed] wwwdocs: codingrationale: Fix spelling

2024-06-19 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/codingrationale.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/codingrationale.html b/htdocs/codingrationale.html index c51c9da4..5e3d6b88 100644 --- a/htdocs/codingrationale.html +++ b/htdocs/codingrationale.html @@ -18,7 +18,7 @@

Re: [wwwdocs] [PATCH 3/4] codingrationale: Fix various typos

2024-06-19 Thread Gerald Pfeifer
On Tue, 22 Mar 2022, Pokechu22 via Gcc-patches wrote: > htdocs/codingrationale.html | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thank you for this, and sorry for us missing it originally. > -working set size, compile time, and debuggablity. > +working set size, compile time, and

Re: [wwwdocs] [PATCH 2/4] codingconventions: Fix various typos

2024-06-18 Thread Gerald Pfeifer
fixed the first two items half a year later via commit 69102e7bf8c4afdc6380e0e6547c84cc5649eae5 Author: Gerald Pfeifer Date: Wed Oct 19 16:11:10 2022 +0200 codingconventions: Fix two typos The third hunk, though, was still there, and I fixed this now: > -On the rare occasion t

[pushed] readings: Drop FORTRAN 77 test suite at itl.nist.gov

2024-06-18 Thread Gerald Pfeifer
The original subsite has disappeared and we couldn't find it elsewhere. Pushed. Gerald --- htdocs/readings.html | 6 -- 1 file changed, 6 deletions(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 784a3bd7..ae1b52bb 100644 --- a/htdocs/readings.html +++

[pushed] wwwdocs: backends: Adjust SimulAVR link

2024-06-17 Thread Gerald Pfeifer
The original link gives a "301 Moved Permanently", easily fixed by appending a slash. Pushed. Gerald --- htdocs/backends.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/backends.html b/htdocs/backends.html index 1f7c85d7..d86783a6 100644 ---

Re: [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators

2024-06-17 Thread Gerald Pfeifer
On Sat, 15 Jun 2024, Georg-Johann Lay wrote: > Applied this one: Cool. > +SimulAVR at https://www.nongnu.org/simulavr; This one gives a http response of "301 Moved Permanently" redirecting to https://www.nongnu.org/simulavr/ . I'll fix this in a minute. On a related note, though, can we

[pushed] doc: Mark up __cxa_atexit as @code.

2024-06-17 Thread Gerald Pfeifer
Pushed. (The diff is a bit larger due to line breaks.) Gerald gcc: * doc/install.texi (Configuration): Mark up __cxa_atexit as @code. --- gcc/doc/install.texi | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index

[pushed] wwwdocs: readings: Drop 1750a section

2024-06-17 Thread Gerald Pfeifer
We dropped support for 1750a back in 2002. Pushed. Gerald --- htdocs/readings.html | 6 -- 1 file changed, 6 deletions(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 0f6032c2..784a3bd7 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -632,12 +632,6 @@

[pushed] wwwdocs: news: Update link to our ACM SIGPLAN award

2024-06-16 Thread Gerald Pfeifer
This isn't just http to https, also the anchor has changed. Not sure why anyone would go for #2014_The_GNU_Compiler_Collection_(GCC) - but so be it.) Pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html

Re: [PATCH] DOCUMENTATION_ROOT_URL vs. release branches [PR114738]

2024-06-15 Thread Gerald Pfeifer
On Tue, 23 Apr 2024, David Malcolm wrote: > My hope is that the URL suffixes don't change: we shouldn't be adding > new command-line options on the release branches, and I'd hope that > texinfo doesn't change the generated anchors from run to run. Already before this thread, but definitely now, I

Re: [PATCH V4] Add warning options -W[no-]compare-distinct-pointer-types

2024-06-15 Thread Gerald Pfeifer
On Thu, 17 Aug 2023, Jose E. Marchesi via Gcc-patches wrote: > [Changes from V3: : > LLVM supports an option -W[no-]compare-distinct-pointer-types that can > be used in order to enable or disable the emission of such warnings. It looks this went in, alas is not covered in gcc-14/changes.html?

[pushed] wwwdocs: news: Drop links to old OpenMP standard PDFs

2024-06-15 Thread Gerald Pfeifer
We still have newer ones and general links to the specifications. Pushed. Gerald --- htdocs/news.html | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index 4a24a4ad..7d793add 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@

[pushed] doc: Remove pointer to old versions of binutils

2024-06-15 Thread Gerald Pfeifer
The oldest release in the advertised location dates back to August 2002, which is way older than we remotely want to cover here. gcc: PR target/69374 * doc/install.texi (Specific): Remove pointer to old versions of binutils. --- gcc/doc/install.texi | 4 1 file

[pushed] doc: Consolidate duplicate MOVBE listings for Intel CPUs

2024-06-14 Thread Gerald Pfeifer
It might be a good idea to sort these lists alphabetically - easier to findi specific entries if one is looking for it, and that also avoids such cases? Pushed for now. Gerald gcc: * doc/invoke.texi (x86 Options): Consolidate duplicate MOVBE listings for haswell, broadwell,

[pushed] doc: Remove reference to Interix

2024-06-14 Thread Gerald Pfeifer
This apparently was missed when support for Interix was removed in 2016. gcc: PR target/69374 * doc/install.texi (Specific): Remove stale reference to Interix. --- gcc/doc/install.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gcc/doc/install.texi

[pushed] wwwdocs: gcc-11: Fix grammar - template alias parameters

2024-06-14 Thread Gerald Pfeifer
Elsewhere, for example in the D documentation, template is used in singular, too. Pushed. Gerald --- htdocs/gcc-11/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index b4ecf3c0..3737af5b 100644 ---

[pushed] doc: Spell "command-line option" with a hypen

2024-06-13 Thread Gerald Pfeifer
Per codingconventions.html; noticed reviewing a patch that went in already (touching something else actually). Pushed. Gerald gcc: * doc/extend.texi (AArch64 Function Attributes): Add (AVR Variable Attributes): Ditto. (Common Type Attributes): Ditto. ---

Re: [PATCH 1/3] Remove ia64*-*-linux from the list of obsolete targets

2024-06-13 Thread Gerald Pfeifer
On Wed, 12 Jun 2024, Rene Rebe wrote: > gcc/ > * config.gcc: Only exlicitly list ia64*-*-(hpux|vms|elf) in the > list of obsoleted targets. Typo: "explicitly" (or you can simply drop it here). Gerald

[pushed] wwwdocs: news: Remove reference to /java

2024-06-12 Thread Gerald Pfeifer
This is a left-over that redirects to our main page; we removed all our Java material years ago. --- htdocs/news.html | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index de92bdf6..4a24a4ad 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -1799,7

[pushed] doc: Update Cygwin web link

2024-06-12 Thread Gerald Pfeifer
gcc: PR target/69374 * doc/install.texi (Specific) <*-*-cygwin>: Update web link. --- gcc/doc/install.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 621c874d268..165d48c02f8 100644 ---

[pushed] doc: Remove redundant introduction of x86-64

2024-06-11 Thread Gerald Pfeifer
The same sentence as in the x86_64-*-solaris2* section is in the x86_64-*-* section directly above. gcc: PR target/69374 * doc/install.texi (Specific) : Remove redundant introduction of x86-64. --- gcc/doc/install.texi | 2 -- 1 file changed, 2 deletions(-) diff --git

[pushed] modula2: Fix typos, grammar, and a link

2024-06-10 Thread Gerald Pfeifer
Pushed. Gerald gcc: * doc/gm2.texi (Documentation): Fix typos, grammar, and a link. --- gcc/doc/gm2.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 8661fcb8728..c532339fbb8 100644 --- a/gcc/doc/gm2.texi +++

[pushed] wwwdocs: news: Use https for our Wiki

2024-06-10 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index 5f652d90..de92bdf6 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -384,7 +384,7 @@ The Vtable Verification Feature is now in GCC

Re: [PATCH] htdocs/contribute.html: correct disctinct->distinct spelling

2024-06-10 Thread Gerald Pfeifer
On Sat, 2 Dec 2023, Jonny Grant wrote: > Correct a spelling mistake this page: > https://gcc.gnu.org/contribute.html Superseded by Author: Jonathan Grant Date: Sat Jun 8 21:26:04 2024 +0200 *: Correct spelling which I just pushed. Gerald

Re: [PATCH] htdocs: correct spelling and use https in examples

2024-06-10 Thread Gerald Pfeifer
On Wed, 6 Dec 2023, Jonny Grant wrote: > ChangeLog: > > htdocs: correct spelling and use https in examples. I noticed this hasn't been applied yet, so went ahead and pushed (nearly all of) it. Just the "use https in examples" part feels orthogonal, so better a separate issue, and I'm

Re: [PATCH] FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14

2024-06-09 Thread Gerald Pfeifer
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 has the following entry: freebsd Andreas Tobler So ... yes. :-) Seeing this did

[pushed] doc: Remove link to www.amelek.gda.pl/avr/

2024-06-09 Thread Gerald Pfeifer
The entire server/site appears gone for a while. gcc: * doc/install.texi (avr): Remove link to www.amelek.gda.pl/avr/. --- gcc/doc/install.texi | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 906c78aaca5..2addafd2465 100644 ---

Re: [patch] install.texi (nvptx): Recommend nvptx-tools 2024-05-30

2024-06-08 Thread Gerald Pfeifer
On Mon, 3 Jun 2024, Richard Biener wrote: > install.texi also has the issue that it's not pre-packaged in a > easy to discover and readable file in the release tarballs and that > the online version is only for trunk. The latter is only partially true: we generally try to keep it applicable more

Re: [committed] i386: Implement .SAT_ADD for unsigned scalar integers [PR112600]

2024-06-08 Thread Gerald Pfeifer
On Sat, 8 Jun 2024, Uros Bizjak wrote: > gcc/ChangeLog: > > * config/i386/i386.md (usadd3): New expander. > (x86_movcc_0_m1_neg): Use SWI mode iterator. When you write "committed", did you actually push? If so, us being on Git now it might be good to adjust terminology. Gerald

[pushed] wwwdocs: *: Refer to /onlinedocs fully qualified via gcc.gnu.org

2024-06-08 Thread Gerald Pfeifer
Thanks for Tobias for pointing these two out. Pushed. Gerald --- htdocs/gcc-14/porting_to.html | 2 +- htdocs/gcc-5/changes.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html index ef02e071..3de15d02

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

2024-06-08 Thread Gerald Pfeifer
On Fri, 7 Jun 2024, Tobias Burnus wrote: >> + https://gcc.gnu.org/projects/gomp/;>OpenMP >> Can you please make this a relative link, i.e. "../projects/gomp/"? > Good point. I thought such links should be absolute because of (www.)GNU.org, > i.e. > >

[pushed] wwwdocs: gcc-12: Break up markup of list of AArch64 options

2024-06-08 Thread Gerald Pfeifer
When showing a list of options marked up as code, each individual option should be marked up, not the entire list and he commas as part of that. Pushed. Gerald --- htdocs/gcc-12/changes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/gcc-12/changes.html

[pushed] wwwdocs: news: Update links re GCC Runtime Library Exception

2024-06-08 Thread Gerald Pfeifer
Note this is more than just http->https. Pushed. Gerald --- htdocs/news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index aeac6935..5f652d90 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -678,13 +678,13 @@ platforms

[pushed] wwwdocs: simtest-howto: Use https to link to our install docs

2024-06-07 Thread Gerald Pfeifer
--- htdocs/simtest-howto.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/simtest-howto.html b/htdocs/simtest-howto.html index d9c027fd..3afbdb0b 100644 --- a/htdocs/simtest-howto.html +++ b/htdocs/simtest-howto.html @@ -115,7 +115,7 @@ cd gcc find . -print |

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

2024-06-06 Thread Gerald Pfeifer
On Thu, 6 Jun 2024, Tobias Burnus wrote: > GCC 15 now supports unified-shared memory and the tile/unroll constructs > in OpenMP. > > Updates https://gcc.gnu.org/gcc-15/changes.html > and https://gcc.gnu.org/projects/gomp/ Nice! > Comments? --- a/htdocs/gcc-15/changes.html +++

Re: [wwwdocs][patch] gcc-15/changes.html: Fortran - mention F2023 logical-kind additions

2024-06-05 Thread Gerald Pfeifer
On Tue, 28 May 2024, Tobias Burnus wrote: > Let's make https://gcc.gnu.org/gcc-15/changes.html a bit more useful … Always a good idea. :-) > Thus, document selected_logical_kind and the ISO_FORTRAN_ENV additions. > > Comments or suggestions before I commit it? Looks good to me, thanks.

Re: [wwwdocs] gcc-15/changes.html (nvptx): Constructors are now supported

2024-06-05 Thread Gerald Pfeifer
Hi Tobias, On Mon, 3 Jun 2024, Tobias Burnus wrote: > Comments or fine as is? +NVPTX + + + GCC's nvptx target now supports constructors and destructors; I'd make this a full stop/distinct sentence and ... + for this, a recent version of nvptx-tools is

Re: [PATCH] fix link to feature test macros

2024-06-05 Thread Gerald Pfeifer
On Tue, 20 Feb 2024, Danny van Kooten wrote: > --- a/htdocs/gcc-14/porting_to.html > +++ b/htdocs/gcc-14/porting_to.html > @@ -133,7 +133,7 @@ On GNU systems, headers described in standards (such as > the C > standard, or POSIX) may require the definition of certain > macros at the start of the

[pushed] doc: Streamline recommendation of GNU awk

2024-06-05 Thread Gerald Pfeifer
GNU awk 3.1.5 was released in August 2005; no need to specify this in the context of "recent version". gcc: PR other/69374 * doc/install.texi (Prerequisites): Drop reference to GNU awk version 3.1.5. Remove fluff. --- gcc/doc/install.texi | 3 +-- 1 file changed, 1

[pushed] libstdc++: Update gcc.gnu.org links in FAQ to https

2024-06-05 Thread Gerald Pfeifer
libstdc++-v3: * doc/xml/faq.xml: Move gcc.gnu.org to https. * doc/html/faq.html: Regenerate. --- libstdc++-v3/doc/html/faq.html | 10 +- libstdc++-v3/doc/xml/faq.xml | 10 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git

[pushed] wwwdocs: gcc-14: Make GCC 11-related link relative

2024-06-04 Thread Gerald Pfeifer
This also better supports mirror sites (if still any). 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 7a5eb449..9a1b0c8a 100644 --- a/htdocs/gcc-14/changes.html +++

Re: [Ada] Document the SuSE kernel bug

2024-06-03 Thread Gerald Pfeifer
On Tue, 9 Nov 2021, Pierre-Marie de Rodat via Gcc-patches wrote: > We found a SuSE kernel bug that affects 32-bit debugging on 64-bit > machines. We agreed to document the problem in gnat_ugn. Late at catching this: Note that it's not been SuSE since 2003. Also even "SUSE 15" does not exist, I

Re: [pushed] wwwdocs: mirrors: Remove gcc.fyxm.net

2024-06-02 Thread Gerald Pfeifer
On Sun, 2 Jun 2024, Gerald Pfeifer wrote: > The hostname gcc.fyxm.net no longer resolves. > > Jan, thank you for past services. Please advise if you'd like to restore > (or using a different address). Just for the record/archive: : host imaginarium.2600.sk[159.69.251.30] sai

[pushed] wwwdocs: mirrors: Remove gcc.fyxm.net

2024-06-02 Thread Gerald Pfeifer
The hostname gcc.fyxm.net no longer resolves. Jan, thank you for past services. Please advise if you'd like to restore (or using a different address). Gerald --- htdocs/mirrors.html | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index

[pushed] libstdc++: Move gcc.gnu.org links to https

2024-06-02 Thread Gerald Pfeifer
It looks like there are more links needing similar changes; one step at a time... Gerald libstdc++-v3: * doc/xml/api.xml: Move gcc.gnu.org links to https. * doc/html/api.html: Regenerate. --- libstdc++-v3/doc/html/api.html | 8 libstdc++-v3/doc/xml/api.xml | 6

[pushed] wwwdocs: *: Move www.netlib.org to https

2024-06-02 Thread Gerald Pfeifer
Simplify a link on the way, removing trailing "index.html". --- htdocs/gcc-3.0/criteria.html | 4 ++-- htdocs/gcc-3.1/criteria.html | 2 +- htdocs/gcc-3.3/criteria.html | 2 +- htdocs/gcc-3.4/criteria.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git

[pushed] wwwdocs: gcc-*/buildstat: Drop references to "Final Installation" docs

2024-06-01 Thread Gerald Pfeifer
Instructions for reporting a successful build are not actually part of the "Final Installation" docs (any more) and we have not been adding new build results for several years. --- htdocs/gcc-3.0/buildstat.html | 6 +- htdocs/gcc-3.1/buildstat.html | 6 +- htdocs/gcc-3.2/buildstat.html |

[pushed] wwwdocs: news: golang.org has become go.dev

2024-06-01 Thread Gerald Pfeifer
Pushed Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index b7a6f479..c319e250 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -582,7 +582,7 @@ We are currently accepting student applications.

[pushed] wwwdocs: *: Use https to access gcc.gnu.org/onlinedocs

2024-05-30 Thread Gerald Pfeifer
Not sure we really need to keep all those docus for all our point releases. Might make more sense use the latest for each branch. But that's another discussion. Gerald --- htdocs/gcc-10/index.html | 12 ++-- htdocs/gcc-11/index.html | 10 +- htdocs/gcc-12/index.html | 8

Arm branding (was: [PATCH] doc: Document arm_v8_1m_main_cde_mve_fp)

2024-05-28 Thread Gerald Pfeifer
On Mon, 10 Jul 2023, Kyrylo Tkachov via Gcc-patches wrote: > I know the GCC source is inconsistent on this but the proper branding > these days is "ARM" -> "Arm" and "ARMv8.1-M" -> "Armv8.1-M". Arm, Red Hat, and SUSE - those three are spelt incorrectly by third parties more often than not, it

[pushed] wwwdocs: news: Move www.velox-project.eu to https

2024-05-28 Thread Gerald Pfeifer
Not sure why these all are popping up recently... Anyway: pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index ca3e7dc5..b7a6f479 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -512,7 +512,7 @@

[pushed] wwwdocs: news: Only refer, don't link to cvsweb

2024-05-27 Thread Gerald Pfeifer
First of all we have not been using CVS for a while, second cvsweb itself is not actively maintained any more. And on the way refer to it as a tool, not a package. Gerald --- htdocs/news.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/news.html

[pushed] doc: Use https for our own site (and GCC for the project)

2024-05-27 Thread Gerald Pfeifer
Earlier this year someone added a redirect from http to https to gcc.gnu.org; taking this as a hint to generally use https. Pushed. Gerald gcc: * doc/gm2.texi (What is GNU Modula-2): Move gcc.gnu.org links to https. (Other languages): Ditto. And fix casing of GCC. ---

[pushed] wwwdocs: news: Tweak hsafoundation.com URL

2024-05-27 Thread Gerald Pfeifer
"www" prefixes come and go... Pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index d2168528..2490d69e 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -168,7 +168,7 @@ BRIG/HSAIL

[pushed] wwwdocs: *: Refer to the ACE's project new home

2024-05-27 Thread Gerald Pfeifer
Pushed. Gerald --- 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(+), 3 deletions(-) diff --git a/htdocs/gcc-3.1/criteria.html b/htdocs/gcc-3.1/criteria.html index 2a9febc3..2a51da81 100644 ---

[pushed] wwwdocs: gcc-12: Make reference to problem reporting more general

2024-05-26 Thread Gerald Pfeifer
Don't link to Bugzilla directly (nor refer to it directly). Pushed. Gerald --- htdocs/gcc-12/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 0cfa12eb..2f790e0b 100644 ---

[pushed] wwwdocs: testing: Move buildbot.net to https

2024-05-26 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/testing/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/testing/index.html b/htdocs/testing/index.html index 012ac287..bf031c22 100644 --- a/htdocs/testing/index.html +++ b/htdocs/testing/index.html @@ -117,7 +117,7 @@ the

[pushed] go: Move web references from golang.org to go.dev.

2024-05-26 Thread Gerald Pfeifer
Caught by my latest link checker... gcc/go: * gccgo.texi (Top): Move a web reference from golang.org to go.dev. (C Interoperability): Move a web reference from golang.org to pkg.go.dev. --- gcc/go/gccgo.texi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff

[pushed] wwwdocs: news: Drop reference to www.gccsummit.org

2024-05-26 Thread Gerald Pfeifer
This is a perfect example why maintaining links is important. The domain appears to have changed owners and now appears very spammy. Pushed. Gerald --- htdocs/news.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index

[pushed] wwwdocs: news: Google+ is no more

2024-05-26 Thread Gerald Pfeifer
Keep the reference as text; just not the link. Gerald --- htdocs/news.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/news.html b/htdocs/news.html index af30872b..09dd2424 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -393,8 +393,7 @@ [2013-08-08]

[pushed] wwwdocs: news: Move www.multiprecision.org to https

2024-05-26 Thread Gerald Pfeifer
Not sure why all these showed up within a few weeks. Anyway, pushed. Gerald --- htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/news.html b/htdocs/news.html index fb34e64a..af30872b 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -622,7 +622,7

[pushed] doc: Quote singular '=' signs

2024-05-26 Thread Gerald Pfeifer
Based on a conversation with Joseph years ago. gcc: * doc/extend.texi (Attribute Syntax): Use @samp{=} instead of @code{=}. (Extended Asm): Ditto. --- gcc/doc/extend.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/doc/extend.texi

[pushed] wwwdocs: *: Update URL for ROOT project at CERN

2024-05-26 Thread Gerald Pfeifer
Not exactly the download for the specific release, but then a more stable URL. Pushed. Gerald --- htdocs/gcc-3.1/criteria.html | 3 +-- htdocs/gcc-3.3/criteria.html | 3 +-- htdocs/gcc-3.4/criteria.html | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git

[pushed] wwwdocs: gcc-13: Reword section on __bf16

2024-05-25 Thread Gerald Pfeifer
I found this section hard to understand at first (in addition to some grammar issues) so pushed the following. Lingling, please advise if you'd like further changes. Gerald --- htdocs/gcc-13/changes.html | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[pushed] wwwdocs: git: Fix typo

2024-05-25 Thread Gerald Pfeifer
Trivial fix. Pushed. Gerald --- htdocs/git.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/git.html b/htdocs/git.html index 22c0eec1..a6e88566 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -236,7 +236,7 @@ additional branches can also be fetched if

[pushed] wwwdocs: gcc-13: Run time instead of runtime

2024-05-24 Thread Gerald Pfeifer
Per our codingconventions.html 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 d431c768..2702170d 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.html

Re: [committed][wwwdocs] gcc-12/changes.html: Document RISC-V changes

2024-05-22 Thread Gerald Pfeifer
On Fri, 17 May 2024, Palmer Dabbelt wrote: > Ya, I guess it's kind of an odd phrasing. Maybe it should be something like Yes, this would have helped me understand. Thank you. >The vector and scalar crypto extensions are now accepted in ISA strings >via the -march argument. Note that

Re: committed: Stepping down as maintainer for ARC and Epiphany

2024-05-20 Thread Gerald Pfeifer
On Fri, 7 Jul 2023, Joern Wolfgang Rennecke wrote: > Stepping down as maintainer for ARC and Epiphany > > * MAINTAINERS (CPU Port Maintainers): Remove myself as ARC end > epiphany maintainer. > (Write After Approval): Add myself. Hmm, is it possible you committed this

[committed] PATCH for Re: Stepping down as maintainer for ARC and Epiphany

2024-05-20 Thread Gerald Pfeifer
the patch below. Gerald commit f94598ffaf5affbc9421ff230502357b07c55d9c Author: Gerald Pfeifer Date: Mon May 20 16:43:05 2024 +0200 MAINTAINERS: Update Joern Rennecke's status This is per his mail to g...@gcc.gnu.org on 7 Jul 2023. ChangeLog: * MAINTAINERS: M

[pushed] wwwdocs: gcc-14: Fix seven typos

2024-05-19 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-14/changes.html | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index dd3fea8d..6447898e 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -31,7

Re: [PATCH 0/3] c++: expr-cast - C-style cast conformance [PR77465]

2024-05-19 Thread Gerald Pfeifer
I noticed this patchset did not see any comment, did not get committed, and the PR is still open, so let me loop in Jason and Nathan as C++ maintainers. Ed, looking at the ChangeLog something seems missing: gcc/cp/ChangeLog: * call.c (tourney): (joust):

Re: [PATCH] added myself to maintainers

2024-05-19 Thread Gerald Pfeifer
I don't see it in the tree/ChangeLog/... ? Gerald On Fri, 19 Aug 2022, Ondrej Kubanek via Gcc-patches wrote: > +2022-08-18 Ondrej Kubanek > + > + * MAINTAINERS: add myself. > + > 2022-07-04 Martin Liska > > * MAINTAINERS: fix sorting of names > diff --git a/MAINTAINERS

[pushed] wwwdocs: egcs-1.1: Use 64-bit instead of 64 bit

2024-05-18 Thread Gerald Pfeifer
Another instance I found. With that wwwdocs should be consistent. Pushed. Gerald --- htdocs/egcs-1.1/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/egcs-1.1/index.html b/htdocs/egcs-1.1/index.html index 5db4e342..a62ed3df 100644 ---

[pushed] wwwdocs: gcc-4.6: Use 64-bit instead of 64 bit

2024-05-17 Thread Gerald Pfeifer
--- htdocs/gcc-4.6/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-4.6/changes.html b/htdocs/gcc-4.6/changes.html index c96d347f..d1e15af3 100644 --- a/htdocs/gcc-4.6/changes.html +++ b/htdocs/gcc-4.6/changes.html @@ -791,7 +791,7 @@ Several

Re: [committed][wwwdocs] gcc-12/changes.html: Document RISC-V changes

2024-05-17 Thread Gerald Pfeifer
On Thu, 28 Apr 2022, Kito Cheng wrote: > --- > htdocs/gcc-12/changes.html | 13 - : > +New ISA extension support for vector and scalar crypto was added, > only > + support architecture testing marco and -march= > parsing. I realized I'm not sure I understand what the second

[pushed] wwwdocs: gcc-12: Fix typo

2024-05-17 Thread Gerald Pfeifer
--- htdocs/gcc-12/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 8a0347e3..0cfa12eb 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -903,7 +903,7 @@ function Multiply (S1,

[pushed] wwwdocs: cxx-dr-status: Replace by

2024-05-13 Thread Gerald Pfeifer
The validator warns about as deprecated; use instead. Pushed. Gerald --- htdocs/projects/cxx-dr-status.html | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index c70cdf21..e29d2407

[pushed] wwwdocs: gcc-9: Various editorial changes

2024-05-09 Thread Gerald Pfeifer
Something I had on a disk for a bit; note how this includes a case of going from "link-time" to "link time" (used as a noun). Pushed. Gerald --- htdocs/gcc-9/changes.html | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git

[pushed] wwwdocs: gcc-11: Use 64-bit instead of 64 bit

2024-05-09 Thread Gerald Pfeifer
After yesterday's changes I did some grep-ing and found three more cases, this time in the GCC 11 pages. Pushed. Gerald --- htdocs/gcc-11/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index

[pushed] wwwdocs: gcc-12: 512-bit instead of 512 bit

2024-05-08 Thread Gerald Pfeifer
Same as for GCC 13, as I just noticed. Pushed. Gerald --- htdocs/gcc-12/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index b4e29d72..8a0347e3 100644 --- a/htdocs/gcc-12/changes.html +++

[pushed] wwwdocs: gcc-13: 512-bit instead of 512 bit

2024-05-08 Thread Gerald Pfeifer
A detail I missed last year. My bad. Fixed thusly and pushed. Gerald --- htdocs/gcc-13/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index 15a309d6..e324b782 100644 --- a/htdocs/gcc-13/changes.html +++

Re: [wwwdocs] Add Cauldron2024

2024-05-07 Thread Gerald Pfeifer
On Tue, 7 May 2024, Jan Hubicka wrote: > this adds Cauldron2024 to main page. OK? Of course! :-) No need to ask. (And thanks for organizing! Sadly, once again exactly a weekend I cannot join due to family obligations. :-( ) Gerald

[pushed] wwwdocs: gcc-14/porting_to: Improve markup.

2024-05-05 Thread Gerald Pfeifer
The key change is putting "GCC target" in ... . Pushed. Gerald --- htdocs/gcc-14/porting_to.html | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html index 13772080..db27f122 100644 ---

Re: [wwwdocs] Porting-to-14: Mention new pragma GCC Target behavior

2024-05-03 Thread Gerald Pfeifer
On Thu, 2 May 2024, Martin Jambor wrote: > Thanks for your suggestions, this is what I am going to commit in a > moment. Thanks! > diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html > > +Pragma GCC target now affects preprocessor > symbols A small detail I missed:

[pushed] wwwdocs: gcc-14: Close as such, not

2024-05-03 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-14/porting_to.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html index a20d82c2..13772080 100644 --- a/htdocs/gcc-14/porting_to.html +++ b/htdocs/gcc-14/porting_to.html @@ -514,7

Re: [wwwdocs] Add znver5 to GCC 14 changes

2024-05-03 Thread Gerald Pfeifer
Hi Martin, On Thu, 2 May 2024, Martin Jambor wrote: > + GCC now supports AMD CPUs based on the znver5 core via > +-march=znver5. Based on ISA extensions enabled on > +a znver4 core, the switch further enables the AVXVNNI, MOVDIRI, > +MOVDIR64B, AVX512VP2INTERSECT, and PREFETCHI ISA

[pushed] doc: Describe limitations re Ada, D, and Go on FreeBSD

2024-05-01 Thread Gerald Pfeifer
This should address the majority of issues left from Rainer's report https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112959 . I pushed this for now. Rainer, thank you very much for your report and all the details. I am sorry our documentation was not up-to-date. It would be great could you have

[pushed] doc: FreeBSD no longer has a GNU toolchain in base

2024-05-01 Thread Gerald Pfeifer
The recent thread on building on FreeBSD made me release there's quite some cruft to remove (and a note to add) regarding that. Pushed (and more to come). Gerald gcc: PR target/69374 PR target/112959 * doc/install.texi (Specific) <*-*-freebsd*>: No longer refer

Re: [wwwdocs] Porting-to-14: Mention new pragma GCC Target behavior

2024-05-01 Thread Gerald Pfeifer
On Tue, 30 Apr 2024, Martin Jambor wrote: > +Pragma GCC Target now affects preprocessor > symbols Note the id: should be "gcc-target-pragma", though I even suggest to simplify and say "target-pragma". > +The behavior of pragma GCC Target and specifically how it affects ISA Seconding Jakub's

Re: [PATCH] wwwdocs: Add note to changes.html for __has_{feature,extension}

2024-05-01 Thread Gerald Pfeifer
On Fri, 26 Apr 2024, Marek Polacek wrote: > Thanks, I think you can go ahead with this. Agreed, thanks. Alex, if you agree, how about simplifying +This is primarily intended to aid the portability of code written +against Clang. to +This is aids the portability of code

  1   2   3   4   5   6   7   8   9   10   >