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
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
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
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
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
...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.
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
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
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
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
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
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
>>
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
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
On Tue, 1 Oct 2013, Tom G. Christensen wrote:
> Latest results for gcc 4.7.x.
Applied, thanks!
Gerald
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
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
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
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
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
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
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
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 [
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
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
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)
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
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
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
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
=
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
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
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
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
...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
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
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
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.
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
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
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
===
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
=
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
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
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.
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
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
=
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
=
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
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),
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
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
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
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
+
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
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
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
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
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. ;-)
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.
>
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
Working on it. I hope to have a patch within the next 48 hours.
Gerald
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
"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
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
"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
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
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
d if the item.
If anything else needs tweaking, I'll keep an eye on it.
Gerald
--
Gerald Pfeifer
601 - 700 of 2902 matches
Mail list logo