summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 11:12:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 11:12:47 +0000
commit9919946a826082275166ebfe37eee168672f7eca (patch)
treec6165403496985bbec8fb1a6b823e1032991673a /testsuites/libtests/ChangeLog
parent2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-9919946a826082275166ebfe37eee168672f7eca.tar.bz2
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c, monitor/system.h, rtems++/System.h, rtems++/Task1.cc, rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c, rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to using c99 fixed size types.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 624047d19b..d05338cf0a 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
+ monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
+ rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
+ rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
+ using c99 fixed size types.
+
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.