summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 5147467644..3b9718c7d2 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,40 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-03-30 David Querbach <querbach@realtime.bc.ca>