public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: gcc-3.4/changes.html
@ 2004-06-08 22:44 Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2004-06-08 22:44 UTC (permalink / raw)
  To: gcc-patches

Prepare framework for the GCC 3.4.1 release.

Installed.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.121
diff -u -3 -p -r1.121 changes.html
--- changes.html	15 May 2004 09:43:51 -0000	1.121
+++ changes.html	8 Jun 2004 21:45:10 -0000
@@ -1123,9 +1123,6 @@ and not your code, that is broken.</em><

 <hr />
 <h2><a name="3.4.0">GCC 3.4.0</a></h2>
-<p>
-Detailed release notes for the GCC 3.4.0 release follow.
-</p>

 <h3>Bug Fixes</h3>

@@ -1136,7 +1133,10 @@ complete list here.
 href="http://gcc.gnu.org/bugzilla/buglist.cgi?short_desc_type=notregexp&amp;short_desc=%5C%5B3%5C.4.*%5BRr%5Degression&amp;target_milestone=3.4.0&amp;bug_status=RESOLVED&amp;resolution=FIXED">Follow
 this link</a> to query the Bugzilla database for the list of over 900 bugs
 fixed in 3.4.0.  This is the list of all bugs marked as resolved and fixed
-in 3.4.0 that are not flagged as 3.4 regressions.
-</p>
+in 3.4.0 that are not flagged as 3.4 regressions.</p>
+
+<hr />
+<h2><a name="3.4.1">GCC 3.4.1</a></h2>
+
 </body>
 </html>

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

* PATCH: gcc-3.4/changes.html
@ 2004-05-01 19:16 Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2004-05-01 19:16 UTC (permalink / raw)
  To: gcc-patches

Use the official GNU Classpath site. (No more redirections.)

Installed.

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.117
diff -u -3 -p -r1.117 changes.html
--- changes.html	1 May 2004 17:03:15 -0000	1.117
+++ changes.html	1 May 2004 17:24:22 -0000
@@ -665,7 +665,7 @@ that is broken.</em></p>
       lets <code>URLClassLoader</code> load code from shared
       libraries.</li>
     <li>libgcj has been much more completely merged with <a
-      href="http://www.classpath.org/">GNU Classpath</a>.</li>
+      href="http://www.gnu.org/software/classpath/">GNU Classpath</a>.</li>
     <li>Class loading is now much more correct; in particular the
       caller's class loader is now used when that is required.</li>
     <li><a href="http://www.eclipse.org/">Eclipse 2.x</a> will run

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

* PATCH: gcc-3.4/changes.html
@ 2004-04-11  9:28 Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2004-04-11  9:28 UTC (permalink / raw)
  To: gcc-patches

Fix dlcompat reference link.

Installed.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.112
diff -u -3 -p -r1.112 changes.html
--- changes.html	9 Apr 2004 20:49:39 -0000	1.112
+++ changes.html	11 Apr 2004 09:27:48 -0000
@@ -894,7 +894,8 @@

     <li>Libgcj is enabled by default. On systems older than <code>
       powerpc-apple-darwin7.0.0</code> you need to install <a
-      href="http://www.opendarwin.org/projects/dlcompat"> dlcompat</a>. </li>
+      href="http://www.opendarwin.org/projects/dlcompat/">dlcompat</a>.
+      </li>
   </ul>

 <h3>SPARC</h3>

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

* PATCH: gcc-3.4/changes.html
@ 2003-12-05 14:34 Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2003-12-05 14:34 UTC (permalink / raw)
  To: gcc-patches, Nathanael Nerode

This fixes markupos introduced two days ago.

Nathanael, didn't you get the complaint by my automatic tester within
a few seconds after your commit?

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.72
diff -u -3 -p -r1.72 changes.html
--- changes.html	3 Dec 2003 18:00:48 -0000	1.72
+++ changes.html	5 Dec 2003 14:28:36 -0000
@@ -486,7 +486,7 @@
 
   <ul>
     <li>Mitsubishi D30V, <code>d30v-*</code></li>
-    <li>AT&T DSP1600 and DSP1610, <code>dsp16xx-*</code></li>
+    <li>AT&amp;T DSP1600 and DSP1610, <code>dsp16xx-*</code></li>
     <li>Intel 80960, <code>i960</code></li>
   </ul>
 
@@ -528,7 +528,7 @@
       <ul>
 	<li>Generic VAX, <code>vax-*-*</code> (This is generic VAX only;
             we have not obsoleted any VAX triples for specific operating
-            systems.)<li>
+            systems.)</li>
       </ul></li>
   </ul>
 

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

* PATCH: gcc-3.4/changes.html
@ 2003-06-06 17:53 Gerald Pfeifer
  0 siblings, 0 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2003-06-06 17:53 UTC (permalink / raw)
  To: Jan Hubicka; +Cc: gcc-patches

First of all, thanks for updating this!  I really think it's important for
ourselves and our users to have this kind of progress documentation.

Just some minor tweaks/fixes ("minimize"->"minimizes", avoid "amount" w/o
"the", "port->"ports").

Committed yesterday, I just forget this mail in my postponed folder.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.24
diff -u -3 -p -r1.24 changes.html
--- changes.html	5 Jun 2003 19:02:19 -0000	1.24
+++ changes.html	5 Jun 2003 20:39:27 -0000
@@ -86,11 +86,13 @@
     <li>The x86 back end has had some noticeable work done to it.
     <ul>
       <li>Tuning for K8 core is available via <code>-march=k8</code> and <code>-mcpu=k8</code></li>
-      <li>Scalar SSE code generation carefully avoids reformatting penalties, hidden dependencies
-	  and minimize amount of uops generated on both Intel and AMD CPUs.</li>
+      <li>Scalar SSE code generation carefully avoids reformatting penalties,
+          hidden dependencies and minimizes the number of uops generated on
+          both Intel and AMD CPUs.</li>
       <li>Conditional jump elimination is now more aggressive on modern CPUs.</li>
-      <li>The Athlon and K8 port have been converted to use the DFA processor pipeline description.</li>
-      <li>Number of other small performance improvements.</li>
+      <li>The Athlon and K8 ports have been converted to use the DFA
+          processor pipeline description.</li>
+      <li>Further small performance improvements.</li>
     </ul></li>
     <li>Support for the SH2E processor has been added to the SH port.
     Enabled at run time with the <code>-m2e</code> command line

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

end of thread, other threads:[~2004-06-08 21:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-08 22:44 PATCH: gcc-3.4/changes.html Gerald Pfeifer
  -- strict thread matches above, loose matches on Subject: below --
2004-05-01 19:16 Gerald Pfeifer
2004-04-11  9:28 Gerald Pfeifer
2003-12-05 14:34 Gerald Pfeifer
2003-06-06 17:53 Gerald Pfeifer

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).