Hi,
I've just committed the attached patch to the GCC 6 changes page.
Cheers,
Oleg
? sh_fdpic_wwwdocs.patch
Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.41
diff -u -r1.41 changes.html
--- htdocs/gcc-6/changes.html 14 Nov 2015 20:40:43 -0000 1.41
+++ htdocs/gcc-6/changes.html 15 Nov 2015 07:58:27 -0000
@@ -271,6 +271,10 @@
<ul>
<li>Support for SH5 / SH64 has been declared obsolete and will be removed
in future releases.</li>
+
+ <li>Support for the FDPIC ABI has been added. It can be enabled using the
+ new <code>-mfdpic</code> target option and <code>--enable-fdpic</code>
+ configure option.</li>
</ul>
<!-- .................................................................. -->