summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-19 17:20:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-19 17:20:39 +0000
commit682c7fd272391162bd71e25f22ae3c70041c89c7 (patch)
treeba4f8b2140889307cf3270d108227ea06f166337 /testsuites/libtests/ChangeLog
parent2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-682c7fd272391162bd71e25f22ae3c70041c89c7.tar.bz2
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* malloctest/Makefile.am: include leaf.am instead of leaf.cfg. * monitor/Makefile.am: include leaf.am instead of leaf.cfg. * termios/Makefile.am: include leaf.am instead of leaf.cfg. * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg. * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use make-cxx-exe. * stackchk/Makefile.am: include leaf.am instead of leaf.cfg. * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg. * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 0816d7b586..0442b9ba8a 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,15 @@
+2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * malloctest/Makefile.am: include leaf.am instead of leaf.cfg.
+ * monitor/Makefile.am: include leaf.am instead of leaf.cfg.
+ * termios/Makefile.am: include leaf.am instead of leaf.cfg.
+ * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg.
+ * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use
+ make-cxx-exe.
+ * stackchk/Makefile.am: include leaf.am instead of leaf.cfg.
+ * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg.
+ * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
+
2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).