summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/sptests/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 733d371468..fdcf389f44 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,7 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sp14/asr.c: Remove PRIxrtems_signal_set (moved to tmacros.h).
+ Include "tmacros.h".
* sp63/init.c: Pass UINTPTR_MAX instead of 0xffffffff to
_Heap_Allocate for 16bit compliance.
* sp44/init.c: Another printf format fix.