diff mbox

[wwwdocs] GCC 6 supports musl libc on Linux

Message ID 56DF1997.4020706@arm.com
State New
Headers show

Commit Message

Szabolcs Nagy March 8, 2016, 6:27 p.m. UTC
I'd like to mention musl libc support in the gcc 6 release notes.

(added under a linux section since only linux targets are supported now.)

Is it ok to commit?

Comments

Jeff Law March 11, 2016, 9:31 p.m. UTC | #1
On 03/08/2016 11:27 AM, Szabolcs Nagy wrote:
> I'd like to mention musl libc support in the gcc 6 release notes.
>
> (added under a linux section since only linux targets are supported now.)
>
> Is it ok to commit?
>

Yes.

jeff
diff mbox

Patch

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.68
diff -u -r1.68 changes.html
--- htdocs/gcc-6/changes.html	3 Mar 2016 10:09:18 -0000	1.68
+++ htdocs/gcc-6/changes.html	8 Mar 2016 13:57:35 -0000
@@ -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