Wikipedia now defaults to, and redirects to, https, so adjust
our links.
Applied.
Gerald
Index: codingconventions.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.72
diff -u -r1.72 codingconv
...so adjust all the links. Applied.
Gerald
Index: faq.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/faq.html,v
retrieving revision 1.220
diff -u -r1.220 faq.html
--- faq.html29 Jun 2014 20:12:59 - 1.220
+++ faq.html27
Applied.
Gerald
2015-06-27 Gerald Pfeifer
* done.html: www.pdflabs.com now uses https.
Index: done.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.53
diff -u -r1.53 done.html
On Sat, 27 Jun 2015, Gerald Pfeifer wrote:
> ...so adjust all the links. Applied.
Plus one I missed yesterday.
Gerald
Index: gcc-3.2/c++-abi.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/c++-abi.html,v
retrieving revision
Applied.
Gerald
Index: gcc-4.6/porting_to.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/porting_to.html,v
retrieving revision 1.7
diff -u -r1.7 porting_to.html
--- gcc-4.6/porting_to.html 28 Jun 2014 22:44:29 - 1.7
On Fri, 26 Jun 2015, Ramana Radhakrishnan wrote:
> OK ?
One sence has "will ... either ... or would" where I think
using "will" in both cases may be better?
Apart from this it looks good to me. Plus, as maintainer you
don't need approval for contributions like this. :-)
Gerald
- 1.25
+++ about.html 28 Jun 2015 15:16:38 -
@@ -9,7 +9,7 @@
GCC: About
These pages are maintained by the GCC team and it's easy to
-contribute.
+contribute.
The web effort was originally led by Jeff Law. For the last decade
or so Gerald Pfeifer has been leading the e
No feedback, so I now went ahead and applied this.
Tobias, if you have any suggestions, please advise.
Gerald
On Sun, 12 Apr 2015, Gerald Pfeifer wrote:
> [ Tobias, your bur...@net-b.de account just bounced with "mailbox full"! ]
>
> On Tue, 18 Feb 2014, Tobias Burnus wrote
Applied.
Gerald
Index: projects/cli.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cli.html,v
retrieving revision 1.26
diff -u -r1.26 cli.html
--- projects/cli.html 30 Jun 2014 22:07:35 - 1.26
+++ projects/cli.html
back to
GCC 5 and 4.9 as well?
Gerald
On Wed, 16 Feb 2011, Gerald Pfeifer wrote:
> The documentation indicates that -mno-fancy-math-387 is the default
> on FreeBSD, yet I do not see any code actually implementing that, and
> I verified that the following
>
> #include
>
>
Applied.
Gerald
Index: extensions.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v
retrieving revision 1.55
diff -u -r1.55 extensions.html
--- extensions.html 21 Apr 2015 10:11:35 - 1.55
+++ extensions.html
Applied.
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.239
diff -u -r1.239 readings.html
--- readings.html 27 Jun 2015 19:26:46 - 1.239
+++ readings.html
Oh, and the patch also removed a link to his home page. Enough
links in place already.
Gerald
On Wed, 1 Jul 2015, Thomas Koenig wrote:
> I just committed the following patch to the WWW docs.
Thanks. In the description, are the integers constants truncated
or (the result of) the division?
> An error was reported by Gerald's script, but that seems to have
> been spurious. At least, there
nly" applies. :-)
Gerald
2015-07-03 Gerald Pfeifer
PR target/37072
* doc/invoke.texi (i386 and x86-64 Options): -mno-fancy-math-387
is not actually the default on FreeBSD.
2015-07-02 Bill Schmidt
* config/rs6000/rs6000-builtin.def (CMPGE_16QI): New b
...so convert to links in our manuals.
Applied.
Gerald
2015-07-05 Gerald Pfeifer
* doc/fragments.texi (Target Fragment): Convert debian.org
link to use https.
* doc/install.texi (Configuration): Ditto.
Index: doc/fragments.texi
On Thursday 2015-01-15 20:53, Ilya Verbin wrote:
> $ make check-target-libatomic
> ...
> ERROR: (DejaGnu) proc "gcc-dg-test-1 libatomic_target_compile
> ../../../../gcc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-1.c
> run { -g}" does not exist.
For a few days now I see the following
Hi Thomas,
On Thursday 2015-01-15 21:20, Thomas Schwinge wrote:
> In r219682, I have committed to trunk our current set of OpenACC changes,
> which we had prepared on gomp-4_0-branch. Thanks to everyone who has
> been contributing!
this breaks bootstrap on FreeBSD 8/amd64 from what I can tell:
require autoconf, so I went ahead and fixed it myself.
;-) Committed after successful bootstrap on x86_64-unknown-freebsd8.4
(after hacking around the other failure).
Gerald
2015-01-16 Gerald Pfeifer
* target.c (num_devices): Guard with PLUGIN_SUPPORT.
Index: target.c
On Monday 2015-01-12 21:04, Jakub Jelinek wrote:
> This patch changes the libgcj*.pc installed filename to match the new GCC
> versioning scheme.
Cool, as I said in August
https://gcc.gnu.org/ml/gcc/2014-08/msg00250.html
and Jeff confirmed in November
https://gcc.gnu.org/ml/gcc/2014-11/msg0032
On Saturday 2014-11-15 00:52, Julian Brown wrote:
> Thanks -- here's a new version of the patch, which incorporates David
> Malcolm's new backronym for libgomp, and edits the above files also.
+@uref{http://www.openacc.org/, OpenACC specification v2.0}, section
By the way, here and in other cases
Hi Yury,
On Friday 2015-01-16 12:18, Yury Gribov wrote:
> This is a wwwdocs patch to changes.html to announce -freport-bug flag.
how about the following variation (which I have not committed yet)?
Index: changes.html
===
@@ -514,6 +
I must have made this weeks ago, committed now.
Gerald
Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.57
diff -u -r1.57 changes.html
--- changes.html8 Jan 2015 16:50:23 -0
On Friday 2015-01-09 15:24, Andreas Tobler wrote:
> Committed. (r219388) Thanks.
Can this also go into the GCC 4.9 branch? That is (and will be
for a while) the latest release stream and the patch is pretty
much isolated to FreeBSD.
Gerald
On Wednesday 2015-01-14 17:56, Chung-Ju Wu wrote:
> 2015-01-14 Chung-Ju Wu
>
> * doc/invoke.texi (NDS32 Options): Add -mcmodel= option and
> remove -mgp-direct option.
>
> Although these changes are target-specific part, I think it would be better
> for others to have review com
On Wednesday 2015-01-14 17:58, Chung-Ju Wu wrote:
> 2015-01-14 Chung-Ju Wu
>
> * doc/invoke.texi (NDS32 Options): Remove -mforce-fp-as-gp,
> -mforbid-fp-as-gp, and -mex9 options.
Can you cover these, and similar changes, in the release notes
at htdocs/gcc-5/changes.html, please
On Saturday 2015-01-17 13:55, Sandra Loosemore wrote:
> 2015-01-17 Sandra Loosemore
>
> gcc/
> * doc/invoke.texi ([-ftracer]): Remove duplicate option listing.
Thanks for doing these cleanups, Sandra.
The attachment only had the ChangeLog, not the patch. Since I had
a look anyway
Hi Olivier,
On Thursday 2014-09-18 12:36, Olivier Hainque wrote:
> We have been maintaining a port to VxWorks MILS for powerpc for a while now
> and thought others might be interested.
>
> VxWorksMILS is very close to VxWorksAE, so the patch is pretty small. The main
> noticeable difference is th
On Monday 2015-01-19 11:56, Olivier Hainque wrote:
> Something like the attached patch ?
>
> wwwdocs/htdocs/gcc-5/
>
> * changes.html (Operating Systems section): Mention support
> of VxWorks MILS.
This looks sweet, thank you!
Gerald
On Monday 2015-01-19 17:52, James Greenhalgh wrote:
> OK after the Cortex-A57 scheduling description goes in to the ARM port?
Yes, thanks, except that once will be sufficient. ;-) (The current
patch features the same hunk twice?)
Gerald
On Tuesday 2015-01-20 08:15, Ramana Radhakrishnan wrote:
> I'm not sure if a "common" section improves readability. I'd rather
> this remained as it is today.
On Tuesday 2015-01-20 09:27, Marcus Shawcroft wrote:
> I'd prefer separate sections, IMHO that is more useful. /Marcus
Okay, then let's g
Bootstrap on FreeBSD 10.x/i386 is now broken:
libtool: compile: /scratch2/tmp/gerald/OBJ-0124-0939/./gcc/xgcc
-B/scratch2/tmp/gerald/OBJ-0124-0939/./gcc/
-B/home/gerald/gcc-ref10-i386/i386-unknown-freebsd10.1/bin/
-B/home/gerald/gcc-ref10-i386/i386-unknown-freebsd10.1/lib/ -isystem
/home/gera
Hi Alex,
On Friday 2014-11-21 10:07, Alex Velenko wrote:
> Can someone, please, approve?
we tried to document this in https://gcc.gnu.org/svnwrite.html .
Can you perhaps suggest a way for us to improve this to make
it more clear or easier to find?
Gerald
On Sunday 2015-01-25 20:04, Leonid Yuriev wrote:
> https://gcc.gnu.org/develop.html#timeline
>
> s/GCC 5 Stage 4 (starts 2014-01-17)/GCC 5 Stage 4 (starts 2015-01-17)/
Thanks for reporting this, Leonid.
I just applied the obvious patch below.
Gerald
Index: develop.html
On Friday 2015-01-23 04:50, Chen Gang S wrote:
> And I want to consult: for passing assignment working flow, must I
> make a patch which contents much code lines? (At present, my patches
> are all trivial patch).
No, the assignment process does not have any requirements on
past or current patche
Hi Ed,
On Friday 2015-01-02 13:59, Ed Smith-Rowland wrote:
>>> I would like peoples opinion of adding another column to the tables
>>> indicating C++ feature status for C++11 and C++14 that contains the
>>> relevant SD-6 feature macro.
>> Sure, that makes sense.
> I seem unable to commit to wwwdoc
Kai-Uwe,
according to gcc/MAINTAINERS Jason and Krister are NetBSD
maintainers for GCC and can approve patches like yours, so
let me copy them.
(Should this be applied now, at least the copyright years
need to be adjusted to include 2015.)
Gerald
On Wednesday 2014-12-17 23:10, Kai-Uwe Eckhardt
On Wednesday 2015-01-21 14:17, Richard Biener wrote:
> Just read it and thought the following may apply.
This is a minor follow up. It makes a link relative and removes
a direct reference to Bugzilla.
Applied.
Gerald
Index: criteria.html
On Wednesday 2015-01-07 19:20, Sandra Loosemore wrote:
The documented syntax for most GCC options that take magic keywords is of the
form @option{-ffoo=@var{magic}}, with the various literal values for
@var{magic} listed in the option description. There are a number, though,
that list the keywor
On Monday 2014-12-01 20:44, Tom G. Christensen wrote:
> Testresults for 4.8.3
> hppa-unknown-linux-gnu
> x86_64-apple-darwin14.0.0
Applied, thank you.
Gerald
This fixes grammar and avoids "alignment value" without "an" or "the".
Applied.
Gerald
Index: gcc-5/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.70
diff -u -r1.70 changes.html
--- gcc
On Saturday 2015-01-03 17:59, Sandra Loosemore wrote:
> * most places in the manual use "null" or more rarely "@code{NULL}"
> rather than "NULL"
So, should this be documented in gcc.gnu.org/codingconventions.html?
Joseph?
Gerald
On Monday 2015-01-05 19:37, Sandra Loosemore wrote:
(I'm actually surprised that anybody even bothered to look at the patch
If the doc maintainers would prefer me to post these kinds of copy-editing
changes for review rather than just commit them, please let me know.)
I am fine, in fact hap
On Tuesday 2015-01-20 16:38, Jonathan Wakely wrote:
Here's the wwwdocs patch for gcc-5/changes.html
I applied this little follow-up which ends lists with a full stop
instead of using a semi-colon.
Gerald
Index: changes.html
===
R
Hi Honza,
thanks for putting this together. Please find some notes below.
Can you please take these plus the other bits of feedback you got
and post an updated patch for a quick final check?
On Wednesday 2015-01-21 22:58, Jan Hubicka wrote:
> Index: changes.html
> ===
On Sunday 2015-01-25 23:10, Ed Smith-Rowland wrote:
Here is a new patch (no change from previous)..
If you could apply it that would be great.
Sure thing. Applied right away.
Gerald
On Monday 2015-01-26 16:47, Terry Guo wrote:
> This patch intends to update gcc 5.0 change.html to deprecate TPCS
> related options because TPCS is obsoleted per the ABI document at
> http://infocenter.arm.com/help/topic/com.arm.doc.ihi0042e/IHI0042E_aapcs.pdf.
> Is it OK?
>From a language pers
On Friday 2015-01-23 17:44, David Malcolm wrote:
> The following patch builds and installs the JIT documentation for
> the website (just HTML for now).
>
> It's tricky to test (I don't have a copy of /www/gcc/bin/preprocess),
> but I was able to use this to generate sane-looking documentation,
> b
On Wednesday 2015-01-28 09:57, Terry Guo wrote:
> Thanks Gerald. Patch is updated. Is this one OK?
This good to me. (Perhaps say "which were only applicable", since
there are gone now?)
Gerald
On Monday 2015-01-26 07:10, Jan Hubicka wrote:
> Index: changes.html
> ===
> + An Identical Code Folding (ICF) pass (controled via
controlled
> + this pass unifies about 29000 functions that is 10% overall.
"functions, that
On Friday 2014-11-14 19:12, Manuel López-Ibáñez wrote:
> This is what I committed.
Thanks Manuel!
As I am catching up on some older changes, I went ahead and made
some minor changes on top of yours and applied the following:
Make a link description around -fdiagnostics-color= more meaningful,
It turns out that with the disabling of cvsweb the code for
the infrastructure no longer is accessible via the web (and
I actually only wanted to adjust that part of the page), so
make those adjustment, simplify the language a bit, but
disable the section.
Applied.
Gerald
Index: about.html
=
On Monday 2015-01-26 11:03, Yury Gribov wrote:
Second version of patch with updates from Gerald Pfeifer.
Ok to commit?
Yes, this looks good.
Thank you,
Gerald
Hi David,
On Monday 2015-02-02 11:39, David Malcolm wrote:
* update_web_docs_svn: Don't delete gcc/jit/docs or
gcc/jit/jit-common.h, gcc/jit/notes.txt. Special case the
building of the jit docs (using sphinx-build). Special case
copying them up.
>> I've committed t
On Wednesday 2015-02-04 16:19, Matthew Wahab wrote:
This patch documents in gcc-5/changes.html the addition of
support for the Cortex-A72 to the ARM and the AArch64 backends.
Looks good to me, but you may want to wait a bit for ARMers to
chime in. Or go ahead and thing can always be tweaked l
On Wednesday 2015-02-04 13:32, David Malcolm wrote:
> OK for trunk?
>
> gcc/jit/ChangeLog:
> PR jit/64257
> * docs/conf.py (html_theme): Change from 'pyramid'
> to 'sphinxdoc'.
>
> maintainer-scripts/ChangeLog:
> PR jit/64257
> * update_web_docs_svn: Update build of
On Wednesday 2015-02-04 14:10, David Malcolm wrote:
> Gerald: Please can you do the "svn up" on the relevant machine again,
> so that it gets the updated "update_web_docs_svn"?
That was my plan, yes. :-) I just did that and manually ran
the script, and it seems to work.
Still, do you think you
On Thursday 2015-02-05 22:49, David Malcolm wrote:
> Tested locally with a suitably hacked up script to work on this
> machine; with this patch the "Show Sources" links work within the
> files installed to /www/gcc/htdocs.
>
> OK for trunk?
>
> maintainer-scripts/ChangeLog:
> * update_web_d
Hi Sandra,
Index: gcc/ipa-devirt.c
===
polymorphic (indirect) call
- This is callgraph represention of virtual method call. Every
+ This is callgraph representation of virtual method call. Every
polymorphic
On Friday 2015-02-06 16:42, Diego Novillo wrote:
> As such, I propose to become a write-after-approval maintainer
> and relinquish all the other maintainer roles I had.
Thanks for your contributions over the years, Diego!
I had a look at gcc/doc/contrib.texi and am not sure this properly
reflects
On Monday 2014-12-08 15:15, Jeff Law wrote:
>> * contrib/check_GNU_style.sh (col): Got rid of cut operation
>> from the pipe chain and instead added cut inside awk command.
> Yes. Please install on the trunk.
I was going to apply this for Mantas (who does not have write
acce
On Wednesday 2014-09-24 17:25, Jan Hubicka wrote:
> this patch adds list of changes to IPA/LTO/FDO before I forget about
> them ;)
Good work, lots of! :-)
In preparation of the GCC 5.0 release I did go through this (and
other changes) and made a number of editorial changes which you
can find bel
On Tuesday 2015-02-10 19:15, Sandra Loosemore wrote:
I've checked it in as obvious.
-Sandra
2015-02-10 David Wohlferd
Sandra Loosemore
gcc/
* doc/extend.texi (Loop-Specific Pragmas): Fix grammar error.
That's fine, just the attachment was the ChangeLog entry
On Friday 2014-10-24 16:49, Jason Merrill wrote:
> OK. Gerald, were you thinking of specific software that would be
> affected by this change?
I do not recall which pieces I had in mind back then.
In general I did make the experience (updating the GCC ports for
FreeBSD) that there is a lot o
On Sunday 2014-11-02 23:11, Andreas Tobler wrote:
this is a patch which brings support for arm*-*-freebsd* to trunk.
Nice!
* config.host: A extras components for arm*-*-freebsd*.
"Add" instead of "A"?
Gerald
In September cvsweb was removed due to a security issue; this
now also removes its config file.
Gerald
Index: cgi-bin/cvsweb.conf
===
RCS file: cgi-bin/cvsweb.conf
diff -N cgi-bin/cvsweb.conf
--- cgi-bin/cvsweb.conf 9 Jul 2014 14:53:
On Wednesday 2014-11-12 16:31, Kyrill Tkachov wrote:
This patch adds the Cortex-A53 erratum workaround options item to the
changes page (and adds the AArch64 section of that page in the
process) Ok?
Looks perfect to me.
Thanks,
Gerald
a, if you could have another pass that would be really good;
I'm sure you'll be able to further improve.
Gerald
2019-05-26 Gerald Pfeifer
* doc/invoke.texi (Link Options): Many editorial changes around
-flinker-output.
Ind
The links adjustment I would just have committed right away, but
I'd also like to suggest swe simplify the section: the following
paragraph doesn't really add much, but duplicates the external
link.
Thoughts?
Gerald
2019-05-26 Gerald Pfeifer
* doc/xml/manual/support.xml: A
Committed.
(This is really just changing http to https plus reformatting of
this paragraph to avoid overly long lines.)
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.310
diff
Committed.
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.311
diff -u -r1.311 readings.html
--- readings.html 26 May 2019 17:50:01 - 1.311
+++ readings.html
Committed.
(I wish we had better tooling to push changes like this to older
branches more easily.)
Gerald
2019-05-26 Gerald Pfeifer
* doc/xml/manual/appendix_contributing.xml: Update pointer to
C++ standard at ansi.org.
Index: doc/xml/manual/appendix_contributing.xml
...so we should update our link, too.
Committed.
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.312
diff -u -r1.312 readings.html
--- readings.html 26 May 2019 19:39:47
Writing a commit log for the lang/gcc9 port on FreeBSD I noticed a
few edits around the LTO improvements in the GCC 9 release notes
(which, by the way, was a nice summary).
Honza, I went ahead and committed these, but will be happy to
refine/update should I have misunderstood anything or you'd li
hoard.org is a bit strange in that https is broken (certificate
problem), so switch that back to plain http.
Committed.
Gerald
2019-05-31 Gerald Pfeifer
* doc/xml/manual/allocator.xml: Move hoard.org back to http.
Index: doc/xml/manual/allocator.xml
In some interpretations "not...of all" may not be seen as
100% clear, so I propose to use "not...of any".
On the way fix the grammar in the next sentence.
Sandra, and Martin as the original author, does this makes
sense for you?
Gerald
2019-06-09 Gerald Pfeifer
On Thu, 30 May 2019, Jonathan Wakely wrote:
> I decided to make a few small changes, and ended up rewriting several
> sections. Committed to trunk.
Thank you! That also nicely addressed the changed URLs I had noticed.
Gerald
So, this is probably the patch in GCC that's seen the longest delays
between different steps. :-o
On Mon, 30 Jan 2017, Jonathan Wakely wrote:
>> Thanks for doing that, Jonathan!
>>
>> Only one curious question: Why "Supported Releases" on our
>> main page versus "This release is no longer maintain
www.fortran.org made a number of changes to their site which now
defaults to https, does not carry the FORTRAN 77 Standard any more
(that I could find it), and removed some other material.
This updates readings.html accordingly, and also streamlines the
Fortran section there a bit to reduce those
This is related to changes I made to readings.html one-and-a-half
days ago. Essentially fortran.org underwent quite some changes,
breaking links left and right, and frankly looking a little (too)
commercial.
In any case I could not find what looks like a proper replacement
for this link, so I had
On Sun, 15 Jul 2018, Basile Starynkevitch wrote:
>> Basile, should we generally remove this reference to GCC MELT?
> Yes. I am no more working on MELT, but I did begin to work on its successor:
Sorry for the delay - I finally applied the patch below.
If/when you want that successor to be listed o
On Sun, 9 Jun 2019, Maya Rashish wrote:
> doc/invoke.texi: Update fortran file locations.
Thank you. I added a full ChangeLog entry and committed this to
trunk.
If I had more time, I'd push back to the GCC 9 branch as well;
anyone who wants to pick doc changes and push them?
Gerald
On Mon, 10 Jun 2019, Martin Liška wrote:
> I'm fine with the Gerald. Thank you for it.
I went ahead and committed this, thanks.
Sandra, if you have any comments still happy to update.
Gerald
Committed.
Gerald
Index: codingconventions.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.89
diff -u -r1.89 codingconventions.html
--- codingconventions.html 28 Nov 2018 23:39:31 -
www.itu.int has moved to https.
Committed.
Gerald
Index: news/chill.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news/chill.html,v
retrieving revision 1.9
diff -u -r1.9 chill.html
--- news/chill.html 30 Sep 2018 14:38:54 -
This one seems to have escaped my http->https changes for openmp.org
the last month(s).
Committed.
Gerald
Index: gcc-4.9/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v
retrieving revision 1.96
diff -u -r1.
I've been getting
"A possible equivalent for dz9zr002 was not found." (or similar)
for these two pages for a while.
If you have suitable links to cover these, please go ahead and add
them; for the time being I committed the patch below.
Gerald
Index: readings.html
===
Applied.
Gerald
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.307
diff -u -r1.307 readings.html
--- readings.html 1 Dec 2018 19:17:56 - 1.307
+++ readings.html
On Wed, 14 Nov 2018, claz...@gmail.com wrote:
> I've just committed the attached patch containing the news for the ARC
> backend.
Thanks!
> LRA is now on by default for the ARC target. This can be
> controlled by -mlra.
May that make it sound a bit like one still needs to specify -mlra
to g
Hi Iain,
On Mon, 12 Nov 2018, Iain Buclaw wrote:
> As suggested, this adds an announcement of the D front end addition
> to the news items on the GCC home page, and from what I can tell, the
> relevant pages where the language should get a mention.
I noticed this hasn't gone in; apologies for mi
On Sun, 2 Dec 2018, Iain Buclaw wrote:
> I assume that the notes on the about.html page are all that are
> needed to commit and push?
Yes, they *should*.
If you run into anything that's missing or have any questions,
just let me know and I'll (a) help directly and (b) see how to
improve the docs
On Fri, 7 Dec 2018, Iain Buclaw wrote:
> After pushing, it was noticed that there was a small misspelling that
> went unnoticed. I've committed the correction as I don't think
> there'll be any objection to the change.
Indeed. Obvious changes and ones within your domain (so release
notes for D,.
Committed.
Gerald
2018-12-10 Gerald Pfeifer
* doc/xml/manual/documentation_hacking.xml: Update reference
to epubcheck.
Index: libstdc++-v3/doc/xml/manual/documentation_hacking.xml
===
--- libstdc++-v3/doc/xml
At first I was going to change http to https for this link, but
given this is GCC 4.7, simply using a textual reference feels safer.
Applied.
Gerald
Index: gcc-4.7/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.h
On Fri, 23 Nov 2018, Sam Tebbs wrote:
> The mtune= documentation in doc/invoke.texi contains some obsolete CPU names
> that have been removed from the Arm and AArch64 backends. This patch removes
> them.
I believe this should also be covered in the GCC 9 release notes
at https://gcc.gnu.org/gcc-9/
On Wed, 28 Nov 2018, Andre Vieira (lists) wrote:
> Here are the documentation bits I forgot, I've also opened PR 88224 in
> bugzilla for this issue.
>
> Is this OK for trunk and gcc-8 backport?
>
> gcc/ChangeLog:
> 2018-11-28 Andre Vieira
>
> PR target/88224
> * config/arm/ar
Hi Paul and Matthew,
I believe it would be good to get this and other MIPS changes covered
in the GCC 9 release notes at https://gcc.gnu.org/gcc-9/changes.html .
Gerald
PS: https://gcc.gnu.org/about.html has background how to go about this.
On Mon, 26 Nov 2018, Kyrill Tkachov wrote:
> Hi Christoph,
:
> Can you please create a patch for the changes.html page
> (https://gcc.gnu.org/gcc-9/changes.html)
> mentioning the new CPU support? There are examples on that page of the kind of
> appropriate wording.
> You can find details of how to
r)/xcoff.c \
> $@
I believe that in addition to FreeBSD this probably also fails on
Solaris and Darwin.
The patch below should address this (and does in my tests), though
my tester seems to have unrelated(?) problems right now, so better
for one of you to give a spin as well,
On Fri, 28 Dec 2018, Gerald Pfeifer wrote:
> The patch below should address this (and does in my tests), though
> my tester seems to have unrelated(?) problems right now, so better
> for one of you to give a spin as well, please.
Now successfully regression tested on i586-unknown-fr
1501 - 1600 of 2893 matches
Mail list logo