summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-12-16 21:33:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-12-16 21:33:31 +0000
commit9f8115f90a599cbcb29e86ac00e44e90b762e84c (patch)
tree98243723a3ca30d136f7cb23aba2422a14a8500a /testsuites/libtests/ChangeLog
parent2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-9f8115f90a599cbcb29e86ac00e44e90b762e84c.tar.bz2
2010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* math/Makefile.am, math/init.c: Init task has to be floating point and there is no point in using optional manager stubs since libio needs semaphores.
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index be67058759..8de6ab710d 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * math/Makefile.am, math/init.c: Init task has to be floating point and
+ there is no point in using optional manager stubs since libio needs
+ semaphores.
+
2010-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for complex.h.