summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/index.html b/index.html
index 111d079..4800154 100644
--- a/index.html
+++ b/index.html
@@ -104,29 +104,29 @@
</tr>
<tr>
<th>Static</th>
- <th>Shared*</th>
+ <th>Shared</th>
</tr>
<tr>
<td rowspan="2">MinGW-w64</td>
<td>i686-w64-mingw32</td>
- <td style='text-align:center'>99% (339/341)</td>
- <td style='text-align:center'>62% (211/341)</td>
+ <td style='text-align:center'>99% (379/381)</td>
+ <td style='text-align:center'>72% (273/381)</td>
</tr>
<tr>
<td>x86_64-w64-mingw32</td>
- <td style='text-align:center'>91% (311/341)</td>
- <td style='text-align:center'>61% (209/341)</td>
+ <td style='text-align:center'>94% (360/381)</td>
+ <td style='text-align:center'>71% (271/381)</td>
</tr>
</table>
<p>
- These numbers were last updated on October 13, 2014. You can see the
+ These numbers were last updated on December 16, 2015. You can see the
current status by executing <code>make build-matrix.html</code> in the
MXE directory.
</p>
- <p><small>
- * Shared support in MXE was just added in early February, 2014. These
- numbers are expected to rise significantly.
- </small></p>
+ <p>
+ Experimental support for GCC with posix threads was
+ added in <a href="https://github.com/mxe/mxe/pull/958">November 2015</a>.
+ </p>
</div>