about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8afa344b6..60c75f4178 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-02  Joseph Myers  <joseph@codesourcery.com>
+
+	* math/Makefile (run-regen-ulps): Add $(objpfx) to test name here.
+	(regen-ulps): Use $(libm-tests) not $^ in shell loop.
+
 2018-01-02  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
 
 	* NEWS: Add cosf and sincosf to list of optimized functions.