Re: [patch] fix outdated path in cpp.texi

2012-10-21 Thread Gerald Pfeifer
On Thu, 18 Oct 2012, Jonathan Wakely wrote: > http://gcc.gnu.org/onlinedocs/cpp/Search-Path.html claims the search > path for C++ headers starts with /usr/include/g++-v3 which hasn't been > true for many years. > > 2012-10-18 Jonathan Wakely > > * doc/cpp.texi (Search Path): Fix outdat

[wwwdocs] gcc-3.3/gcj-status.html: omit two links to sources.redhat.com

2012-10-21 Thread Gerald Pfeifer
We've got plenty of other links, and this is mostly archeologic, but still shouldn't feature a broken link when that hostname goes away. Applied. Gerald Index: gcj-status.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/gcj-status

[wwwdocs,Java] Remove FAQ entry releated to 12 year old problem

2012-10-27 Thread Gerald Pfeifer
I doubt this has been an FAQ in the last decade. :-) Applied. Gerald 2012-10-27 Gerald Pfeifer * faq.html (My program seems to hang): Remove. Index: faq.html === RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v

[wwwdocs,Java] point java/done.html to sourceware.org

2012-10-27 Thread Gerald Pfeifer
Applied, based an another reminder of these two no longer being synonymous. Gerald 2012-10-27 Gerald Pfeifer * done.html: Adjust URL for rhug. Index: done.html === RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v

Re: [wwwdocs,Java] point java/done.html to sourceware.org

2012-10-27 Thread Gerald Pfeifer
On Sat, 27 Oct 2012, Gerald Pfeifer wrote: > 2012-10-27 Gerald Pfeifer > > * done.html: Adjust URL for rhug. And here is a fix for a long standing issue... Gerald Index: done.html === RCS file: /cvs/gcc/wwwdo

[wwwdocs] Rewrite glibc list archive references

2012-10-28 Thread Gerald Pfeifer
...from sources.redhat.com to sourceware.org. With that, there are only a few references left in java/ . Gerald Index: c99status.html === RCS file: /cvs/gcc/wwwdocs/htdocs/c99status.html,v retrieving revision 1.58 diff -u -3 -p -r1.

[wwwdocs] gcc-4.8/changes.html markup consistency

2012-10-28 Thread Gerald Pfeifer
Installed. Gerald Index: changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.48 diff -u -3 -p -r1.48 changes.html --- changes.html21 Oct 2012 11:01:37 - 1.48 +++ changes.ht

[wwwdocs,Java] Some build-snapshot.html updates

2012-10-28 Thread Gerald Pfeifer
While working on the sources->sourceware transition, I noticed some not directly related items and went ahead and addressed them. Committed. 2012-10-28 Gerald Pfeifer * build-snapshot.html: Refer to GNU/Linux, simplify link to installation documentation, remove reference

Re: [wwwdocs] gcc-4.8/changes.html markup consistency

2012-10-28 Thread Gerald Pfeifer
On Sun, 28 Oct 2012, Andreas Schwab wrote: >> + G++ now supports a >-std=c++1y option for experimentation > Fixed the typo. Thanks, Andreas! The validator did not complain -- which shows that a pair of human eyes _is_ valuable. :-) Gerald

Re: [wwwdocs] changes.html update

2012-10-28 Thread Gerald Pfeifer
On Wed, 24 Oct 2012, Jan Hubicka wrote: > few things I think are worth to be mentioned in changes.html. Nice! > Index: changes.html > === > + LTO partitioning has been rewritten for better reliability > + and maintanibilit

Re: [AARCH64] Update maintainers file

2012-10-28 Thread Gerald Pfeifer
On Tue, 23 Oct 2012, Richard Earnshaw wrote: > On 23/10/12 23:36, Steven Bosscher wrote: >> Will you also add an announcement of this to the news page (home page) >> and to gcc-4.8/changes.html? > I'm sure we can... :-) You have to. :-) Please. Gerald

Re: [patch] fix outdated path in cpp.texi

2012-10-28 Thread Gerald Pfeifer
On Sun, 21 Oct 2012, Jonathan Wakely wrote: >> I was going to say "Ack", since it's a doc patch, but somehow my >> own tests on various platforms (FreeBSD, GNU/Linux,...) did not >> confirm /usr/include/c++ in the search path. >> >> Or do you mean that it's at the root of some search paths, that >>

[wwwdocs,Java] Remove java/libgcj-platforms.html

2012-10-30 Thread Gerald Pfeifer
When trying to address some issues with this page, I realized it is not linked, and hasn't for probably a decade or more. And the contents is not up-to-date either or more or less covered elsewhere. Sooo, gone it is. Gerald 2012-10-31 Gerald Pfeifer * libgcj-platforms.html: R

