summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-25 13:29:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-05-25 13:29:38 +0000
commit6287b5773f610368df70df3127586b9440e7b802 (patch)
treed4ae9c20ca57c274e01e9fa996cb404433db79ba /testsuites/psxtests/ChangeLog
parent2000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es> (diff)
downloadrtems-6287b5773f610368df70df3127586b9440e7b802.tar.bz2
2001-05-25 Joel Sherrill <joel@OARcorp.com>
* Added once version of psxchroot01 test for user review. * psxchroot01: New directory. * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c, psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files. * configure.in, Makefile.am: Modified to reflect above.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 13845d5e70..ecbd4d3fcd 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-25 Joel Sherrill <joel@OARcorp.com>
+
+ * Added once version of psxchroot01 test for user review.
+ * psxchroot01: New directory.
+ * psxchroot01/Makefile.am, psxchroot01/main.c, psxchroot01/test.c,
+ psxchroot01/psxchroot01.scn, psxchroot01/.cvsignore: New files.
+ * configure.in, Makefile.am: Modified to reflect above.
+
2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).