public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* wwwdocs: gcc-7/changes.html
@ 2016-08-23 18:19 Segher Boessenkool
  2016-08-23 19:27 ` Segher Boessenkool
  2016-08-23 20:54 ` Gerald Pfeifer
  0 siblings, 2 replies; 4+ messages in thread
From: Segher Boessenkool @ 2016-08-23 18:19 UTC (permalink / raw)
  To: gcc-patches; +Cc: gerald

Hi!

I'm committing the following to wwwdocs as obvious.  I hope I did
everything correct, I'm not a big hero with HTML.

This is based on gcc-6/changes.html; all content removed, most headings
commented out, only left some in that surely will get used, it is such
a barren page otherwise.

Gerald, does this look okay?


Segher


=== gcc-7/changes.html ===
<html>

<head>
<title>GCC 7 Release Series &mdash; Changes, New Features, and Fixes</title>
</head>

<!-- GCC maintainers, please do not hesitate to update/contribute entries
     concerning those part of GCC you maintain!  2002-03-23, Gerald.
-->

<body>
<h1>GCC 7 Release Series<br />Changes, New Features, and Fixes</h1>

<p>
This page is a brief summary of some of the huge number of improvements in GCC 7.
For more information, see the
<!-- <a href="porting_to.html">Porting to GCC 7</a> page and the -->
<a href="../onlinedocs/index.html#current">full GCC documentation</a>.
</p>

<!-- .................................................................. -->
<h2>Caveats</h2>
<!--
  <ul>
    <li></li>
  </ul>
-->

<!-- .................................................................. -->
<h2 id="general">General Optimizer Improvements</h2>
<!--
  <ul>
    <li></li>
  </ul>
-->

<!-- .................................................................. -->
<h2 id="languages">New Languages and Language specific improvements</h2>
<!--
  <ul>
    <li></li>
  </ul>
-->

<!-- <h3 id="ada">Ada</h3> -->

<h3 id="c-family">C family</h3>
<!--
  <ul>
    <li></li>
  </ul>
-->

<h3 id="c">C</h3>
<!--
  <ul>
    <li></li>
  </ul>
-->

<h3 id="cxx">C++</h3>
<!--
  <ul>
    <li></li>
  </ul>
-->

<h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
<!--
  <ul>
    <li></li>
  </ul>
-->

<h3 id="fortran">Fortran</h3>
<!--
  <ul>
    <li></li>
  </ul>
-->

<!-- <h3 id="go">Go</h3> -->

<!-- <h3 id="java">Java (GCJ)</h3> -->

<!-- .................................................................. -->
<!-- <h2 id="jit">libgccjit</h2> -->

<!-- .................................................................. -->
<!-- <h2 id="targets">New Targets and Target Specific Improvements</h2>

<!-- <h3 id="aarch64">AArch64</h3> -->

<!-- <h3 id="arm">ARM</h3> -->

<!-- <h3 id="avr">AVR</h3> -->

<!-- <h3 id="hsa">Heterogeneous Systems Architecture</h3> -->

<!-- <h3 id="x86">IA-32/x86-64</h3> -->

<!-- <h3 id="mips">MIPS</h3> -->

<!-- <h3 id="mep">MeP</h3> -->

<!-- <h3 id="msp430">MSP430</h3> -->

<!-- <h3 id="nds32">NDS32</h3> -->

<!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->

<!-- <h3 id="s390">S/390, System z, IBM z Systems</h3> -->

<!-- <h3 id="rx">RX</h3> -->

<!-- <h3 id="sh">SH</h3> -->

<!-- <h3 id="sparc">SPARC</h3> -->

<!-- .................................................................. -->
<h2 id="os">Operating Systems</h2>

<!-- <h3 id="aix">AIX</h3> -->

<!-- <h3 id="dragonfly">DragonFly BSD</h3> -->

<!-- <h3 id="freebsd">FreeBSD</h3> -->

<!-- <h3 id="linux">Linux</h3> -->

<!-- <h3 id="rtems">RTEMS</h3> -->

<!-- <h3 id="solaris">Solaris</h3> -->

<!-- <h3 id="vxmils">VxWorks MILS</h3> -->

<!-- <h3 id="windows">Windows</h3> -->

<!-- .................................................................. -->
<!-- <h2>Documentation improvements</h2> -->

<!-- .................................................................. -->
<h2>Other significant improvements</h2>
<!--
  <ul>
    <li></li>
  </ul>
-->

<!-- <h2><a name="7.1">GCC 7.1</a></h2>

<p>This is the <a href="https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&amp;resolution=FIXED&amp;target_milestone=7.1">list
of problem reports (PRs)</a> from GCC's bug tracking system that are
known to be fixed in the 7.1 release. This list might not be
complete (that is, it is possible that some PRs that have been fixed
are not listed here).</p>
-->

</body>
</html>

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

* Re: wwwdocs: gcc-7/changes.html
  2016-08-23 18:19 wwwdocs: gcc-7/changes.html Segher Boessenkool
@ 2016-08-23 19:27 ` Segher Boessenkool
  2016-08-23 20:54 ` Gerald Pfeifer
  1 sibling, 0 replies; 4+ messages in thread
From: Segher Boessenkool @ 2016-08-23 19:27 UTC (permalink / raw)
  To: gcc-patches; +Cc: gerald

