summaryrefslogtreecommitdiff
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 91848d9506..9bac8584b7 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,9 +1,15 @@
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * math/init.c, mathf/init.c, mathl/init.c: Move configuration section.
+ * math/domath.c, mathf/domathf.c, mathl/domathl.c: Regenerate.
+ * math/domath.in: Generate domath* prototype.
+
+2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* complex/init.c: Move configuration section.
* complex/docomplex.c, complex/docomplexf.c, complex/docomplexl.c:
Regenerate.
- * complex/docomplex.in: Generate prototype docomplex* prototype.
+ * complex/docomplex.in: Generate docomplex* prototype.
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>