summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/psxtests/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 79d2aeb9a1..42df8ae342 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,7 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * psx04/init.c: Use INT_MAX instead of 0xffffffff in call to kill()
+ for 16bit compliance.
* psx14/init.c: Add local prototypes for
rtems_object_api_minimum_class, rtems_object_api_maximum_class.
Reflect the prototypes having been missing to printf's.