On Tue, Aug 23, 2016 at 01:19:36PM -0500, Segher Boessenkool wrote:
> I'm committing the following to wwwdocs as obvious.  I hope I did
> everything correct, I'm not a big hero with HTML.

It seems I cannot even run the validator properly.  Committing this
fix as well, sigh.


Segher


Index: gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.1
diff -u -r1.1 changes.html
--- gcc-7/changes.html	23 Aug 2016 18:20:19 -0000	1.1
+++ gcc-7/changes.html	23 Aug 2016 19:22:30 -0000
@@ -87,7 +87,7 @@
 <!-- <h2 id="jit">libgccjit</h2> -->
 
 <!-- .................................................................. -->
-<!-- <h2 id="targets">New Targets and Target Specific Improvements</h2>
+<h2 id="targets">New Targets and Target Specific Improvements</h2>
 
 <!-- <h3 id="aarch64">AArch64</h3> -->
 

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

* Re: wwwdocs: gcc-7/changes.html
  2016-08-23 18:19 wwwdocs: gcc-7/changes.html Segher Boessenkool
  2016-08-23 19:27 ` Segher Boessenkool
@ 2016-08-23 20:54 ` Gerald Pfeifer
  2016-08-24 15:38   ` Kyrill Tkachov
  1 sibling, 1 reply; 4+ messages in thread
From: Gerald Pfeifer @ 2016-08-23 20:54 UTC (permalink / raw)
  To: Segher Boessenkool; +Cc: gcc-patches

On Tue, 23 Aug 2016, Segher Boessenkool wrote:
> I'm committing the following to wwwdocs as obvious.

Thank you, Segher!  That would have been my late evening program for
today, otherwise. ;-)

Gerald

PS. I did commit a simple patch that de-indents lists, see  below.

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.2
diff -u -r1.2 changes.html
--- changes.html	23 Aug 2016 19:27:37 -0000	1.2
+++ changes.html	23 Aug 2016 20:51:25 -0000
@@ -21,62 +21,62 @@
 <!-- .................................................................. -->
 <h2>Caveats</h2>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <!-- .................................................................. -->
 <h2 id="general">General Optimizer Improvements</h2>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <!-- .................................................................. -->
 <h2 id="languages">New Languages and Language specific improvements</h2>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <!-- <h3 id="ada">Ada</h3> -->
 
 <h3 id="c-family">C family</h3>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <h3 id="c">C</h3>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <h3 id="cxx">C++</h3>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <h3 id="fortran">Fortran</h3>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <!-- <h3 id="go">Go</h3> -->
@@ -142,9 +142,9 @@
 <!-- .................................................................. -->
 <h2>Other significant improvements</h2>
 <!--
-  <ul>
-    <li></li>
-  </ul>
+<ul>
+  <li></li>
+</ul>
 -->
 
 <!-- <h2><a name="7.1">GCC 7.1</a></h2>

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

* Re: wwwdocs: gcc-7/changes.html
  2016-08-23 20:54 ` Gerald Pfeifer
@ 2016-08-24 15:38   ` Kyrill Tkachov
  0 siblings, 0 replies; 4+ messages in thread
From: Kyrill Tkachov @ 2016-08-24 15:38 UTC (permalink / raw)
  To: Gerald Pfeifer, Segher Boessenkool; +Cc: gcc-patches


On 23/08/16 21:54, Gerald Pfeifer wrote:
> On Tue, 23 Aug 2016, Segher Boessenkool wrote:
>> I'm committing the following to wwwdocs as obvious.
> Thank you, Segher!  That would have been my late evening program for
> today, otherwise. ;-)

Thanks for doing this.
Can we also add a link to this from the main page?
(next to GCC 7.0 before "release criteria").
I'll get around doing it myself in the near future if needed.

Kyrill

> Gerald
>
> PS. I did commit a simple patch that de-indents lists, see  below.
>
> Index: changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
> retrieving revision 1.2
> diff -u -r1.2 changes.html
> --- changes.html	23 Aug 2016 19:27:37 -0000	1.2
> +++ changes.html	23 Aug 2016 20:51:25 -0000
> @@ -21,62 +21,62 @@
>   <!-- .................................................................. -->
>   <h2>Caveats</h2>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <!-- .................................................................. -->
>   <h2 id="general">General Optimizer Improvements</h2>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <!-- .................................................................. -->
>   <h2 id="languages">New Languages and Language specific improvements</h2>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <!-- <h3 id="ada">Ada</h3> -->
>   
>   <h3 id="c-family">C family</h3>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <h3 id="c">C</h3>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <h3 id="cxx">C++</h3>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <h4 id="libstdcxx">Runtime Library (libstdc++)</h4>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <h3 id="fortran">Fortran</h3>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <!-- <h3 id="go">Go</h3> -->
> @@ -142,9 +142,9 @@
>   <!-- .................................................................. -->
>   <h2>Other significant improvements</h2>
>   <!--
> -  <ul>
> -    <li></li>
> -  </ul>
> +<ul>
> +  <li></li>
> +</ul>
>   -->
>   
>   <!-- <h2><a name="7.1">GCC 7.1</a></h2>
>

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

end of thread, other threads:[~2016-08-24 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23 18:19 wwwdocs: gcc-7/changes.html Segher Boessenkool
2016-08-23 19:27 ` Segher Boessenkool
2016-08-23 20:54 ` Gerald Pfeifer
2016-08-24 15:38   ` Kyrill Tkachov

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