[PATCH][www] Remove libgcc-math section

Richard Guenther rguenther@suse.de
Tue May 23 12:15:00 GMT 2006


I have installed the following as obvious.

Richard.

2006-05-23  Richard Guenther  <rguenther@suse.de>

	* codingconventions.html: Remove libgcc-math section.

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.45
diff -u -r1.45 codingconventions.html
--- codingconventions.html	18 Apr 2006 20:55:53 -0000	1.45
+++ codingconventions.html	23 May 2006 09:18:30 -0000
@@ -498,12 +498,6 @@
 FSF website, or are autogenerated.  These files should not be changed
 without prior permission, if at all.</li>
 
-<li>libgcc-math:  The implementations of the IEEE754 conforming floating point
-library routines in <code>libgcc-math/flt-32</code> and
-<code>libgcc-math/dbl-64</code> are imported from glibc
-<code>sysdeps/ieee754</code>.  Modifications should be restricted to ones that
-address issues with the build environment.</li>
-
 </ul>
 
 </body>



More information about the Gcc-patches mailing list