This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] GCC 6 Release Notes for RTEMS


I think there are some head lines missing:

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.29
diff -u -r1.29 changes.html
--- htdocs/gcc-6/changes.html   15 Sep 2015 07:44:00 -0000      1.29
+++ htdocs/gcc-6/changes.html   15 Sep 2015 07:48:24 -0000
@@ -205,7 +205,7 @@

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

-<!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->
+<h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3>
   <ul>
<li><p>A new configuration option -<code>--with-advance-toolchain=at</code> was added for PowerPC 64-bit GNU/Linux systems to use the header files, library
@@ -221,13 +221,13 @@


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

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

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

-<!-- <h3 id="rtems">RTEMS</h3> -->
+<h3 id="rtems">RTEMS</h3>
   <ul>
     <li>The RTEMS thread model implementation changed.  For the mutexes
     self-contained objects defined in Newlib &lt;sys/lock.h&gt; are used

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschÃftliche Mitteilung im Sinne des EHUG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]