summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-21 22:44:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-21 22:44:21 +0000
commitd3b057906a7cd00f5112b6c9fcac36fa0bb71284 (patch)
treeb8d656d52c2ae0dc7977626eee44d8306e3614fe /testsuites/samples/ChangeLog
parent2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-d3b057906a7cd00f5112b6c9fcac36fa0bb71284.tar.bz2
2007-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* nsecs/init.c, nsecs/nsecs.scn: Add set of loops so you can see the time varaying in proportion to the length of the loop measured.
Diffstat (limited to '')
-rw-r--r--testsuites/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index a52427c8a8..06a2aa4533 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * nsecs/init.c, nsecs/nsecs.scn: Add set of loops so you can see the
+ time varaying in proportion to the length of the loop measured.
+
2007-05-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* nsecs/init.c: Remove stray "volatile int i".