summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-06 13:43:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-06 13:43:17 +0000
commitcf7267cfc2f00f412329fed32173d8a6b2982780 (patch)
tree5e20607a7b080f840ac18714abfaaf1e7df5e473 /testsuites/sptests/ChangeLog
parent2009-07-04 Santosh G Vattam <vattam.santosh@gmail.com> (diff)
downloadrtems-cf7267cfc2f00f412329fed32173d8a6b2982780.tar.bz2
2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, spfatal11/init.c: Add test of cannot initialize workspace heap during initialize. Can be caused by unaligned address or not enough memory to initialize heap required overhead. * spfatal12/.cvsignore, spfatal12/Makefile.am, spfatal12/init.c, spfatal12/spfatal12.doc, spfatal12/spfatal12.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index e91da50083..2e0b32dfa1 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,12 @@
+2009-07-06 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, configure.ac, spfatal11/init.c: Add test of cannot
+ initialize workspace heap during initialize. Can be caused by
+ unaligned address or not enough memory to initialize heap required
+ overhead.
+ * spfatal12/.cvsignore, spfatal12/Makefile.am, spfatal12/init.c,
+ spfatal12/spfatal12.doc, spfatal12/spfatal12.scn: New files.
+
2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp54/init.c, sp54/sp54.doc: Add test for Workspace zeroed.