summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 05:32:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 05:32:35 +0000
commitf4400899977371c8151195e004d4b3d27ad49a9f (patch)
treee94a8aae221c678f23805a7814034f20865a194c /testsuites/ChangeLog
parent2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f4400899977371c8151195e004d4b3d27ad49a9f.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Move _Thread_Dispatch_disable_level outside of check_dispatch_disable_level.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 7513d6f318..4b1d703153 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,5 +1,10 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * support/include/tmacros.h: Move _Thread_Dispatch_disable_level
+ outside of check_dispatch_disable_level.
+
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* support/src/test_support.c: Add missing prototypes.
* support/include/tmacros.h: Include <inttypes.h>.
Move extern "C".