Re: RFA: Add news item for ARC port contribution

2013-10-08 Thread Gerald Pfeifer
On Mon, 7 Oct 2013, Joern Rennecke wrote: OK to commit? Yes, this looks good to me, thanks! While you are at it, your entry in gcc/doc/contrib.texi could do with an update as well. :-) Gerald

Re: [wwwdocs] Buildstat update for 4.7

2013-10-13 Thread Gerald Pfeifer
On Tue, 1 Oct 2013, Tom G. Christensen wrote: > Latest results for gcc 4.7.x. Applied, thanks! Gerald

Re: [wwwdocs] Buildstat update for 4.5

2013-10-13 Thread Gerald Pfeifer
On Tue, 1 Oct 2013, Tom G. Christensen wrote: > Testresults for 4.5.4: > i386-pc-solaris2.8 (2) > i386-pc-solaris2.9 > sparc-sun-solaris2.7 (2) > sparc-sun-solaris2.8 > sparc-sun-solaris2.9 > sparc64-sun-solaris2.7 > sparc64-sun-solaris2.8 > sparc64-sun-solaris2.9 Thanks, Tom. Ger

Re: [PATCH v4 04/20] add configury

2013-10-14 Thread Gerald Pfeifer
On Fri, 27 Sep 2013, Tom Tromey wrote: > Look a little further down in the patch: > > .cc.o .c.o: > - $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $< $(OUTPUT_OPTION) > + $(COMPILE) $< > + $(POSTCOMPILE) > > ... that is, the patches didn't change this part. ALL_COMPILERFLAGS

Re: [PATCH v4 04/20] add configury

2013-10-15 Thread Gerald Pfeifer
On Tue, 15 Oct 2013, Tom Tromey wrote: >> Is nobody else seeing this? Or is everyone just lucky enough to have >> a recent version of GCC as the default compiler? > How exactly are you configuring and invoking "make"? > I will try to reproduce it. Super, thanks Tom! I've tried to reproduce this

[wwwdocs] steering.html -- update list of members

2013-10-20 Thread Gerald Pfeifer
This updates the list of steering committee members after Joe stepped down a bit ago. Committed. Gerald Index: steering.html === RCS file: /cvs/gcc/wwwdocs/htdocs/steering.html,v retrieving revision 1.35 diff -u -3 -p -r1.35 steerin

[libiberty] Fix testsuite/test-expandargv.c

2013-10-23 Thread Gerald Pfeifer
I'm not sure why this did not trigger on GNU/Linux distributions, on FreeBSD 10 one does need to #include to get to unlink() which is used by this test. With this, the test compiles on my i386-unknown-freebsd10.0 tester; without it, it doesn't. Okay? Gerald 2013-10-22 Gera

Re: [wwwdocs] Add link to jit mailing list to lists.html

