[pushed] wwwdocs: projects/beginner: Remove traces of Interix

2023-02-04 Thread Gerald Pfeifer
I ran into this by chance and found there are probably quite a bit more parts of https://gcc.gnu.org/projects/beginner.html that should be removed. Any volunteers to have a look? (Jeff, maybe you can help trim this a bit?) Gerald --- htdocs/projects/beginner.html | 4 +--- 1 file changed, 1

[pushed] libstdc++: Adjust link to pdftex

2023-02-03 Thread Gerald Pfeifer
Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/documentation_hacking.xml: Adjust link to pdftex. * doc/html/manual/documentation_hacking.html: Regenerate. --- libstdc++-v3/doc/html/manual/documentation_hacking.html | 4 ++--

[pushed] wwwdocs: news/profiledriven: Move citeseerx.ist.psu.edu to https

2023-02-03 Thread Gerald Pfeifer
Business as usual. Pushed. Gerald --- htdocs/news/profiledriven.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/news/profiledriven.html b/htdocs/news/profiledriven.html index 13a61ec0..cac172b4 100644 --- a/htdocs/news/profiledriven.html +++

[pushed] libstdc++: Tweak link to ABIcheck project

2023-02-03 Thread Gerald Pfeifer
libstdc++-v3/ChangeLog: * doc/xml/manual/abi.xml: Tweak link to ABIcheck project. * doc/html/manual/abi.html: Regenerate. --- libstdc++-v3/doc/html/manual/abi.html | 2 +- libstdc++-v3/doc/xml/manual/abi.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [wwwdocs] document modula-2 in gcc-13/changes.html (and index.html)

2023-02-03 Thread Gerald Pfeifer
On Fri, 3 Feb 2023, Gaius Mulley wrote: > The following patch provides a summary of the modula-2 front end > and also contains links to the online modula-2 documentation in > index.html. > +Modula-2 > + > + Support for the language Modula-2 has been added. The dialects > + supported are PIM2,

[pushed] wwwdocs: gcc-11: Update arm "Straight-line Speculation vulnerability" link

2023-02-02 Thread Gerald Pfeifer
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 4787fc26..cc0fdc19 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -807,7 +807,7 @@ You may

[pushed] libstdc++: Switch a www.open-std.org link to https

2023-02-01 Thread Gerald Pfeifer
Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/using_exceptions.xml: Update a www.open-std.org link to https. * doc/html/manual/using_exceptions.html: Regenerate. --- libstdc++-v3/doc/html/manual/using_exceptions.html | 2 +-

[pushed] wwwdocs: frontends: Switch www.modula3.org to https

2023-02-01 Thread Gerald Pfeifer
Business as usual. Pushed. Gerald --- htdocs/frontends.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/frontends.html b/htdocs/frontends.html index 8e38838a..12af359b 100644 --- a/htdocs/frontends.html +++ b/htdocs/frontends.html @@ -48,7 +48,7 @@ the GCC trunk.

[pushed] libstdc++: Fix link to online GDB manual

