aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fb4d18..7532578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-08-22 Florian Weimer <fweimer@redhat.com>
+
+ math: Statically link tests of internal functionality.
+ * math/Makefile (tests): Remove atest-exp, atest-sincos,
+ atest-exp2.
+ (tests-static): Add atest-exp, atest-sincos, atest-exp2.
+ (gmp-objs): Remove assignment.
+ (atest-exp, atest-sincos, atest-exp2): Remove targets.
+
2017-08-22 Joseph Myers <joseph@codesourcery.com>
[BZ #21987]