2013-10-23 Thread Gerald Pfeifer
On Wed, 23 Oct 2013, David Malcolm wrote: > OK to commit to CVS? Yes, thank you, David. > (fwiw the pre-existing page content doesn't validate as per > http://gcc.gnu.org/contribute.html#webchanges, due to issues with the > ) I was going to say "Go ahead and commit, and if my automated checker

Re: [wwwdocs, patch] gcc-4.9/changes.html: Add quip about "#pragma GCC ivdep" and update Fortran section

2013-10-24 Thread Gerald Pfeifer
Hi Tobias, On Thu, 24 Oct 2013, Tobias Burnus wrote: Any comments? Or is the patch OK? thanks for doing this. Index: htdocs/gcc-4.9/changes.html === +With the new http://gcc.gnu.org/onlinedocs/gcc/Loop_002dSpecific-Pragmas.ht

Re: wwwdocs / gomp: Update projects/gomp/index.html

2013-10-24 Thread Gerald Pfeifer
Hi Tobias, On Thu, 24 Oct 2013, Tobias Burnus wrote: the attached patch updates the gomp project patch. (Besides adding an item for the OpenMP 4.0 merge, I removed the "95" from "Fortran 95" as Fortran is backward compatible and gfortran is effectively a Fortran 66/77/90/95/2003/2008 compiler [

Re: [committed] Dump OpenMP version number listed for -fopenmp at doc/invoke.texi

2013-10-26 Thread Gerald Pfeifer
On Fri, 25 Oct 2013, Tobias Burnus wrote: > I have committed the patch below as obvious (Rev. 204049). > Seemingly, there are a lot of places which have to be updated > for a new OpenMP version ... One way to address that is _not_ to refer to concrete versions unless specifically required. This

[libiberty] Fix testsuite/test-demangle.c

2013-10-26 Thread Gerald Pfeifer
piles on my i386-unknown-freebsd10.0 tester; without it, it doesn't. Okay? Gerald 2013-10-26 Gerald Pfeifer * testsuite/test-demangle.c: Include unistd.h. Index: libiberty/testsuite/test-demangle.c === --- libiberty

Re: Rework c99status.html

2013-10-27 Thread Gerald Pfeifer
Hi Joseph, On Sun, 27 Oct 2013, Joseph S. Myers wrote: > I've committed this patch to rework the page so it starts with a summary > of the overall C99 state, then describes each feature by listing the GCC > version in which it was substantially supported (not necessarily obscure > corner cases)

Re: Rework c99status.html

2013-10-31 Thread Gerald Pfeifer
On Fri, 1 Nov 2013, Gerald Pfeifer wrote: > I don't have a recommendation to change or keep the current name, > however I'll note that changing the name of a single file is going > to be even simpler then the below which I just applied. And this addresses three pages to avoid

Re: [Patch, ObjC, ObjC++, Darwin] Remove "-fobjc-sjlj-exceptions"

2013-11-03 Thread Gerald Pfeifer
Hi Ian, On Sun, 3 Nov 2013, Iain Sandoe wrote: > The option is apparently undocumented in the current User's manual, > hence, there are no adjustments to documentation. I cannot approve the patch, but if it goes in that way or a similar one I recommend to add a short note to htdocs/gcc-4.9/chan

Re: [wwwdocs] gcc-6/changes.html: diagnostics, Levenshtein, -Wmisleading-indentation, jit (v2)

2016-01-20 Thread Gerald Pfeifer
On Wed, 20 Jan 2016, Jakub Jelinek wrote: >> Content-Security-Policy: default-src 'self' http: https: >> >> So either we get the configuration of the web server changed, or >> indeed we need to touch all those existing pages. > At least the warning/error/note styles are something that multiple p

[wwwdocs] Make colors work again on gcc-5/changes.html

2016-01-20 Thread Gerald Pfeifer
Per our discussion around gcc-6/changes.html, this uses the new global styles (and adds another one). Committed. Gerald Introduce a new CSS class boldlime. Use this, and similar ones throughout gcc-5/changes.html. Index: gcc.css =

[wwwdocs] Colorize gcc-4.9/changes.html again

2016-01-20 Thread Gerald Pfeifer
Use global CSS classes instead of local styles (which browsers now often block based on the server settings of gcc.gnu.org). Committed. Gerald Index: gcc-4.9/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/changes.html,v

Re: [wwwdocs] gcc-6/changes.html: diagnostics, Levenshtein, -Wmisleading-indentation, jit (v2)

2016-01-20 Thread Gerald Pfeifer
On Wed, 20 Jan 2016, Manuel López-Ibáñez wrote: >> And I can commit working my way backwards through all the other >> changes.html pages over the coming couple of days. > wwwdocs/htdocs$ find . -name '*.html' | xargs grep --color -e " style *=" > > shows a bit more inline CSS than changes.html, un

[wwwdocs] Use global CSS in gcc-5/porting_to.html (and thus restore color on gcc.gnu.org)

2016-01-21 Thread Gerald Pfeifer
Per the exchange we had two days ago. Applied. Gerald Index: gcc-5/porting_to.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/porting_to.html,v retrieving revision 1.10 diff -u -r1.10 porting_to.html --- gcc-5/porting_to.html

Re: [hsa merge 00/10] Merge of HSA branch

2016-01-21 Thread Gerald Pfeifer
On Tue, 19 Jan 2016, Richard Biener wrote: > I think the merge warrants a NEWS entry on gcc.gnu.org/ ...and gcc-6/changes.html. :-) Martin, happy to help. Want to propose some text (or even patch)? Gerald

[wwwdocs] Introduce standard CSS for quoting e-mails

2016-01-21 Thread Gerald Pfeifer
...and use it for projects/beginner.html. Observe how flexible CSS is, and with how little and logical annotation in the HTML file we can accomplish such effects! This fixes the issue of the new setting of gcc.gnu.org blocking local styles. Applied. Gerald Index: gcc.css

[wwwdocs] Convert gcc-4.9/porting_to.html to using gcc.css (instead of individual style= clauses)

2016-01-24 Thread Gerald Pfeifer
With this, like similar pages, we now have the colors back. Applied. Gerald Index: gcc-4.9/porting_to.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.9/porting_to.html,v retrieving revision 1.7 diff -u -r1.7 porting_to.html --- gcc

[wwwdocs] Rotate the oldest three news items

2016-01-24 Thread Gerald Pfeifer
Looking at our homepage based on Jakub's question last week, there is some work to to make up for the new server configuration, but either way we should rotate older news off that page. Applied. Gerald Index: index.html === RCS file

Re: [doc, 3/n] invoke.texi: move "Code Gen Options" before target-specific options

2016-01-24 Thread Gerald Pfeifer
On Wed, 13 Jan 2016, Sandra Loosemore wrote: Here is the next installment of my series to make things easier to find in invoke.texi. I've checked in this patch to move the "Code Gen Options" up in the file so that all target-independent options are documented ahead of the target-specific ones.

Re: [wwwdocs] Convert gcc-4.9/porting_to.html to using gcc.css (instead of individual style= clauses)

2016-01-28 Thread Gerald Pfeifer
On Sun, 24 Jan 2016, Gerald Pfeifer wrote: > With this, like similar pages, we now have the colors back. A friendly sole pointed out a mistake I had made in this conversation. Fixed thusly. Gerald Index: gcc-4.9/porting_to.h

Re: [hsa merge 00/10] Merge of HSA branch

2016-01-28 Thread Gerald Pfeifer
Hi Martin, On Wed, 27 Jan 2016, Martin Jambor wrote: > So what would you think about the following? Perhaps it is too > verbose but I wanted to mention the few areas users should know > have changed, if they happen to try HSA out. I can certainly > cut it down a bit. I like this. In fact, in

[wwwdocs] fortran/index.html - remove local styles

2016-01-29 Thread Gerald Pfeifer
These local styles feel a bit odd to begin with, and if we skip the ... within ..., the originally perceived/ addresses issue should go away. Unless there are objections from the Fortran side, I plan on committing this in a couple of days. Gerald Index: fortran/index.html ===

[wwwdocs] Avoid local styles in the standard footer.

2016-01-29 Thread Gerald Pfeifer
Our standard footer also got hit by the (needlessly for for us) stricter server settings. This again gets rid of extra vertical space in that box. Installed, and afterwards I rebuilt our website using the /www/gcc/bin/preprocess script on gcc.gnu.org. Gerald Index: gcc.css =

[wwwdocs] Use external CSS for the News and Status panes on the main page

2016-01-29 Thread Gerald Pfeifer
This fixes the worst of what the new server settings broke; our main page should look quite more reasonable with this. And it simplifies things a little. Applied. Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v

Re: [PATCH] Fix libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration

2016-02-04 Thread Gerald Pfeifer
On Thu, 28 Jan 2016, Jonathan Wakely wrote: > On 27/01/16 19:49 -0500, John David Anglin wrote: >> The attached patch fixes a stage1 build error compiling genautomata.c >> on hpux. We need to test for obsolete XOPEN declarations of isinf and >> isnan on hpux. Further, we need to check individua

Re: [PATCH] Fix libstdc++-v3/include/math.h:66:1 2: error: 'constexpr bool std::isnan(double)' conflicts with a previous declaration

2016-02-06 Thread Gerald Pfeifer
On Fri, 5 Feb 2016, Jonathan Wakely wrote: Can anyone else test this on an older FreeBSD or other target that isn't gnu/aix/hpux? Thank you, Jonathan! I did not have such an older environment available, but now could install the infrastructure and get all prerequisites in place for FreeBSD 9.

Re: [wwwdocs][PATCH] Add notes on -Wmisleading-indentation to GCC 6 porting guide

2016-02-06 Thread Gerald Pfeifer
On Tue, 26 Jan 2016, David Malcolm wrote: > [see the notes at https://gcc.gnu.org/ml/gcc/2016-01/msg00224.html on > what -Wmisleading-indentation ran into on a mass-rebuild of Debian] > > I put it apart from the existing headings as it relates to both C and to > C++. Thanks for thinking of the we

[wwwdocs] Use gcc.css for "Get our announcements"

2016-02-06 Thread Gerald Pfeifer
Introduce a new CSS class "smaller" and use that for the "Get our announcements" section of our main page. With that, our main page is getting back to its state before gcc.gnu.org disabled embedded CSS. Applied. Gerald Index: gcc.css =

[wwwdocs] main page -- shorten/reduce size of request for further news

2016-02-07 Thread Gerald Pfeifer
Shorten the request for further news. Use global CSS, thus practically also reducing font size when being served from gcc.gnu.org. Applied Gerald Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revis

[wwwdocs] Replace by on index.html

2016-02-07 Thread Gerald Pfeifer
I noticed we have some unnatural vertical whitespace here (and have had for years, but this became more exposed when I played a little bit with font sizes). Fixed thusly. Gerald Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdoc

[wwwdocs] index.html -- make section on releases a bit denser

2016-02-07 Thread Gerald Pfeifer
While I worked on avoiding local styles, I noticed a couple of things on the main page (and a couple others). This is one of them that makes the main page a little liker. Make section on releases a bit denser: Rename it from "Release Series and Status" to just "Releases", replace "and" by ampers

Re: [PATCH][wwwdocs] Add blurb to top of gcc-6/changes.html

2016-02-07 Thread Gerald Pfeifer
On Fri, 5 Feb 2016, Kyrill Tkachov wrote: > + > +This page is a brief summary of the huge number of improvements made to > +GCC in GCC 6. For more information, see the > +Porting to GCC 6 page and the > +full GCC documentation. > + > > I'd say "brief summary of some of the huge number of improvem

Re: [wwwdocs] New bits to porting_to

2016-02-14 Thread Gerald Pfeifer
Hi Marek, On Wed, 10 Feb 2016, Marek Polacek wrote: > +The additional overloads can cause the compiler to reject invalid code that > +was accepted before. An example of such code is the below: which additional overloads does this refer to? > +#include > +int > +foo (unsigned x) Usua

[wwwdocs] Trim the navigation bar

2016-02-14 Thread Gerald Pfeifer
Trim the navigation bar, by - removing "Testing" from the "Documentation" section, - renaming "Further Readings" to "Pointers", - renaming "Mirror Sites" to "Mirrors" under "Download", - renaming ""Live" Sources" to just "Sources", - moving the Git link past both SVN links, - renaming "Rsync

Re: [wwwdocs] Changes for LTO and IPA, ver 2

2016-02-18 Thread Gerald Pfeifer
Hi Honza, sorry for not being able to review the earlier version you had sent in a timely manner. This looks good (= please commit) once you made the two changes Jonathan suggested and the ones below. And impressive list of contributions!! On Thu, 18 Feb 2016, Jan Hubicka wrote: > + Linke

Re: [PATCH] [wwwdocs] Add a "Plugin issues" section to the GCC 6 porting guide

2016-02-26 Thread Gerald Pfeifer
Hi David, On Thu, 11 Feb 2016, David Malcolm wrote: > I've (mostly) ported gcc-python-plugin to gcc 6. The attached patch > for the gcc website starts a new "Plugin issues" section, and covers > the biggest issue I ran into (FWIW the suggested compatibility typedef > is the one I committed to gcc

Re: [wwwdocs] Update -Wnonnull description

2016-02-26 Thread Gerald Pfeifer
On Thu, 25 Feb 2016, Marek Polacek wrote: > Now that -Wnonnull-comare has been split out of -Wnonnull, we should > also update the porting_to text. Is this sufficient? It is for me. :-) Unless anyone else complains, go ahead and commit. Thanks, Gerald

[wwwdocs] Update link for Openbench

2016-02-27 Thread Gerald Pfeifer
Update link for Openbench. Applied. Gerald Index: benchmarks/index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/benchmarks/index.html,v retrieving revision 1.33 diff -u -r1.33 index.html --- benchmarks/index.html 14 Nov 2015 21:

[wwwdocs] Update link to ThreadSanitizer

2016-02-28 Thread Gerald Pfeifer
This wasn't strictly broken, but redirects to a new address; still makes sense to follow that. Applied. Gerald Index: gcc-4.8/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.135 diff

[wwwdocs] gcc-4.6/porting_to.html -- lists.fedoraproject.org is on https now

2016-02-28 Thread Gerald Pfeifer
This is the only reference to lists.fedoraproject.org that I found via http; all others already are https. Committed. Index: gcc-4.6/porting_to.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/porting_to.html,v retrieving revision

[wwwdocs] extensions.html - colberg.org/gcc-lua/ now uses https

2016-02-28 Thread Gerald Pfeifer
Applied. Gerald Index: extensions.html === RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v retrieving revision 1.56 diff -u -r1.56 extensions.html --- extensions.html 28 Jun 2015 16:02:25 - 1.56 +++ extensions.html

[wwwdocs] readings.html -- remove broken link to PDP-11 FAQ

2016-02-28 Thread Gerald Pfeifer
Not sure we should carry anything PDP-11 these days, I doubt anyone is really using this or spending time. Anyway, this link is gone and I couldn't find what appears to be an immediate replacement. Committed. Gerald Index: readings.html =

[wwwdocs] Fix reference to Andreas Bauer's thesis (readings.html)

2016-02-28 Thread Gerald Pfeifer
Committed. Gerald Index: readings.html === RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.244 diff -u -r1.244 readings.html --- readings.html 28 Feb 2016 19:55:15 - 1.244 +++ readings.html

Re: [WWWDocs] Deprecate support for non-thumb ARM devices

2016-02-28 Thread Gerald Pfeifer
On Wed, 24 Feb 2016, Richard Earnshaw (lists) wrote: > I propose to commit this patch later this week. + Support for revisions of the ARM architecture prior to ARMv4t has + been deprecated and will be removed in a future GCC release. + This affects ARM6, ARM7 (but not ARM7TDMI),

Re: [wwwdocs] Describe behavior of -flifetime-dse in class constructors

2016-02-28 Thread Gerald Pfeifer
On Thu, 25 Feb 2016, Martin Liška wrote: > That's a suggestion for changes.html. > > Ready to be installed? Works for me, Martin, but please give Jason a day or two to comment. Thanks, Gerald

[wwwdocs] Fix doc link to x86 built-in functions in gcc-4.8/changes.html

2016-02-28 Thread Gerald Pfeifer
Somehow X86 apparently was changed to x86 at one point, breaking this link. Fixed thusly. Gerald Index: gcc-4.8/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v retrieving revision 1.136 diff -u -r1.136 cha

[wwwdocs] PATCH for Re: Please remove mirror2.babylon.network

2016-02-28 Thread Gerald Pfeifer
On Sun, 28 Feb 2016, NOC wrote: > Due to reorganization of the mirror servers we will be taking the > following mirror offline. Could you please remove it from the list? > > http://mirror2.babylon.network/gcc/ | ftp://mirror2.babylon.network/gcc/ > | rsync://mirror2.babylon.network/gcc/ Thank you

[wwwdocs] msdn.microsoft.com now uses https (gcc-4.7/changes.html)

2016-02-29 Thread Gerald Pfeifer
Committed. Gerald Index: gcc-4.7/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.142 diff -u -r1.142 changes.html --- gcc-4.7/changes.html14 Nov 2015 23:27:24 - 1.142 +

[wwwdocs] extensions.html -- update sourceforge.net link

2016-02-29 Thread Gerald Pfeifer
sourceforge.net now uses https. Committed. Gerald Index: extensions.html === RCS file: /cvs/gcc/wwwdocs/htdocs/extensions.html,v retrieving revision 1.57 diff -u -r1.57 extensions.html --- extensions.html 28 Feb 2016 19:50:07 -0

Re: [wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-01 Thread Gerald Pfeifer
Hi David, On Tue, 1 Mar 2016, David Malcolm wrote: > The attached patch adds "id" attributes to every h2, h3 and h4 element > in the page, so that people can create URLs that reference specific > subsections of the guide. this is a great idea! Allow me to suggest some potential tweaks wrt to the

Re: [wwwdocs] Document 3 changes in GCC 6

2016-03-01 Thread Gerald Pfeifer
On Mon, 29 Feb 2016, Eric Botcazou wrote: > - new scalar_storage_order type attribute in C, > - ABI change for SPARC 64-bit, > - automatic enabling of -mstackrealign with SSE for Windows 32-bit. + A new type attribute scalar_storage_order applying to + structures and unions has been int

Re: [wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-02 Thread Gerald Pfeifer
On Wed, 2 Mar 2016, David Malcolm wrote: > Committed to CVS, and it appears to be live on the website, so links > like the following now work: > https://gcc.gnu.org/gcc-6/porting_to.html#Wmisleading-indentation Yes. Updates to gcc.gnu.org happen instantaneously, whereas the site at www.gnu.org/so

Re: [PATCH][wwwdocs] Remove (Pending) tag from 5.3 notes, add 5.4 entry

2016-03-03 Thread Gerald Pfeifer
On Thu, 3 Mar 2016, Kyrill Tkachov wrote: Ok to commit? Richi already approved, so this is only for future cases: Please do consider changes like this either as trivial (and go ahead, just posting the patch) or pre-approved by me (and go ahead, just posting the patch). As you prefer. ;-)

Re: [WWWDOCS] Document IPA/LTO/FDO/i386 changes in GCC-4.9

2013-11-30 Thread Gerald Pfeifer
On Thu, 28 Nov 2013, Jan Hubicka wrote: > We previously renamed every static function foo into foo.1234 (just as a > precaution because other compilation unit may have also function foo). > This confuses many thins, so now we do renaming only when we see a > conflict. Ah, I see. Thanks. >

Re: gcc/invoke.texi: Add missing @opindex

2013-12-01 Thread Gerald Pfeifer
On Sun, 24 Nov 2013, Tobias Burnus wrote: > 2013-11-24 Tobias Burnus > Manuel López-Ibáñez > >PR middle-end/59257 >* doc/invoke.texi: Add missing @opindex. >(-fsanitize=): Use @gcctabopt instead of @itemize. > OK for the trunk? This looks fine to me, than

Re: *ping* Re: wwwdocs: Broken links due to the preprocess script

2013-12-01 Thread Gerald Pfeifer
Working on it. I hope to have a patch within the next 48 hours. Gerald

Re: wwwdocs: Broken links due to the preprocess script

2013-12-02 Thread Gerald Pfeifer
find a patch for maintainer-scripts/update_web_docs_svn which I tested on gcc.gnu.org and the current documentation pages (not those for older releases) are adjusted now. Among others this fixes the link you reported above (though adjusting gcc-4.9/changes.html directly is now a logical next step

Re: doc: Add -fuse-ld to option index

2013-12-02 Thread Gerald Pfeifer
On Sun, 1 Dec 2013, Ryan Mansfield wrote: > I noticed there wasn't an entry in the option index for -fuse-ld. If > OK, can someone apply? Thanks. Thanks, Ryan! This is also covered by Tobias' patch... On Sun, 1 Dec 2013, Tobias Burnus wrote: > There are many more options which lack an optindex

Re: PATCH: PR other/59055: gcc.texinfo warnings

2013-12-02 Thread Gerald Pfeifer
On Fri, 8 Nov 2013, H.J. Lu wrote: > bugreport.texi has > > @menu > * Criteria: Bug Criteria. Have you really found a bug? > * Reporting: Bug Reporting. How to report a bug effectively. > * Known: Trouble.Known problems. > * Help: Service. Where to ask for help. > @end

Re: [C++,doc] vector conditional expression

2013-12-02 Thread Gerald Pfeifer
Sorry, I was waiting for Jason to review (since he's the subject matter expert), and I guess he was waiting for me? Jason, can you please have a look and approve? Only one comment from my side: Index: doc/extend.texi === +In C++, th

Re: [C++,doc] vector conditional expression

2013-12-02 Thread Gerald Pfeifer
On Mon, 2 Dec 2013, Marc Glisse wrote: >> Index: doc/extend.texi >> === >> +In C++, the ternary operator @code{?:} is available. @code{a?b:c}, where >> +@code{b} and @code{c} are vectors of the same type and @code{a} is an >> +integer

Re: [wwwdocs] Document Runtime CPU detection builtins

2013-12-02 Thread Gerald Pfeifer
On Tue, 21 Aug 2012, Sriraman Tallam wrote: > Committed after making the changes. > > One small problem, I am not sure how to fix this: > > The hyper link I referenced is : > http://gcc.gnu.org/onlinedocs/gcc/X86-Built_002din-Functions.html#X86-Built_002din-Functions > > whereas the committed ch

Re: wwwdocs: Broken links due to the preprocess script

2013-12-02 Thread Gerald Pfeifer
On Mon, 2 Dec 2013, Tobias Burnus wrote: > Looks good to me. (I fully concur that the _002d is ugly.) Okay, so I applied this patch plus the one below to adjust gcc-4.9/changes.html accordingly. (The first anchor there is not stable, but for other reasons.) Thanks for pushing for this fix! Ger

Re: [wwwdocs] backend -> back end

2013-12-02 Thread Gerald Pfeifer
On Mon, 11 Nov 2013, Joseph S. Myers wrote: >> Working to address a user question, I noticed that many of our pages use >> the spelling of "backend" when http://gcc.gnu.org/codingconventions.html >> suggest "back end" (noun) and "back-end" (adjective). >> >> Joseph, if you confirm that back end i

[wwwdocs] back-end -> back end

2013-12-02 Thread Gerald Pfeifer
After changing a backend to back end or back-end, I realized we had a number of uses of back-end which actually were about the noun (back end). Fixed thusly. Index: svn.html === RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving

Re: [wwwdocs] Update obvious fix commit policy

2013-12-03 Thread Gerald Pfeifer
On Thu, 28 Nov 2013, Richard Biener wrote: > Why remove ChangeLog files, web pages and comments? I was going to complain about web pages being removed. :-) On Thu, 28 Nov 2013, Diego Novillo wrote: > -Fixes for obvious typos in ChangeLog files, docs, web pages, comments > -and similar stuff. Ju

Re: [patch][wwwdocs] gcc 4.9 changes - AMD new cores

2013-12-05 Thread Gerald Pfeifer
On Thu, 5 Dec 2013, Gopalasubramanian, Ganesh wrote: > This patch adds details about new AMD cores that got enabled in GCC-4.9. > OK for the wwwdocs? Yes, thanks. Gerald

Re: PATCH: Mention -mtune=intel in gcc-4.9/changes.html

2013-12-06 Thread Gerald Pfeifer
On Fri, 6 Dec 2013, H.J. Lu wrote: > This patch mentions -mtune=intel in gcc-4.9/changes.html. > OK to install? Okay. (I guess we can ignore Itanium.) Gerald

Re: [PATCH] Add -mtune=ia support

2013-12-07 Thread Gerald Pfeifer
On Fri, 6 Dec 2013, H.J. Lu wrote: > http://en.wikipedia.org/wiki/IA > > IA-32, Intel Architecture, 32-bit > IA-64, Intel Architecture, 64-bit And Intel 64 is an implementation of and extension to the 64-bit extension of IA-32 created by AMD, totally unrelated to IA-64. Marketing. :-) Gerald

[wwwdocs] Re: Joseph Myers joins GCC Steering Committee

2013-12-08 Thread Gerald Pfeifer
And here the web page update for Mark's departure and Joseph joining. Applied. Gerald Index: steering.html === RCS file: /cvs/gcc/wwwdocs/htdocs/steering.html,v retrieving revision 1.36 diff -u -3 -p -r1.36 steering.html --- steerin

[RFC, patch] Detect lack of 32-bit devel environment on x86_64-linux targets

2013-12-09 Thread Gerald Pfeifer
Hmm, it looks like this has not been approved/applied, but I also have not seen any NACK. This does address an annoying (and hard for novices to understand) roadblock for someone installing GCC manually. Can this go in? Gerald On Sat, 24 Aug 2013, FX wrote: > ping > > >> Given that I did not

Re: fatal error: gnu/stubs-32.h: No such file

2013-12-09 Thread Gerald Pfeifer
It looks like this has not been applied, FX? Were you waiting for further approval? If so: okay with the change proposed by Andrew. Thanks, Gerald On Mon, 29 Jul 2013, Andrew Haley wrote: > On 07/29/2013 02:06 PM, FX wrote: >> +build of a native compiler on @samp{x86_64-unknown-linux-gnu}, bewa

Re: [RFC, patch] Detect lack of 32-bit devel environment on x86_64-linux targets

2013-12-09 Thread Gerald Pfeifer
On Mon, 9 Dec 2013, FX wrote: > Look at this as a diagnostics bug: our current diagnostics for this > pretty common situation sucks. It comes late in the compilation, and > the message itself isn’t helpful. Totally seconded. Paolo, I have been running into this myself and was confused at first.

Re: [wwwdocs] Buildstat update for 4.8

2013-12-16 Thread Gerald Pfeifer
On Wed, 11 Dec 2013, Tom G. Christensen wrote: > Latest results for gcc 4.8.x. > > This patch supersedes the previous one sent on 2013-11-03 as it was > never applied. Thanks, applied (and sorry for missing the November edition, Tom)! Gerald

Re: [PATCH][ARM] Add new cores to t-aprofile

2014-01-03 Thread Gerald Pfeifer
Kyrill Tkachov wrote: >This patch adds the recently introduced cores to the t-aprofile >multilib >machinery. The values added are cortex-a15.cortex-a7, cortex-a12, >cortex-a57 and >cortex-a57.cortex-a53. Are you going to add this to the release notes (gcc-4.9/changes.html) or will this be part

Re: Update GCC 4.9 changes.html

2014-01-03 Thread Gerald Pfeifer
"H.J. Lu" wrote: >This patch adds Intel microarchitecture changes to GCC 4.9 >changes.html. >OK to install? Okay, modulo the fix Bernhard noted. Thanks, Gerald

Re: [ARM] add armv7ve support

2014-01-03 Thread Gerald Pfeifer
Renlin Li wrote: >Hi all, > >This patch will add armv7ve support to gcc. Armv7ve is basically a >armv7-a architecture profile with Virtualization Extensions. Mind adding this to the release notes? Gerald

Re: [WIP][RFC][patch] xlocale support for libstdc++

2014-01-04 Thread Gerald Pfeifer
"Václav Zeman" wrote: >Initially, I have set out to implement better locale support in >libstdc++ for non-Glibc systems like FreeBSD, that support POSIX 2008 >locale facilities. Unfortunately, it has turned out that I need >localeconv_l(), which is only available as an extension, so I have >rename

Re: [PATCH] Add -march=bdw support

2014-01-04 Thread Gerald Pfeifer
Ilya Tocar wrote: >>> Why not -march=broadwell instead? >Done. Mind updating the release notes with these changes? Let me know if you need any pointers or help. Gerald

Re: [PATCH] [doc] Update plugin doc

2014-01-08 Thread Gerald Pfeifer
Joey Ye wrote: >ChangeLog: >2014-01-08 Joey Ye >doc/plugin.texi (Building GCC plugins): Update to C++. > >OK to trunk? Okay unless anyone raises concrete issues in the next couple of days (or approves directly, of course). Thanks, Gerald

Re: [PATCH] Final removal of mudflap

2014-01-12 Thread Gerald Pfeifer
d if the item. If anything else needs tweaking, I'll keep an eye on it. Gerald -- Gerald Pfeifer

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