2023-02-01 Thread Gerald Pfeifer
What a difference a slash can make. (I'm pretty sure that same link originally worked; someone somehow somewhen probably changed something on the web server.) Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/debug.xml: Fix link to online GDB manual. *

[pushed] wwwdocs: readings: Update Nios II reference

2023-02-01 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 6e640af1..4bad7e26 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -231,7 +231,7 @@ names. Nios II Manufacturer:

[pushed] wwwdocs: testing: Update LAPACK links

2023-02-01 Thread Gerald Pfeifer
www.netlib.org now redirects to netlib.org. Gerald --- htdocs/testing/testing-lapack.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/testing/testing-lapack.html b/htdocs/testing/testing-lapack.html index 6416ac3e..3262d69c 100644 ---

[pushed] wwwdocs: readings: Remove Herman D. Knoble's Fortran Resources

2023-02-01 Thread Gerald Pfeifer
The original page is gone, and search engines did not reveal a new location. If any of you has a new location, feel free to add that (or let me know and I'll take care). Gerald --- htdocs/readings.html | 5 - 1 file changed, 5 deletions(-) diff --git a/htdocs/readings.html

[pushed] wwwdocs: gcc-5: Fix deep link into GDB manual

2023-01-31 Thread Gerald Pfeifer
A slightly tricky one, and I figured using the single-page version of that document is going to be more resilient in the future. Pushed. Gerald --- htdocs/gcc-5/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-5/changes.html

[pushed] wwwdocs: cxx-dr-status: Switch www.open-std.org to https

2023-01-30 Thread Gerald Pfeifer
One more... Pushed. Gerald --- htdocs/projects/cxx-dr-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html index 748226c2..d87466a3 100644 --- a/htdocs/projects/cxx-dr-status.html +++

[pushed] doc: Change fsf.org to www.fsf.org in URLs (GFDL)

2023-01-30 Thread Gerald Pfeifer
We have been getting a 301 (permanent redirect) http response from the server for a long while. Pushed. Gerald gcc/ChangeLog: * doc/include/fdl.texi: Change fsf.org to www.fsf.org. --- gcc/doc/include/fdl.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[pushed] libstdc++: Update links in the Memory section of the manual

2023-01-30 Thread Gerald Pfeifer
Consistency simplifies life. Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/shared_ptr.xml: Move links from both http://open-std.org and http://www.open-std.org to https://www.open-std.org. * doc/html/manual/memory.html: Regenerate. ---

Re: Buildbot (Sourceware): gcc - failed configure (failure) (master)

2023-01-30 Thread Gerald Pfeifer
On Mon, 30 Jan 2023, Steve Kargl via Gcc wrote: > Bingo. In the case of non-[a-zA-Z] characters in the > Subject (or Fromi or To) line, the spam folder is normally > named /dev/null. Hmm, so any digit, parenthesis, or bracket in the Subject, and mails gets to /dev/null? Or having an umlaut or

Re: [committed] wwwdocs: cxx-status: Move www.open-std.org to https

2023-01-30 Thread Gerald Pfeifer
On Sun, 31 Jul 2022, Jonathan Wakely wrote: >> Marek, Jason, Jonathan - I noticed that (in other places) we have both >> links to www.open-std.org and open-std.org, both of which seem to work. >> >> What is the preferred spelling of that site? With or without www? (The >> latter would be shorter

[PATCH, wwwdocs] readings: Update AIX linker links

2023-01-30 Thread Gerald Pfeifer
Hi David, the noticed the links to the AIX 4.3 and AIX 5L docs were broken and could not find a good replacement, though I did find one for AIX 7.2. How about the patch below? Or should we omit such links? (Or do you have recommendations?) Thanks, Gerald diff --git a/htdocs/readings.html

[pushed] wwwdocs: gcc-4.7: Adjust link to "Collecting User-Mode Dumps"

2023-01-30 Thread Gerald Pfeifer
After summer 2018 and summer 2019 the third time Microsoft shuffles around things... At least the put in place redirects. Pushed. Gerald --- htdocs/gcc-4.7/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html

Re: [PATCH] Change AVX512FP16 to AVX512-FP16 which is official name.

2023-01-29 Thread Gerald Pfeifer
On Sun, 29 Jan 2023, liuhongt wrote: > Ready to push to trunk. Yes, thank you. Gerald

Re: [PATCH] Change AVX512FP16 to AVX512-FP16 in the document.

2023-01-29 Thread Gerald Pfeifer
On Sun, 29 Jan 2023, liuhongt wrote: > The official name is AVX512-FP16. > > Ready to push to trunk. > > gcc/ChangeLog: > > * config/i386/i386.opt: Change AVX512FP16 to AVX512-FP16. > * doc/invoke.texi: Ditto. Ok, thank you. (And okay to backport to older branches as/if you want.)

[pushed] doc: Update link to the AVR-Libc manual

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald gcc/ChangeLog: * doc/extend.texi (Named Address Spaces): Update link to the AVR-Libc manual. --- 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 027a08a2f62..5a026c4b48c 100644

[pushed] libstdc++: Update links in the "Contributing" manual

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/appendix_contributing.xml: Adjust link to ISO C++ standard at ANSI. Move link to www.open-std.org to https. * doc/html/manual/appendix_contributing.html: Regenerate. ---

[pushed] wwwdocs: gcc-11: Switch www.open-std.org to https

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-11/porting_to.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-11/porting_to.html b/htdocs/gcc-11/porting_to.html index 802fb367..a7b634c1 100644 --- a/htdocs/gcc-11/porting_to.html +++ b/htdocs/gcc-11/porting_to.html @@ -49,7

[v2,pushed] wwwdocs: projects/gomp: Editorial changes

2023-01-28 Thread Gerald Pfeifer
This is a minor variation of what i shared a week ago. Pushed now, and I'll be happy to make adjustments/further changes based on feedback. Gerald Break long sentences, fixe grammar, simplify language. --- htdocs/projects/gomp/index.html | 29 ++--- 1 file changed,

[pushed] wwwdocs: cxx-status: Fix link to GCC 10 release notes

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald "." refers to the current directory; we need ".." to move one level up. --- htdocs/projects/cxx-status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index f6435eb2..cc8fe615 100644 ---

[pushed] doc: Update link to Objective-C book

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald gcc/ChangeLog: * doc/standards.texi (Standards): Update link to Objective-C book. --- gcc/doc/standards.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index b54502add41..5ea724f5657 100644 ---

[pushed] wwwdocs: bugs: Adjust link to ISO C++ standard

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/bugs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html index 96a5d0f0..765d8c67 100644 --- a/htdocs/bugs/index.html +++ b/htdocs/bugs/index.html @@ -629,7 +629,7 @@ section of the GCC manual.

Re: [PATCH] [GCC12] Mention Intel AVX512-FP16 and _Float16 support.

2023-01-28 Thread Gerald Pfeifer
On Fri, 8 Oct 2021, Hongtao Liu wrote: > > On Fri, 24 Sep 2021, Hongtao Liu via Gcc-patches wrote: >>> + New ISA extension support for Intel AVX512-FP16 was added to GCC. >>> + AVX512FP16 intrinsics are available [...] >> So, is it AVX512-FP16 or AVX512FP16? > Sorry for the confusion, the

[pushed, C++] wwwdocs: faq: Remove "Copy constructor access check" entry

2023-01-28 Thread Gerald Pfeifer
Sometimes less is more (and our FAQ can use some trimming/updating for sure). Pushed. Gerald This entry refers to changes in GCC 3.4 and GCC 4.3 which were released in 2004 and 2008, respectively, and this is hardly a FAQ any more. --- htdocs/bugs/index.html | 50

[pushed] libstdc++: Move sourceforge.net links to https

2023-01-28 Thread Gerald Pfeifer
Starting to see some trees in the forrest of links that require updating... Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/documentation_hacking.xml: Move sourceforge.net links to https. * doc/html/manual/documentation_hacking.html: Regenerate. ---

[pushed] doc: Update reference to AddressSanitizer

2023-01-28 Thread Gerald Pfeifer
gcc/ChangeLog: * doc/invoke.texi (Instrumentation Options): Update reference to AddressSanitizer. --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index a371cd91ef8..6e3f5bf8216 100644 ---

[pushed] doc: Update Go1 link

2023-01-28 Thread Gerald Pfeifer
gcc/ChangeLog: * doc/standards.texi: Update Go1 link. --- gcc/doc/standards.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi index d9ee11ccc29..b54502add41 100644 --- a/gcc/doc/standards.texi +++

[pushed] libstdc++: Switch www.open-std.org to https (ABI manual)

2023-01-28 Thread Gerald Pfeifer
Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/abi.xml: Update www.open-std.org link to https. * doc/html/manual/abi.html: Regenerate. --- libstdc++-v3/doc/html/manual/abi.html | 4 ++-- libstdc++-v3/doc/xml/manual/abi.xml | 4 ++-- 2 files changed, 4 insertions(+),

[pushed] wwwdocs: mirrors: Switch ftp.fu-berlin.de from ftp to https

2023-01-27 Thread Gerald Pfeifer
Back in 2021 http/https were not supported by ftp.fu-berlin.de, now they are, so switch over. Thank you, f...@fu-berlin.de! (And please advise if you'd like to see things changed.) Pushed. Gerald --- htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[pushed] wwwdocs: codingconventions: Replace markup by

2023-01-27 Thread Gerald Pfeifer
A small refinement. (Too bad the w3 validator isn't automatically usable for us any more, though I'm checking manually these days.) Pushed. Gerald --- htdocs/codingconventions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/codingconventions.html

[pushed] wwwdocs: readings: Update Modula 3 link

2023-01-26 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 295cc51f..3f41ef2a 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -567,7 +567,7 @@ names. Modula 3 information -

[pushed] wwwdocs: gcc-3.4: Update a link to use https

2023-01-26 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-3.4/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html index d9985673..76b4ce87 100644 --- a/htdocs/gcc-3.4/changes.html +++ b/htdocs/gcc-3.4/changes.html @@ -521,7 +521,7 @@ and

[pushed] wwwdocs: codingconventions: Update a link to Github docs

2023-01-26 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/codingconventions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index af08f11a..24365815 100644 --- a/htdocs/codingconventions.html +++ b/htdocs/codingconventions.html @@ -147,7

[pushed] wwwdocs: codingconventions: Update upstream instructions for libstdc++

2023-01-26 Thread Gerald Pfeifer
Jonathan (or some other libstdc++ developer), would you mind having a look at that section of https://gcc.gnu.org/codingconventions.html to see whether we should do further changes? Thanks, Gerald Since ca314fbd2509439f708c56f34d0a85449a43fe73 in the gcc tree libstc++ no longer ships copies

Re: [committed] frange: Fix up foperator_{,not_}equal::fold_range for signed zeros [PR108540]

2023-01-26 Thread Gerald Pfeifer
On Thu, 26 Jan 2023, Jakub Jelinek via Gcc-patches wrote: > committed to trunk. Picking a random commit: Should we consistently start using "pushed" instead of "committed"? In CVS and SVN those two were the same. With GIT it's really a push (to trunk) we are interested in, not a commit to a

[pushed] wwwdocs: git: Tweak link to TR29124 C++ reference

2023-01-26 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/git.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/git.html b/htdocs/git.html index fc30c5ab..f71b451f 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -606,7 +606,7 @@ in Git (except for ones under refs/vendors/). tr29124

[pushed] libstdc++: Move www.open-std.org to https in bugs manual

2023-01-26 Thread Gerald Pfeifer
Someone used a macro DR in doc/xml/manual/intro.xml which was a really clever idea. :-) It might be good to do this more widely... Pushed. Gerald libstdc++-v3/ChangeLog: * doc/xml/manual/intro.xml: Update links to www.open-std.org to use https. *

[pushed] doc: Refer to projects as GCC and GDB (was: [PATCH] sourcebuild.texi: Document new toplevel directories [PR82383])

2023-01-26 Thread Gerald Pfeifer
9f6350a2ce5 Author: Gerald Pfeifer Date: Thu Jan 26 12:25:44 2023 +0100 doc: Refer to projects as GCC and GDB ...instead of gcc and gdb which are the executables (and in case of GCC the C language front end). gcc/ChangeLog: * doc/sourcebuild.texi: Refer

[pushed] wwwdocs: gcc-6: Switch www.open-std.org links to https

2023-01-25 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-6/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html index 612ea48d..b400dd9c 100644 --- a/htdocs/gcc-6/changes.html +++ b/htdocs/gcc-6/changes.html @@ -300,7 +300,7 @@ within

[pushed] doc/contrib.texi: Add Jose E. Marchesi

2023-01-25 Thread Gerald Pfeifer
This fixes an obvious submission (of which I believe there are more - please feel free to help address those). Gerald gcc/ChangeLog: * doc/contrib.texi: Add Jose E. Marchesi. --- gcc/doc/contrib.texi | 4 1 file changed, 4 insertions(+) diff --git a/gcc/doc/contrib.texi

[wwwdocs] gcc-6: Consistently lower-case newlib (was: [Patch] install.texi: Bump newlib version for nvptx + gcn)

2023-01-23 Thread Gerald Pfeifer
wwwdocs. Pushed. :) Gerald commit 6168a4b67741682ed9168ffdb5cfc6e8bec9557f Author: Gerald Pfeifer Date: Mon Jan 23 12:35:53 2023 +0100 gcc-6: Consistently lower-case newlib diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html index a9f033b1..612ea48d 100644 --- a/htdocs/gcc-6/cha

Re: [wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update

2023-01-23 Thread Gerald Pfeifer
On Mon, 23 Jan 2023, Tobias Burnus wrote: > Now committed with the suggestions taken into account. Nice - this feels rather clear to me (as a non-expert) now. :-) Thanks, Gerald

[pushed] wwwdocs: gcc-10: Grammar fixes in the amdgcn section

2023-01-22 Thread Gerald Pfeifer
I missed this originally and noticed looking for something else. Pushed. Gerald --- htdocs/gcc-10/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html index 2bad8ea3..4acc8d12 100644 ---

Re: [Patch] install.texi: Bump newlib version for nvptx + gcn

2023-01-21 Thread Gerald Pfeifer
On Sat, 21 Jan 2023, Tobias Burnus wrote: > On the technical side, the newer newlib version is not yet required. But > it looks as if it soon makes a lot of sense to have it: : > As nvptx/amdgcn is (mostly) about offloading code, newlib is compiled > usually alongside GCC (e.g. in SUSE,

Re: [wwwdocs][Patch] Add OpenMP by-GCC-version implementation status

2023-01-21 Thread Gerald Pfeifer
On Tue, 17 May 2022, Tobias Burnus wrote: > Done so: https://gcc.gnu.org/projects/gomp/ Nice! > Thanks again for all the comments! Always welcome! One detailed I noticed only now: The GOMP project consists of implementation of OpenMP and OpenACC to permit annotating the source code to

[pushed] wwwdocs: gcc-5: Adjust www.open-std.org links to https

2023-01-21 Thread Gerald Pfeifer
Business as usual. Gerald --- htdocs/gcc-5/changes.html| 2 +- htdocs/gcc-5/porting_to.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html index f6742fb0..893e35de 100644 --- a/htdocs/gcc-5/changes.html +++

Re: [committed] wwwdocs: readings: www.cmass.com is gone, remove

2023-01-21 Thread Gerald Pfeifer
Hi Gaius, On Mon, 11 Apr 2022, Gaius Mulley wrote: >> Gaius, if you want to make changes to that section of readings.html, >> absolutely be free doing so (and I'll be happy help, too). > looks fine - sure how about adding: > > Modula 3 information > >

Re: [wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update

2023-01-21 Thread Gerald Pfeifer
On Wed, 18 Jan 2023, Tobias Burnus wrote: > How about the following? I put the other change into its own bullet > point to be less confusing, completely rewording the remaining item and > mention reverse offload support. Thank you, Tobias, for the explanation and the updated patch. As Jakub

Re: [Patch] install.texi: Bump newlib version for nvptx + gcn

2023-01-21 Thread Gerald Pfeifer
On Sat, 21 Jan 2023, Tobias Burnus wrote: > A new newlib version has been realized yesterday: newlib-4.3.0 (yearly > snapshot) : > Comments? Suggestions? – If there are none, I intent to commit the patch > as obvious. Is it maybe a little tough to bump the minimal requirement to something only

[pushed] wwwdocs: *: Consistent formatting around environment

2023-01-21 Thread Gerald Pfeifer
Consistency in how things are formatted makes automated processing easier in case of future mass changes. Pushed. Gerald --- htdocs/benchmarks/index.html | 1 + htdocs/egcs-1.0/index.html | 2 ++ htdocs/egcs-1.1/index.html | 2 ++ 3 files changed, 5 insertions(+) diff --git

[committed] wwwdocs: gcc-4.9: Adjust www.open-std.org links to https

2023-01-19 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-4.9/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-4.9/changes.html b/htdocs/gcc-4.9/changes.html index 274bd814..9090c0ea 100644 --- a/htdocs/gcc-4.9/changes.html +++ b/htdocs/gcc-4.9/changes.html @@ -222,7 +222,7 @@

[committed] style: Tweak a comment

2023-01-19 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/style.mhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml index 8afaa1e1..1b778151 100644 --- a/htdocs/style.mhtml +++ b/htdocs/style.mhtml @@ -9,7 +9,7 @@ > -;;; Redefine the tag so that we can add

Re: [PATCH] wwwdocs: Announce Solaris 11.3 obsoletion

2023-01-19 Thread Gerald Pfeifer
On Wed, 18 Jan 2023, Rainer Orth wrote: > Here's the changes.html patch corresponding to the Solaris 11.3 > obsoletion notice in > > https://gcc.gnu.org/pipermail/gcc/2022-December/240322.html > https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608384.html > > Since this is the

[committed] wwwdocs: gitwrite: Structure a section some more

2023-01-19 Thread Gerald Pfeifer
On the way properly mark up a command-line option. Pushed. (The diff locks quite bigger than it actually is.) Gerald --- htdocs/gitwrite.html | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/htdocs/gitwrite.html b/htdocs/gitwrite.html index e4dadb27..1ffda77a

[committed] wwwdocs: gcc-3.3: Adjust www.open-std.org links to https

2023-01-19 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-3.3/changes.html | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/htdocs/gcc-3.3/changes.html b/htdocs/gcc-3.3/changes.html index 93d96e65..da4165f3 100644 --- a/htdocs/gcc-3.3/changes.html +++ b/htdocs/gcc-3.3/changes.html @@ -560,7

[committed] libstdc++: Minor updates to Policy Based Data Structures: Biblio

2023-01-18 Thread Gerald Pfeifer
Segher kindly pointed out that when I changed the COM reference I claimed I updated the title, but didn't. This fixes that and updates www.open-std.org links. Pushed. Gerald libstdc++-v3/ChangeLog: 2023-01-18 Gerald Pfeifer * doc/xml/manual/policy_data_structures_biblio.xml

[committed] wwwdocs: gcc-4.6: Adjust www.open-std.org links to https

2023-01-18 Thread Gerald Pfeifer
Pushed Gerald --- htdocs/gcc-4.6/changes.html | 2 +- htdocs/gcc-4.6/cxx0x_status.html | 122 +++ 2 files changed, 62 insertions(+), 62 deletions(-) diff --git a/htdocs/gcc-4.6/changes.html b/htdocs/gcc-4.6/changes.html index eb71f855..c96d347f 100644 ---

[committed] wwwdocs: gcc-4.7: Adjust www.open-std.org links to https

2023-01-17 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/gcc-4.7/cxx0x_status.html | 122 +++ 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/htdocs/gcc-4.7/cxx0x_status.html b/htdocs/gcc-4.7/cxx0x_status.html index af6a2ef8..19507d25 100644 --- a/htdocs/gcc-4.7/cxx0x_status.html

[committed] wwwdocs: rsync: Remove trailing slash from tags

2023-01-17 Thread Gerald Pfeifer
Last such occurrence in the tree - gone now. Gerald --- htdocs/rsync.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/rsync.html b/htdocs/rsync.html index e206f0b4..264ea2af 100644 --- a/htdocs/rsync.html +++ b/htdocs/rsync.html @@ -3,8 +3,8 @@ - - + +

Re: [PATCH,WWWDOCS] htdocs: add an Atom feed for GCC news

2023-01-17 Thread Gerald Pfeifer
On Fri, 23 Dec 2022, Jose E. Marchesi via Gcc-patches wrote: > This patch adds an Atom feed for GCC news I was going to approve, would like to see a bit consensus with others though. For now some review: > I recommend switching the two notes. The one on the feed feels more important since

Re: [PATCH,WWWDOCS] htdocs: add an Atom feed for GCC news

2023-01-17 Thread Gerald Pfeifer
On Wed, 11 Jan 2023, Thomas Schwinge wrote: > On 2022-12-23T10:50:13+0100, "Jose E. Marchesi via Gcc-patches" > wrote: >> This patch adds an Atom feed for GCC news, which can then be easily >> aggregated in other sites, such as the GNU planet >> (https://planet.gnu.org). > I absolutely agree

Re: [wwwdocs] gcc-12/changes.html: OpenMP - mention masked support

2023-01-16 Thread Gerald Pfeifer
On Fri, 13 Aug 2021, Tobias Burnus wrote: > Update the OpenMP section again, now that Jakub has added the 'masked' > construct. > > Comments? Just a little follow-up change that I pushed; see below. Ger "blast from the past" ald commit dcb59089cf4bd7f09f273d7b3f35c568b

Re: [wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update

2023-01-16 Thread Gerald Pfeifer
Hi Tobias, On Mon, 16 Jan 2023, Tobias Burnus wrote: >> requires_offload, unified_address >> - and unified_shared_memory clauses cause that the >> - only available device is the initial device (the host). Fortran now >> + and unified_shared_memory clauses imply the initial

Re: [wwwdoc][Patch] Mention Loongson 3a1000 3a2000 3a3000 2k1000 support in gcc9

2023-01-16 Thread Gerald Pfeifer
mit bfea0a7904c170d262ca4b18ae02b97d15625424 Author: Gerald Pfeifer Date: Mon Jan 16 21:04:47 2023 +0100 gcc-9: Mention Loongson 3a1000 3a2000 3a3000 2k1000 support Originally by Paul Hua . diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html index ffaf4824..7dfae89c 100644 --- a/htdocs/gc

[committed] wwwdocs: readings: Move www.open-std.org links to https

2023-01-16 Thread Gerald Pfeifer
This looks like the largest remaining block of related issues... Gerald --- htdocs/readings.html | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/htdocs/readings.html b/htdocs/readings.html index 5e3db8c2..295cc51f 100644 --- a/htdocs/readings.html

[committed] wwwdocs: git: Remove trailing slash from tags

2023-01-16 Thread Gerald Pfeifer
This is nearly the last case in our tree; nearly current HTML 5 across, now. Gerald --- htdocs/git.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/git.html b/htdocs/git.html index 4a8b1004..fc30c5ab 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -3,8

[committed] wwwdocs: projects/cfg: Update reference to paper

2023-01-15 Thread Gerald Pfeifer
Citeseer no longer has "Hyperblock Performance Optimizations For ILP Processors; David Isaac August, 1996 (Master Thesis)". Link to the actual PDF instead. --- htdocs/projects/cfg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projects/cfg.html

[committed] wwwdocs: gcc-3.4: Switch www.eclipse.org to https

2023-01-15 Thread Gerald Pfeifer
--- htdocs/gcc-3.4/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-3.4/changes.html b/htdocs/gcc-3.4/changes.html index aac9a245..d9985673 100644 --- a/htdocs/gcc-3.4/changes.html +++ b/htdocs/gcc-3.4/changes.html @@ -738,7 +738,7 @@ and not your

[committed] wwwdocs: codingconventions: Adjust Intel BID library link

2023-01-15 Thread Gerald Pfeifer
Following a permanent redirect request from that server. Gerald --- htdocs/codingconventions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html index 348f1e1d..5519d3f9 100644 --- a/htdocs/codingconventions.html

[committed] wwwdocs: gcc-4.5: Convert www.open-std.org links to https

2023-01-15 Thread Gerald Pfeifer
There are more; this should be the biggest chunk left, though. Gerald --- htdocs/gcc-4.5/changes.html | 4 +- htdocs/gcc-4.5/cxx0x_status.html | 124 +++ 2 files changed, 64 insertions(+), 64 deletions(-) diff --git a/htdocs/gcc-4.5/changes.html

[committed] wwwdocs: faq: Move c-faq.com to https

2023-01-15 Thread Gerald Pfeifer
Pushed. Gerald --- htdocs/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/faq.html b/htdocs/faq.html index b09e3920..203661dc 100644 --- a/htdocs/faq.html +++ b/htdocs/faq.html @@ -13,7 +13,7 @@ This FAQ tries to answer specific questions concerning GCC.

Renaming git master?

2023-01-15 Thread Gerald Pfeifer
[ gcc-patches -> gcc ] On Mon, 29 Mar 2021, Jonathan Wakely wrote: >> [LLVM] renamed the 'master' branch. I'll adjust the link tomorrow. > Done by this patch, pushed to master (which I think we should rename). Did I miss any discussions? Our documentation at https://gcc.gnu.org/git.html still

[committed] config-list.mk: Modernize FreeBSD targets towards version 13

2023-01-15 Thread Gerald Pfeifer
And here is a second set of changes to bring config-list.mk largely in line with the current situation on FreeBSD. (It probably makes sense to switch to, or add, powerpc64le. I'll leave that to others closer to that.) Gerald 2023-01-15 Gerald Pfeifer * config-list.mk: Update

Re: [wwwdocs] gcc-13/changes.html + projects/gomp/: OpenMP update

2023-01-14 Thread Gerald Pfeifer
mit 2f870cba58c81449beb618a9030824360a25 Author: Gerald Pfeifer Date: Sat Jan 14 22:44:49 2023 +0100 gcc-13: Various editorial changes around OMP entries diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index 96d47903..08e36fb3 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.h

Re: gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact

2023-01-13 Thread Gerald Pfeifer
On Tue, 20 Dec 2022, Qing Zhao via Gcc-patches wrote: > +Treating trailing arrays as flexible array > members Please note that ids must not contain white space. Would you mind following up making this "flexiblearray" or similiar? Thank you, Gerald

[committed] config-list.mk: Remove obsolete FreeBSD targets

2023-01-11 Thread Gerald Pfeifer
ia64-freebsd is officially dead, and sparc64-freebsd has not been able to build GCC for half a dozen years (or so) and is essentially end of life. The default per gcc/config/i386/freebsd.h has been i586 for a while, so i486-freebsd can go as well. (We still have i686-freebsd.) Pushed, obvious

[committed] wwwdocs: gcc-8: Properly spell "command-line option"

2023-01-11 Thread Gerald Pfeifer
On the way add some missing "the"s. Pushed. Gerald --- htdocs/gcc-8/changes.html | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html index 73ccd07d..c329a509 100644 --- a/htdocs/gcc-8/changes.html +++

Re: [PATCH,WWWDOCS] htdocs: rotate news

2023-01-11 Thread Gerald Pfeifer
On Fri, 23 Dec 2022, Jose E. Marchesi via Gcc-patches wrote: > htdocs/index.html | 24 > htdocs/news.html | 24 > 2 files changed, 24 insertions(+), 24 deletions(-) Okay, thank you. And you can consider this kind of change preapproved. Or

Re: [PATCH,WWWDOCS] htdocs: news: GCC BPF in Compiler Explorer

2023-01-11 Thread Gerald Pfeifer
On Fri, 23 Dec 2022, Jose E. Marchesi via Gcc-patches wrote: > This patch adds an entry to the News section in index.html, announcing > the availability of a nightly build of bpf-unknown-none-gcc. Nice! > +https://godbolt.org;>GCC BPF in Compiler > Explorer > + [2022-12-23] > +Support for a

Re: [PATCH] wwwdocs: Note that old reload is deprecated

2023-01-11 Thread Gerald Pfeifer
On Thu, 5 Jan 2023, Segher Boessenkool wrote: > Happy new year everyone. > > Is this patch okay to commit? >From a wwwdocs perspective, yes. Are you also *asking* from an architectural/"strategic" perspective, or simply *informing*? :-) The former I cannot approve, the latter I certainly

Re: [PATCH] INSTALL: Default to --enable-cet=auto

2023-01-07 Thread Gerald Pfeifer
On Fri, 27 Nov 2020, H.J. Lu wrote: > The new wording is > > --- > @code{--enable-cet=auto} is default. CET is enabled on Linux/x86 if > target binutils supports @code{Intel CET} instructions and disabled > otherwise. In this case, the target libraries are configured to get > additional

Re: [PATCH] docs: fix Var documentation for .opt files

2023-01-04 Thread Gerald Pfeifer
On Wed, 28 Dec 2022, Martin Liška wrote: > The Var documentation was somehow wrongly split into 2 pieces. > > PR middle-end/107966 And on top of that those two bits you are merging were not sorted in alphabetically - which your patch also addresses. :-) > gcc/ChangeLog: > > *

[committed] wwwdocs: gcc-12: Spelling fixes

2022-12-25 Thread Gerald Pfeifer
A case of British to American English, too, for consistency. Gerald --- htdocs/gcc-12/changes.html | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 30fa4d6e..b3775f82 100644 ---

Re: Ping^2: [PATCH] d: Update __FreeBSD_version values [PR107469]

2022-12-23 Thread Gerald Pfeifer
Hi Ian (and Andreas), On Wed, 14 Dec 2022, Lorenzo Salvadore wrote: > Ping https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605685.html > > I would like to remind that Gerald Pfeifer already volunteered to commit > this patch when it is approved. However the patch has not b

Re: [committed] onlinedocs: Add documentation links to gdc

2022-12-06 Thread Gerald Pfeifer
On Tue, 6 Dec 2022, Iain Buclaw wrote: > Now that the D front-end documentation has been generated and pushed to > the site after r13-4421, this can be added to the main index page. > > This is a simple copy from other entries, so have gone ahead and > committed it. Cool, thank you. And sorry, I

Re: Ping: [PATCH] maintainer-scripts: Add gdc to update_web_docs_git

2022-11-29 Thread Gerald Pfeifer
Hi Iain, On Tue, 29 Nov 2022, Iain Buclaw via Gcc-patches wrote: > This looks obvious, however I don't know how things are generated for > the online documentation site in order to say this won't cause any > problems for whatever process is building these pages. >> maintainer-scripts/ChangeLog:

Re: Revert Sphinx documentation [Was: Issues with Sphinx]

2022-11-14 Thread Gerald Pfeifer
On Mon, 14 Nov 2022, Jonathan Wakely wrote: > I formatted my new region/endregion pragmas on one line because that > seemed to be how it should be done for rSt, e.g. we had: > > ``#pragma GCC push_options`` ``#pragma GCC pop_options`` > > But I think the attached patch is more correct for how we

Re: Revert Sphinx documentation [Was: Issues with Sphinx]

2022-11-14 Thread Gerald Pfeifer
On Mon, 14 Nov 2022, Jonathan Wakely wrote: > I formatted my new region/endregion pragmas on one line because that > seemed to be how it should be done for rSt, e.g. we had: > > ``#pragma GCC push_options`` ``#pragma GCC pop_options`` > > But I think the attached patch is more correct for how we

Re: [wwwdocs] gcc-13: Mention Intel new ISA and march support.

2022-11-14 Thread Gerald Pfeifer
On Thu, 10 Nov 2022, Haochen Jiang via Gcc-patches wrote: > + New ISA extension support for Intel AVX-IFMA was added to GCC. Here and in the other cases I'd skip "to GCC". This is clear from the context (this being the GCC release notes :-) and makes it shorter. Gerald

Re: Revert Sphinx documentation [Was: Issues with Sphinx]

2022-11-14 Thread Gerald Pfeifer
On Mon, 14 Nov 2022, Martin Liška wrote: > The situation with the Sphinx migration went out of control. The TODO > list overwhelmed me and there are road-blocks that can't be easily fixed > with what Sphinx currently supports. This migration was/is a huge and complex undertaking, and you have

Re: Revert Sphinx documentation [Was: Issues with Sphinx]

2022-11-14 Thread Gerald Pfeifer
On Mon, 14 Nov 2022, Martin Liška wrote: > The situation with the Sphinx migration went out of control. The TODO > list overwhelmed me and there are road-blocks that can't be easily fixed > with what Sphinx currently supports. This migration was/is a huge and complex undertaking, and you have

Re: old install to a different folder

2022-11-13 Thread Gerald Pfeifer
On Sun, 13 Nov 2022, Martin Liška wrote: > So Gerald, I'm suggesting a new url base gcc.gnu.org/docs that will be > filled with the new manuals and gcc.gnu.org/onlinedocs/$man and > gcc.gnu.org/install locations should point to older (trunk) manuals > (prev folder at server I guess). Having

Re: [DOCS] sphinx: use new Sphinx links

2022-11-12 Thread Gerald Pfeifer
On Sat, 12 Nov 2022, Gerald Pfeifer wrote: > I am not aware of who added this, and why, nor actually even why, yet it > seems if we can get the same in place for /install we'll be good again, so > I'll ask overseers@. https://gcc.gnu.org/install/ is up and running fine now/again. &g

<    1   2   3   4   5   6   7   8   9   10   >