public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: install/configure.html
@ 1998-05-06  7:42 Gerald Pfeifer
  1998-05-06 18:07 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 1998-05-06  7:42 UTC (permalink / raw)
  To: egcs

I realized that the documentation lacked a note that for sparc we now
have the Haifa scheduler and after some further digging (gcc/configure.in)
I came up with the following.

Gerald


--- configure.html.old	Wed May  6 13:27:12 1998
+++ configure.html	Wed Apr 29 21:34:27 1998
@@ -71,7 +72,8 @@ egcs.  A partial list of supported <tt>o
 
   <li> <tt>--enable-haifa</tt> -- Enable the new Haifa instruction scheduler in the
   compiler; the new scheduler can significantly improve code on some targets.
-  <tt>--disable-haifa</tt> is currently the default on all platforms except the HPPA.
+  <tt>--disable-haifa</tt> is currently the default on all platforms except alpha,
+  hppa1.x, powerpc, rs6000, sparc and m32r.
 
   <li> <tt>--with-gnu-as</tt> -- Specify that the compiler should assume the GNU
   assembler (aka gas) is available. 
@@ -116,7 +118,7 @@ that each <tt>--with</tt> option has a c
 
 <p>
 <hr>
-<i>Last modified on Jan 2, 1998.</i>
+<i>Last modified on May 6th, 1998.</i>
 
 </body>
 </html>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: install/configure.html
  1998-05-06  7:42 PATCH: install/configure.html Gerald Pfeifer
@ 1998-05-06 18:07 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1998-05-06 18:07 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: egcs

  In message < Pine.GSO.3.96.980506134015.11112R-100000@alcyone.dbai.tuwien.ac.at >you write:
  > I realized that the documentation lacked a note that for sparc we now
  > have the Haifa scheduler and after some further digging (gcc/configure.in)
  > I came up with the following.
I did something a little different I noted the different defaults
for the egcs-1.0.x release vs newer releases.

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-05-06 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-06  7:42 PATCH: install/configure.html Gerald Pfeifer
1998-05-06 18:07 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).