summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-10-12 04:15:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-10-12 04:15:32 +0000
commite7edd55890b554ca0db49403153d6d617d3081a8 (patch)
tree391606acccc0b4c1341b331a6390f878dec217b7 /testsuites/psxtests/ChangeLog
parent2011-10-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e7edd55890b554ca0db49403153d6d617d3081a8.tar.bz2
2011-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c, psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c, psxhdrs/timer07.c: Let test() return values (avoid warnings).
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 5e78a0a079..5332fcbd4f 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psxhdrs/timer01.c, psxhdrs/timer02.c, psxhdrs/timer03.c,
+ psxhdrs/timer04.c, psxhdrs/timer05.c, psxhdrs/timer06.c,
+ psxhdrs/timer07.c: Let test() return values (avoid warnings).
+
2011-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx01/init.c, psx07/init.c, psx09/init.c, psx12/init.c,