Hi Doug,
On Wed, 29 Jun 2011, Douglas Rupp wrote:
> An update to the IA-32/x86-64 section seems the right place. I confess
> to being ignorant about how to update this html page. Please advise.
at http://gcc.gnu.org/cvs.html I tried to summarize things a bit.
If you have any questions, don't hes
An update to the IA-32/x86-64 section seems the right place.
I confess to being ignorant about how to update this html page. Please
advise.
--Doug
On 12 Jun 2011, Gerald Pfeifer wrote:
And I assume you'll be updating the release notes at
http://gcc.gnu.org/gcc-4.7/changes.html . ;-)
On Thu, 9 Jun 2011, Douglas B Rupp wrote:
Comments welcome.
--- gcc.orig/gcc/doc/install.texi 2011-06-08 14:05:22.0 -0700
+++ gcc/gcc/doc/install.texi2011-06-09 10:04:38.0 -0700
@@ -4499,7 +4499,7 @@
The Interix target is used by OpenNT, Interix, Services For UNIX (SFU
Unneeded and removed.
Also found some trailing spaces in i386-interix.h, now removed.
On 6/9/2011 12:02 PM, Joseph S. Myers wrote:
Why are you adding an include of to i386-interix.h? This header
(and most common system headers) should generally be included via system.h
on the host, or tsystem.
Why are you adding an include of to i386-interix.h? This header
(and most common system headers) should generally be included via system.h
on the host, or tsystem.h on the target, not directly.
--
Joseph S. Myers
jos...@codesourcery.com