hypotl: Bypass broken implementation in OpenBSD 5.1/SPARC.
[gnulib.git] / ChangeLog
index 2555d9e..bd1b234 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
 2012-03-13  Bruno Haible  <bruno@clisp.org>
 
+       hypotl: Bypass broken implementation in OpenBSD 5.1/SPARC.
+       * m4/hypotl.m4 (gl_FUNC_HYPOTL_WORKS): New macro.
+       (gl_FUNC_HYPOTL): Invoke it. If the function does not work, set
+       REPLACE_HYPOTL to 1.
+       * doc/posix-functions/hypotl.texi: Mention the OpenBSD 5.1/SPARC bug.
+
+2012-03-13  Bruno Haible  <bruno@clisp.org>
+
+       remainderl: Bypass broken implementation in OpenBSD 5.1/SPARC.
+       * m4/remainderl.m4 (gl_FUNC_REMAINDERL_WORKS): New macro.
+       (gl_FUNC_REMAINDERL): Invoke it. If the function does not work, set
+       REPLACE_REMAINDERL to 1.
+       * doc/posix-functions/remainderl.texi: Mention the OpenBSD 5.1/SPARC
+       bug.
+
+2012-03-13  Bruno Haible  <bruno@clisp.org>
+
        sqrtl: Bypass broken implementation in OpenBSD 5.1/SPARC.
        * lib/math.in.h (sqrtl): Replace it if REPLACE_SQRTL is 1.
        * m4/sqrtl.m4 (gl_FUNC_SQRTL_WORKS): New macro.