summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-03-21 16:07:48 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-03-21 16:07:48 +0100
commitbdef0be784c57c6e01a64933a167f29b2bd0cd6e (patch)
tree06cb27d5fe4eb20e2cc6a623ea089a88c63e453e /ChangeLog
parent5aa4a1a1fd742479818a668d42d91ca9ec4a6318 (diff)
libm-test: Properly wrap blocks consisting of several statements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e6798b1ae..dadbd21dbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-03-21 Thomas Schwinge <thomas@codesourcery.com>
+ * math/gen-libm-test.pl (parse_args, special_functions): Properly
+ wrap blocks consisting of several statements.
+
* sysdeps/generic/math-tests.h: New file.
* sysdeps/i386/fpu/math-tests.h: Likewise.
* math/test-snan.c: Include it.