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/
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 that
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 be
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
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
On Tue, 18 Apr 2023, Lulu Cheng wrote:
> v1 -> v2: Modify syntax errors and description information.
> v2 -> v3: Modify some description information.
Thank you, and thank you to Xuerui for their feedback!
Please go ahead and push this.
Gerald
Hi Arsen,
On Fri, 14 Apr 2023, Arsen Arsenović wrote:
>> Did you intentionally not implement the following part of my suggestion
>>
>>if [ x${MAKEINFO}x = xx ]; then
>>:
> > that is, allowing to override from the command-line (or crontab)?
> (answering both the questions)
>
> This := oper
On Thu, 20 Apr 2023, Arsen Arsenović wrote:
>> I understand, just am wondering whether and why the : is required? I
>> don't think we are using this construct anywhere else?
> Without them, this would happen:
>
> ~$ "${foo:=foo}"
> bash: foo: command not found
> ~ 127 $ unset foo
> ~$ ech
On Fri, 21 Apr 2023, Rainer Orth wrote:
> * We used a mixture of Solaris 2 and Solaris references. Since Solaris
> 1/SunOS 4 is ancient history by now, consistently use Solaris
> everywhere. Likewise, explicit references to Solaris 11 can go in
> many places since Solaris 11.3 and 11.4 is a
Pushed.
Gerald
---
Commit 7c0b3155efaecf8c9bfa5192ca99acc7356bec71 for GCC 13.1 "stole" an
opening from the existing GCC 13.2 entry.
---
htdocs/onlinedocs/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html
index 421d1d0b..
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 a/htdocs/bench
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 r
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 said,
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
>
>http://www.modula3.org";>http://www.modul
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
+++ b/htdo
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 pe
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, Debian/Ub
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
--- a/htdocs/gcc-10/changes.h
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
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
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 b/gcc/do
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 strings
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
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.
* doc/html/manual/bugs.
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
Thi
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 loc
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 of
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 +147
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.
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
- htt
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 b/htdocs/codingc
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 a/htdoc
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(+),
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
+++ b/gcc/doc/standards.t
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
--- a/gcc/d
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.
---
libstdc++-
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 -
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 off
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.
S
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
--- a/gcc/
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
--- a/h
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, 14
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 +49,7
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.
---
libstdc++-v3/doc/html/manual/appendi
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
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.)
On Sun, 29 Jan 2023, liuhongt wrote:
> Ready to push to trunk.
Yes, thank you.
Gerald
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
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 b/h
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 an
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.
---
libstdc++-v3/do
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 a/gcc/d
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
+++ b/htdocs/pro
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 b/htdocs/gcc-5/changes.html
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 b/htdocs/readings
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
--- a/htdocs/testing/testing-l
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: In
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.
* doc/html/manual/de
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.
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 +-
libstdc++-v3/doc/xml/manual/using_exc
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 a
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, P
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 a/
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
+++ b/htdocs/news/prof
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 ++--
libstdc++-v3/doc/xml/manual/documentation_hac
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 in
ftp.uvsq.fr has been unreachable for an extensive period of time
(tested from different networks).
Thank you for your service in the past, ftpma...@uvsq.fr!
Gerald
---
htdocs/mirrors.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 963fc7c3.
Indeed looking at http://pw32.sourceforge.net indicates this has gone the
way of the dodo.
Pushed.
Gerald
gcc/ChangeLog:
* doc/install.texi (Specific): Remove PW32.
---
gcc/doc/install.texi | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gcc/doc/install.texi b/gcc/doc/install.t
gccsummit.org is gone with the wind; luckily we have our own copy of the
2006 proceedings.
If any of you has copies of 2007 and later, can you please drop me a
copy and I'll put them on gcc.gnu.org as well?
Pushed.
Gerald
---
htdocs/projects/tree-ssa/vectorization.html | 3 +--
1 file change
For once a vendor link that got shorter. :-)
Pushed.
Gerald
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 4bad7e26..29368a9a 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -94,7 +94
fsf.org has been serving a 301 (permanent redirect) http response for
a long while.
gcc/ChangeLog:
* doc/include/gpl_v3.texi: Change fsf.org to www.fsf.org.
---
gcc/doc/include/gpl_v3.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/include/gpl_v3.texi b/g
Second link this week that actually shorter - wooo...
Pushed.
Gerald
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 29368a9a..34ba508c 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -
On Thu, 9 Feb 2023, Martin Liška wrote:
> Document that the function does not work correctly for old VIA
> processors.
Thanks for doing this, Martin!
> +Caveat: The built-in function does not work correctly on old VIA
> +processors (Centaur family).
Maybe say "This built-in function...", though
On Thu, 9 Feb 2023, Jakub Jelinek wrote:
> Martin Liska mentioned that porting_to.html doesn't mention
> the C++ excess precision changes. Not really sure if porting_to
> should document those, but I think changes.html certainly should.
Do you think this is a widely spread issue for existing soft
citeseer.ist.psu.edu stalls, whereas citeseerx.ist.psu.edu responds.
Switch to https on the way.
Pushed.
Gerald
---
htdocs/news/profiledriven.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/news/profiledriven.html b/htdocs/news/profiledriven.html
index cac172b4..8
Pushed.
Gerald
libstdc++-v3/ChangeLog:
* doc/xml/manual/policy_data_structures_biblio.xml: Update
link to "Worst-case efficient priority queues".
* doc/html/manual/policy_data_structures.html: Regenerate.
---
libstdc++-v3/doc/html/manual/policy_data_structures.html |
Pushed.
Gerald
---
htdocs/readings.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/readings.html b/htdocs/readings.html
index 34ba508c..d3e443ad 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -275,7 +275,7 @@ names.
rx
Manufacturer: Renesas
On Sat, 11 Feb 2023, Jonathan Yong via Gcc-patches wrote:
>> could you please close the corresponding BR too?:
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108350
> I can't close it, but I put a note that it has been committed.
I closed the report.
Gerald
On Thu, 23 Jun 2022, Alexandre Oliva via Gcc-patches wrote:
> Introduce -nostdlib++ option
>
> Using g++ to link without libstdc++, as in g++.dg/abi/pure-virtual1.C,
> is error prone, because there's no way to tell g++ to drop libstdc++
> without also dropping libc and any other libraries that the
Pushed.
Gerald
gcc/ChangeLog:
* doc/extend.texi (Other Builtins): Adjust link to WG14 N965.
---
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 5a026c4b48c..1ae68b0f20a 100644
--- a/gcc/doc/extend.te
On Sat, 11 Feb 2023, NightStrike wrote:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108350
> I would have expected the PR to have been automatically updated based on
> the commit email. Any idea why that didn't happen? Not to change the state
> to closed, but to add the commit information as
Pushed.
Gerald
www.unix.org now redirects to unix.org.
libstdc++-v3/ChangeLog:
* doc/xml/manual/ctype.xml: Change www.unix.org to unix.org.
* doc/html/manual/facets.html: Regenerate.
---
libstdc++-v3/doc/html/manual/facets.html | 4 ++--
libstdc++-v3/doc/xml/manual/ctype.xml
This has been broken for years (if not forever), both when it comes
to onlinedocs and local installations.
Pushed.
Gerald
gcc/ChangeLog:
* doc/sourcebuild.texi: Remove (broken) direct reference to
"The GNU configure and build system".
---
gcc/doc/sourcebuild.texi | 3 +--
1 file
Pushed.
Gerald
libstdc++-v3/ChangeLog:
* doc/xml/manual/containers.xml: Tweak a link to N1780
(C++ standard).
* doc/html/manual/associative.html: Regenerate.
---
libstdc++-v3/doc/html/manual/associative.html | 2 +-
libstdc++-v3/doc/xml/manual/containers.xml| 2 +-
2
On Thu, 16 Jun 2022, Chung-Ju Wu wrote:
> Recently we added arm star-mc1 cpu support to upstream:
> https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596379.html
>
> It would be great if we can describe it on gcc-13 changes.html as well.
> Attached is the patch for gcc-wwwdocs repository.
Looks
Hi Gaius,
On Tue, 21 Jun 2022, Gaius Mulley wrote:
> here is a proposed entry describing a new branch m2link containing the
> new scaffold development for modula-2. As the description says it is
> expected that this branch be short lived - terminating once significant
> regression tests pass,
th
Hi Kyrylo,
On Tue, 26 Jan 2021, Kyrylo Tkachov via Gcc-patches wrote:
> This patch adds the arm and aarch64 sections changes.html for GCC 11.
this is nice!
One question: why GCC 11.0 in the following? The first release is going
to be GCC 11.1, and we general refer to major releases - could we s
On Wed, 24 Mar 2021, Tobias Burnus wrote:
> Hi Andrew,
>
> this patch adds gfx908 to the change log.
> OK? — Is there anything else to add? Other wording suggestions?
We tend to use present perfect tense ("has been added"), but that's
a minor note.
Would you like to add an id to the heading, so
Pushed.
Gerald
---
htdocs/gcc-8/changes.html | 2 +-
htdocs/gcc-9/changes.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html
index 638782e8..d68e5146 100644
--- a/htdocs/gcc-8/changes.html
+++ b/htdocs/gcc-8/changes.ht
Pushed.
Gerald
https://www.redhat.com/archives/fedora-devel-list is now
https://listman.redhat.com/archives/fedora-devel-list .
---
htdocs/gcc-4.4/porting_to.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/gcc-4.4/porting_to.html b/htdocs/gcc-4.4/porting_to.html
Pushed.
Gerald
---
htdocs/codingconventions.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index 7577528d..21cc95de 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -146,7 +146
Pushed.
Gerald
The link to ECMA-335 received a 301 (Moved Permanently) which we are
thus following. On the way remove a duplicate link on this page.
---
htdocs/projects/cli.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/htdocs/projects/cli.html b/htdocs/projects/c
The original link redirected, alas the new location gives a 404 "Not
Found". Luckily I found what looks like a more stable location.
Pushed.
Gerald
commit d15db0c5f5d81e9057df07c9568ee81873860a44
Author: Gerald Pfeifer
Date: Sun Mar 28 23:34:35 2021 +0200
doc: Update link
I pushed this.
At first cilkplus.org was broken for weeks, it not months. Now it
redirects to a generic intel.com page. So remove it.
---
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
i
Per https://gcc.gnu.org/pipermail/gcc/2021-March/235245.html
"In 2012 RMS was added to the GCC Steering Committee web page based
on his role in the GNU Project, though his role as a member of the
Steering Committee has been ambiguous and he was not a member of
the Steering Committee when EGCS beca
Hi Jan,
On Wed, 20 Nov 2019, Janne Blomqvist wrote:
> On Wed, Nov 20, 2019 at 7:53 PM Joseph Myers wrote:
>> This patch is OK with http changed to https. (That is, with it changed
>> where the patch is already changing the URL. While changing http to https
>> makes sense more generally in the d
Pushed.
Refer to the PDF version instead of Postscript and quote the title
of the paper instead of "this paper".
---
htdocs/bugs/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html
index 88fba1b9..4a258213 100644
---
ion to the actual commit message)
commit c660464a9ef07726a5d5217b4b39def189ec21e6
Author: Gerald Pfeifer
Date: Sun Apr 11 11:23:41 2021 +0200
ada: Avoid invalid "up" link in manual
gcc/ada/
* gnat_ugn.texi (Top): Avoid invalid "up" link.
diff --git a/g
On Sun, 11 Apr 2021, Arnaud Charlet wrote:
>> With this patch the bottom navigation of the page at
>> https://gcc.gnu.org/onlinedocs/gnat_ugn/index.html
>> changes from
>> Next: About This Guide, Up: (dir) [Contents][Index]
>> to
>> Next: About This Guide [Contents][Index]
>> and the inval
On Mon, 12 Apr 2021, Martin Liška wrote:
> A column with empty values seems suspicious.
>
> Ready to be installed?
Yes, if you've been able to validate this visually (before/after).
Please give the Fortran folks the rest of the weekend/another 24h
to chim in.
> gcc/fortran/ChangeLog:
>
>
901 - 1000 of 2891 matches
Mail list logo