]> Savannah Git Hosting - gnulib.git/commitdiff
fenv-exceptions-trapping: Update documentation.
authorBruno Haible <bruno@clisp.org>
Sun, 5 Nov 2023 11:56:24 +0000 (12:56 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Nov 2023 11:56:24 +0000 (12:56 +0100)
* doc/glibc-functions/feenableexcept.texi: Document the Linux/hppa
problem.

ChangeLog
doc/glibc-functions/feenableexcept.texi

index 766cbfb5f9734d20e7a5efe8b0c31f17db4261b6..509d3b8bc7d3ec929a2e1af78d62fa26de5d9494 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-11-05  Bruno Haible  <bruno@clisp.org>
+
+       fenv-exceptions-trapping: Update documentation.
+       * doc/glibc-functions/feenableexcept.texi: Document the Linux/hppa
+       problem.
+
 2023-11-05  Bruno Haible  <bruno@clisp.org>
 
        fenv-exceptions-trapping: Avoid test failure on older systems.
index a858b4d6c6f2a9b5d5faa4475af28185bfeff26c..0c98c5c84498d240cb9be9df6bbbc45d2fa9682d 100644 (file)
@@ -34,5 +34,5 @@ Portability problems not fixed by Gnulib:
 @item
 The resulting signal is @code{SIGILL} instead of @code{SIGFPE}
 on some platforms:
-macOS 12.5/arm64.
+Linux/hppa, macOS 12.5/arm64.
 @end itemize