===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.68
@@ -639,6 +639,16 @@
<!-- <h3 id="freebsd">FreeBSD</h3> -->
+<h3 id="linux">Linux</h3>
+ <ul>
+ <li>Support for the <a href="http://www.musl-libc.org">musl C library</a>
+ was added for the AArch64, ARM, MicroBlaze, MIPS, MIPS64, PowerPC,
+ PowerPC64, SH, i386, x32 and x86_64 targets. It can be selected using the
+ new <code>-mmusl</code> option in case musl is not the default libc. GCC
+ defaults to musl libc if it is built with a target triplet matching the
+ <code>*-linux-musl*</code> pattern.
+ </ul>
+
<h3 id="rtems">RTEMS</h3>
<ul>
<li>The RTEMS thread model implementation changed. Mutexes now