2003-07-17 Joel Sherrill PR 425/ada * Makefile.am, configure.ac, sptests/Makefile.am: Remove all Ada tests that do not build from 4.6 branch. * mptests/.cvsignore, mptests/Makefile.am, mptests/mp01/.cvsignore, mptests/mp01/Makefile.am, mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp01/node1/.cvsignore, mptests/mp01/node1/Makefile.am, mptests/mp01/node1/mp01.scn, mptests/mp01/node2/.cvsignore, mptests/mp01/node2/Makefile.am, mptests/mp01/node2/mp01.scn, mptests/mp02/.cvsignore, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp02/node1/.cvsignore, mptests/mp02/node1/mp02.scn, mptests/mp02/node2/.cvsignore, mptests/mp02/node2/mp02.scn, mptests/mp03/.cvsignore, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp03/node1/.cvsignore, mptests/mp03/node1/mp03.scn, mptests/mp03/node2/.cvsignore, mptests/mp03/node2/mp03.scn, mptests/mp04/.cvsignore, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp04/node1/.cvsignore, mptests/mp04/node1/mp04.scn, mptests/mp04/node2/.cvsignore, mptests/mp04/node2/mp04.scn, mptests/mp05/.cvsignore, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp05/node1/.cvsignore, mptests/mp05/node1/mp05.scn, mptests/mp05/node2/.cvsignore, mptests/mp05/node2/mp05.scn, mptests/mp06/.cvsignore, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp06/node1/.cvsignore, mptests/mp06/node1/mp06.scn, mptests/mp06/node2/.cvsignore, mptests/mp06/node2/mp06.scn, mptests/mp07/.cvsignore, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp07/node1/.cvsignore, mptests/mp07/node1/mp07.scn, mptests/mp07/node2/.cvsignore, mptests/mp07/node2/mp07.scn, mptests/mp08/.cvsignore, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp08/node1/.cvsignore, mptests/mp08/node1/mp08.scn, mptests/mp08/node2/.cvsignore, mptests/mp08/node2/mp08.scn, mptests/mp09/.cvsignore, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp09/node1/.cvsignore, mptests/mp09/node1/mp09.scn, mptests/mp09/node2/.cvsignore, mptests/mp09/node2/mp09.scn, mptests/mp10/.cvsignore, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp10/node1/.cvsignore, mptests/mp10/node1/mp10.scn, mptests/mp10/node2/.cvsignore, mptests/mp10/node2/mp10.scn, mptests/mp11/.cvsignore, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp11/node1/.cvsignore, mptests/mp11/node1/mp11.scn, mptests/mp11/node2/.cvsignore, mptests/mp11/node2/mp11.scn, mptests/mp12/.cvsignore, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp12/node1/.cvsignore, mptests/mp12/node1/mp12.scn, mptests/mp12/node2/.cvsignore, mptests/mp12/node2/mp12.scn, mptests/mp13/.cvsignore, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp13/node1/.cvsignore, mptests/mp13/node1/mp13.scn, mptests/mp13/node2/.cvsignore, mptests/mp13/node2/mp13.scn, mptests/mp14/.cvsignore, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, mptests/mp14/node1/.cvsignore, mptests/mp14/node1/mp14.scn, mptests/mp14/node2/.cvsignore, mptests/mp14/node2/mp14.scn: Removed. 2003-07-09 Ralf Corsepius * ada.am: Add .adp to SUFFIXES. Remove c-compilation rule. * samples/base_sp/Makefile.am: Add init.$(OBJEXT). * samples/hello/Makefile.am: Add init.$(OBJEXT). * samples/ticker/Makefile.am: Add init.$(OBJEXT). * samples/ticker/Makefile.am: Remove VPATH. * sptests/sp01/Makefile.am: Add init.$(OBJEXT). * sptests/sp01/Makefile.am: Don't include */lib.am. * sptests/sp01/Makefile.am: Remove VPATH. * sptests/sp02/Makefile.am: Add init.$(OBJEXT). * sptests/sp02/Makefile.am: Don't include */lib.am. * sptests/sp03/Makefile.am: Add init.$(OBJEXT). * sptests/sp03/Makefile.am: Don't include */lib.am. * sptests/sp04/Makefile.am: Add init.$(OBJEXT). * sptests/sp04/Makefile.am: Don't include */lib.am. * sptests/sp04/Makefile.am: Remove EXPADA. * sptests/sp04/Makefile.am: Remove VPATH. * sptests/sp05/Makefile.am: Add init.$(OBJEXT). * sptests/sp05/Makefile.am: Don't include */lib.am. * sptests/sp06/Makefile.am: Add init.$(OBJEXT). * sptests/sp06/Makefile.am: Don't include */lib.am. * sptests/sp07/Makefile.am: Add init.$(OBJEXT). * sptests/sp07/Makefile.am: Don't include */lib.am. * sptests/sp07/Makefile.am: Remove EXPADA. * sptests/sp08/Makefile.am: Add init.$(OBJEXT). * sptests/sp08/Makefile.am: Don't include */lib.am. * sptests/sp09/Makefile.am: Add init.$(OBJEXT). * sptests/sp09/Makefile.am: Don't include */lib.am. * sptests/sp11/Makefile.am: Add init.$(OBJEXT). * sptests/sp11/Makefile.am: Don't include */lib.am. * sptests/sp12/Makefile.am: Add init.$(OBJEXT). * sptests/sp12/Makefile.am: Don't include */lib.am. * sptests/sp13/Makefile.am: Add init.$(OBJEXT). * sptests/sp13/Makefile.am: Don't include */lib.am. * sptests/sp14/Makefile.am: Add init.$(OBJEXT). * sptests/sp14/Makefile.am: Don't include */lib.am. * sptests/sp15/Makefile.am: Add init.$(OBJEXT). * sptests/sp15/Makefile.am: Don't include */lib.am. * sptests/sp16/Makefile.am: Add init.$(OBJEXT). * sptests/sp16/Makefile.am: Don't include */lib.am. * sptests/sp17/Makefile.am: Add init.$(OBJEXT). * sptests/sp17/Makefile.am: Don't include */lib.am. * sptests/sp19/Makefile.am: Add init.$(OBJEXT). * sptests/sp19/Makefile.am: Don't include */lib.am. * sptests/sp20/Makefile.am: Add init.$(OBJEXT). * sptests/sp20/Makefile.am: Don't include */lib.am. * sptests/sp21/Makefile.am: Add init.$(OBJEXT). * sptests/sp21/Makefile.am: Don't include */lib.am. * sptests/sp22/Makefile.am: Add init.$(OBJEXT). * sptests/sp22/Makefile.am: Don't include */lib.am. * sptests/sp23/Makefile.am: Add init.$(OBJEXT). * sptests/sp23/Makefile.am: Don't include */lib.am. * sptests/sp24/Makefile.am: Add init.$(OBJEXT). * sptests/sp24/Makefile.am: Don't include */lib.am. * sptests/sp25/Makefile.am: Add init.$(OBJEXT). * sptests/sp25/Makefile.am: Don't include */lib.am. * sptests/spsize/Makefile.am: Add init.$(OBJEXT). * sptests/spsize/Makefile.am: Don't include */lib.am. * tmtests/tm01/Makefile.am: Add init.$(OBJEXT). * tmtests/tm01/Makefile.am: Don't include */lib.am. * tmtests/tm02/Makefile.am: Add init.$(OBJEXT). * tmtests/tm02/Makefile.am: Don't include */lib.am. * tmtests/tm03/Makefile.am: Add init.$(OBJEXT). * tmtests/tm03/Makefile.am: Don't include */lib.am. * tmtests/tm04/Makefile.am: Add init.$(OBJEXT). * tmtests/tm04/Makefile.am: Don't include */lib.am. * tmtests/tm05/Makefile.am: Add init.$(OBJEXT). * tmtests/tm05/Makefile.am: Don't include */lib.am. * tmtests/tm06/Makefile.am: Add init.$(OBJEXT). * tmtests/tm06/Makefile.am: Don't include */lib.am. * tmtests/tm07/Makefile.am: Add init.$(OBJEXT). * tmtests/tm07/Makefile.am: Don't include */lib.am. * tmtests/tm08/Makefile.am: Add init.$(OBJEXT). * tmtests/tm08/Makefile.am: Don't include */lib.am. * tmtests/tm09/Makefile.am: Add init.$(OBJEXT). * tmtests/tm09/Makefile.am: Don't include */lib.am. * tmtests/tm10/Makefile.am: Add init.$(OBJEXT). * tmtests/tm10/Makefile.am: Don't include */lib.am. * tmtests/tm11/Makefile.am: Add init.$(OBJEXT). * tmtests/tm11/Makefile.am: Don't include */lib.am. * tmtests/tm12/Makefile.am: Add init.$(OBJEXT). * tmtests/tm12/Makefile.am: Don't include */lib.am. * tmtests/tm13/Makefile.am: Add init.$(OBJEXT). * tmtests/tm13/Makefile.am: Don't include */lib.am. * tmtests/tm14/Makefile.am: Add init.$(OBJEXT). * tmtests/tm14/Makefile.am: Don't include */lib.am. * tmtests/tm15/Makefile.am: Add init.$(OBJEXT). * tmtests/tm15/Makefile.am: Don't include */lib.am. * tmtests/tm16/Makefile.am: Add init.$(OBJEXT). * tmtests/tm16/Makefile.am: Don't include */lib.am. * tmtests/tm17/Makefile.am: Add init.$(OBJEXT). * tmtests/tm17/Makefile.am: Don't include */lib.am. * tmtests/tm18/Makefile.am: Add init.$(OBJEXT). * tmtests/tm18/Makefile.am: Don't include */lib.am. * tmtests/tm19/Makefile.am: Add init.$(OBJEXT). * tmtests/tm19/Makefile.am: Don't include */lib.am. * tmtests/tm20/Makefile.am: Add init.$(OBJEXT). * tmtests/tm20/Makefile.am: Don't include */lib.am. * tmtests/tm21/Makefile.am: Add init.$(OBJEXT). * tmtests/tm21/Makefile.am: Don't include */lib.am. * tmtests/tm22/Makefile.am: Add init.$(OBJEXT). * tmtests/tm22/Makefile.am: Don't include */lib.am. * tmtests/tm23/Makefile.am: Add init.$(OBJEXT). * tmtests/tm23/Makefile.am: Don't include */lib.am. * tmtests/tm24/Makefile.am: Add init.$(OBJEXT). * tmtests/tm24/Makefile.am: Don't include */lib.am. * tmtests/tm25/Makefile.am: Add init.$(OBJEXT). * tmtests/tm25/Makefile.am: Don't include */lib.am. * tmtests/tm28/Makefile.am: Add init.$(OBJEXT). * tmtests/tm28/Makefile.am: Don't include */lib.am. * tmtests/tm29/Makefile.am: Add init.$(OBJEXT). * tmtests/tm29/Makefile.am: Don't include */lib.am. * tmtests/tmck/Makefile.am: Add init.$(OBJEXT). * tmtests/tmck/Makefile.am: Don't include */lib.am. * tmtests/tmoverhd/Makefile.am: Add init.$(OBJEXT). * tmtests/tmoverhd/Makefile.am: Don't include */lib.am. 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). 2003-02-11 Ralf Corsepius * configure.ac: AC_PREREQ(2.57). 2003-01-03 Joel Sherrill * ada.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am, sptests/sp01/config.h, sptests/sp04/Makefile.am, sptests/sp04/config.h, support/init.c: Modified build rules slightly so gnat_main is used as the Ada main entry point. Modified sp01 and sp04 Makefile.am's to compile and link with init.o. The test config.h's specified the Ada application requirements -- not the Classic API ones. 2003-01-03 Joel Sherrill * Makefile.am, configure.ac, samples/Makefile.am: Do not configure them unless multiprocessing is enabled. 2002-12-06 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_BSP_CACHE. 2002-10-24 Joel Sherrill * samples/hello/config.h: Change CONFIGURE_SPTEST to CONFIGURE_APPLICATION to reflect current usage. * support/init.c: Include stdlib.h not unistd.h to remove warning. 2002-10-21 Ralf Corsepius * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache. 2002-10-09 Ralf Corsepius * .cvsignore: Add autom4te.cache. 2002-09-14 Joel Sherrill * support/init.c: Included for exit(2). * support/test_support.adb: Eliminated warnings by commenting out unused variables. 2002-09-13 Joel Sherrill * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Now appear to mostly compile. 2002-09-13 Joel Sherrill * samples/hello/Makefile.am: Make sure init.c is compiled and included. This test now runs. 2002-09-07 Joel Sherrill * samples/base_mp/config.h: New file previously missed. 2002-09-03 Joel Sherrill * base_mp now builds and can be considered a bit of an example for the other mptests. * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am: Modified to make compile. * mptests/mp01/node1/mptest-per_node_configuration.adb, mptests/mp01/node2/mptest-per_node_configuration.adb, mptests/mp02/node1/mptest-per_node_configuration.adb, mptests/mp02/node2/mptest-per_node_configuration.adb, mptests/mp03/node1/mptest-per_node_configuration.adb, mptests/mp03/node2/mptest-per_node_configuration.adb, mptests/mp04/node1/mptest-per_node_configuration.adb, mptests/mp04/node2/mptest-per_node_configuration.adb, mptests/mp05/node1/mptest-per_node_configuration.adb, mptests/mp05/node2/mptest-per_node_configuration.adb, mptests/mp06/node1/mptest-per_node_configuration.adb, mptests/mp06/node2/mptest-per_node_configuration.adb, mptests/mp07/node1/mptest-per_node_configuration.adb, mptests/mp07/node2/mptest-per_node_configuration.adb, mptests/mp08/node1/mptest-per_node_configuration.adb, mptests/mp08/node2/mptest-per_node_configuration.adb, mptests/mp09/node1/mptest-per_node_configuration.adb, mptests/mp09/node2/mptest-per_node_configuration.adb, mptests/mp10/node1/mptest-per_node_configuration.adb, mptests/mp10/node2/mptest-per_node_configuration.adb, mptests/mp11/node1/mptest-per_node_configuration.adb, mptests/mp11/node2/mptest-per_node_configuration.adb, mptests/mp12/node1/mptest-per_node_configuration.adb, mptests/mp12/node2/mptest-per_node_configuration.adb, mptests/mp13/node1/mptest-per_node_configuration.adb, mptests/mp13/node2/mptest-per_node_configuration.adb, mptests/mp14/node1/mptest-per_node_configuration.adb, mptests/mp14/node2/mptest-per_node_configuration.adb, samples/base_mp/node1/mptest-per_node_configuration.adb, samples/base_mp/node2/mptest-per_node_configuration.adb: Removed as this information should come from config.h. 2002-09-02 Ralf Corsepius * mptests/mp01/node1/.cvsignore: New. * mptests/mp01/node2/.cvsignore: New. * mptests/mp02/node1/.cvsignore: New. * mptests/mp02/node2/.cvsignore: New. * mptests/mp03/node1/.cvsignore: New. * mptests/mp03/node2/.cvsignore: New. * mptests/mp04/node1/.cvsignore: New. * mptests/mp04/node2/.cvsignore: New. * mptests/mp05/node1/.cvsignore: New. * mptests/mp05/node2/.cvsignore: New. * mptests/mp06/node1/.cvsignore: New. * mptests/mp06/node2/.cvsignore: New. * mptests/mp07/node1/.cvsignore: New. * mptests/mp07/node2/.cvsignore: New. * mptests/mp08/node1/.cvsignore: New. * mptests/mp08/node2/.cvsignore: New. * mptests/mp09/node1/.cvsignore: New. * mptests/mp09/node2/.cvsignore: New. * mptests/mp10/node1/.cvsignore: New. * mptests/mp10/node2/.cvsignore: New. * mptests/mp11/node1/.cvsignore: New. * mptests/mp11/node2/.cvsignore: New. * mptests/mp12/node1/.cvsignore: New. * mptests/mp12/node2/.cvsignore: New. * mptests/mp13/node1/.cvsignore: New. * mptests/mp13/node2/.cvsignore: New. * mptests/mp14/node1/.cvsignore: New. * mptests/mp14/node2/.cvsignore: New. * samples/base_mp/node1/.cvsignore: New. * samples/base_mp/node2/.cvsignore: New. 2002-09-02 Ralf Corsepius * mptests/Makefile.am: New. * mptests/mp01/Makefile.am: New. * mptests/mp01/node1/Makefile.am: New. * mptests/mp01/node2/Makefile.am: New. * samples/base_mp/Makefile.am: Comment out building mptest$(EXEEXT). * samples/base_mp/node1/Makefile.am: New. * samples/base_mp/node2/Makefile.am: New. * configure.ac: Add mptests/mp01. Add samples/base_mp. 2002-08-30 Ralf Corsepius * tmtests/tm20/Makefile.am: Remove EXPADA. 2002-08-30 Joel Sherrill * samples/base_mp/mptest.ads: Removed lingering reference to BSP_MPCI. 2002-08-27 Joel Sherrill * samples/base_mp/.cvsignore: New file. 2002-08-27 Ralf Corsepius * sptests/sp09/Makefile.am: Remove EXPADA. * sptests/sp09/sptest.adb: Remove RESULT from SCREEN_13. * sptests/sp19/Makefile.am: Remove EXPADA. * sptests/sp21/Makefile.am: Remove EXPADA. * sptests/sp21/sptest.adb: Remove RESULT from TASK_1. * tmtests/tmoverhd/dummy_rtems.adb: Reflect changes to IO_Managers. * tmtests/tmoverhd/dummy_rtems.ads: Reflect changes to IO_Managers. 2002-08-27 Joel Sherrill * tmtests/tm20/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Fixed call to RTEMS IO Manager services. 2002-08-27 Ralf Corsepius * sptests/sp19/sptest.adp: Fix include paths. 2002-08-27 Ralf Corsepius * sptests/sp19/sptest.adb: Remove. * sptests/sp19/Makefile.am: Let m4 generate sptests.adb from sptests.adp. 2002-08-27 Joel Sherrill * sptests/sp21/sptest.adb: Fixed IO_Initialize invocations to match corrected prototype. 2002-08-27 Joel Sherrill * sptests/sp19/sptest.adp: Added from old Ada implementation. 2002-08-27 Joel Sherrill * tmtests/tm27/.cvsignore: Removed. Missed in previous attempts. 2002-08-27 Ralf Corsepius * sptests/sp09/sptest.adb: Add Result to SCREEN_13. Remove Status from TASK_1. * sptests/sp21/sptest.adb: Add Result to TASK_1. * tmtests/tm20/tmtest.adb: Remove various RETURN_VALUEs. * ada.am: Remove ADACOMPILE, ADAC. Add AM_LDFLAGS, LDFLAGS. * configure.ac: Check for m4. Abort if HAS_GNAT = no. 2002-08-26 Joel Sherrill * tm27 and tm27 are irrelevant as Ada binding tests. * tmtests/tm26/config.h, tmtests/tm26/config.h: Removed. 2002-08-26 Joel Sherrill * sptests/sp19/sptest.adb: Modified to follow pattern of SP01 even though this test is not supported. * sptests/sp19/sp19.adb: New file. 2002-08-26 Joel Sherrill * mptests/mp01/mptest.ads, mptests/mp02/mptest.ads, mptests/mp03/mptest.ads, mptests/mp04/mptest.ads, mptests/mp05/mptest.ads, mptests/mp06/mptest.ads, mptests/mp07/mptest.ads, mptests/mp08/mptest.ads, mptests/mp09/mptest.ads, mptests/mp10/mptest.ads, mptests/mp11/mptest.ads, mptests/mp12/mptest.ads, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads: Per PR274, identify the need for the BSP_MPCI package. It was a trivial dependency and eliminated. 2002-08-26 Joel Sherrill * sptests/sp19/sp19.adb: Removed/Renamed to sptest.adb. * sptests/sp19/sptest.adb: Added/Renamed from sptest.adb. 2002-08-26 Ralf Corsepius * sptests/sp04/Makefile.am: Remove init.$(OBJEXT). 2002-08-26 Ralf Corsepius * Makefile.am: Activate tmtests. * configure.ac: Activate tmtests. * samples/base_mp/Makefile.am: Add nodeX subdirs. * sptests/sp01/Makefile.am: Add *.scn. * sptests/sp02/Makefile.am: Add *.scn. * sptests/sp03/Makefile.am: Add *.scn. * sptests/sp04/Makefile.am: Add *.scn. * sptests/sp05/Makefile.am: Add *.scn. * sptests/sp06/Makefile.am: Add *.scn. * sptests/sp07/Makefile.am: Add *.scn. * sptests/sp08/Makefile.am: Add *.scn. * sptests/sp09/Makefile.am: Add *.scn. * sptests/sp11/Makefile.am: Add *.scn. * sptests/sp12/Makefile.am: Add *.scn. * sptests/sp13/Makefile.am: Add *.scn. * sptests/sp14/Makefile.am: Add *.scn. * sptests/sp15/Makefile.am: Add *.scn. * sptests/sp16/Makefile.am: Add *.scn. * sptests/sp17/Makefile.am: Add *.scn. * sptests/sp19/Makefile.am: Add *.scn. * sptests/sp20/Makefile.am: Add *.scn. * sptests/sp21/Makefile.am: Add *.scn. * sptests/sp22/Makefile.am: Add *.scn. * sptests/sp23/Makefile.am: Add *.scn. * sptests/sp24/Makefile.am: Add *.scn. * sptests/sp25/Makefile.am: Add *.scn. 2002-08-26 Ralf Corsepius * tmtests/Makefile.am: New. * tmtests/tm01/Makefile.am: New. * tmtests/tm02/Makefile.am: New. * tmtests/tm03/Makefile.am: New. * tmtests/tm04/Makefile.am: New. * tmtests/tm05/Makefile.am: New. * tmtests/tm06/Makefile.am: New. * tmtests/tm07/Makefile.am: New. * tmtests/tm08/Makefile.am: New. * tmtests/tm09/Makefile.am: New. * tmtests/tm10/Makefile.am: New. * tmtests/tm11/Makefile.am: New. * tmtests/tm12/Makefile.am: New. * tmtests/tm13/Makefile.am: New. * tmtests/tm14/Makefile.am: New. * tmtests/tm15/Makefile.am: New. * tmtests/tm16/Makefile.am: New. * tmtests/tm17/Makefile.am: New. * tmtests/tm18/Makefile.am: New. * tmtests/tm19/Makefile.am: New. * tmtests/tm20/Makefile.am: New. * tmtests/tm21/Makefile.am: New. * tmtests/tm22/Makefile.am: New. * tmtests/tm23/Makefile.am: New. * tmtests/tm24/Makefile.am: New. * tmtests/tm25/Makefile.am: New. * tmtests/tm26/Makefile.am: New. * tmtests/tm26/tmtest.adb * tmtests/tm27/Makefile.am: New. * tmtests/tm28/Makefile.am: New. * tmtests/tm29/Makefile.am: New. * tmtests/tmck/Makefile.am: New. * tmtests/tmoverhd/Makefile.am: New. 2002-08-26 Ralf Corsepius * Makefile.am: New. * configure.ac: New. * ada.am: New. * support/Makefile.am: New. * samples/Makefile.am: New. * samples/base_mp/Makefile.am: New. * samples/base_sp/Makefile.am: New. * samples/hello/Makefile.am: New. * samples/ticker/Makefile.am: New. 2002-08-26 Ralf Corsepius * sptests/Makefile.am: New. * sptests/sp01/Makefile.am: New. * sptests/sp02/Makefile.am: New. * sptests/sp03/Makefile.am: New. * sptests/sp04/Makefile.am: New. * sptests/sp05/Makefile.am: New. * sptests/sp06/Makefile.am: New. * sptests/sp07/Makefile.am: New. * sptests/sp08/Makefile.am: New. * sptests/sp09/Makefile.am: New. * sptests/sp11/Makefile.am: New. * sptests/sp12/Makefile.am: New. * sptests/sp13/Makefile.am: New. * sptests/sp14/Makefile.am: New. * sptests/sp15/Makefile.am: New. * sptests/sp16/Makefile.am: New. * sptests/sp17/Makefile.am: New. * sptests/sp19/Makefile.am: New. * sptests/sp20/Makefile.am: New. * sptests/sp21/Makefile.am: New. * sptests/sp22/Makefile.am: New. * sptests/sp23/Makefile.am: New. * sptests/sp24/Makefile.am: New. * sptests/sp25/Makefile.am: New. * sptests/spsize/Makefile.am: New. 2002-08-26 Ralf Corsepius * ChangeLog: New. * .cvsignore: New. * mptests/.cvsignore: New. * mptests/mp01/.cvsignore: New. * mptests/mp02/.cvsignore: New. * mptests/mp03/.cvsignore: New. * mptests/mp04/.cvsignore: New. * mptests/mp05/.cvsignore: New. * mptests/mp06/.cvsignore: New. * mptests/mp07/.cvsignore: New. * mptests/mp08/.cvsignore: New. * mptests/mp09/.cvsignore: New. * mptests/mp10/.cvsignore: New. * mptests/mp11/.cvsignore: New. * mptests/mp12/.cvsignore: New. * mptests/mp13/.cvsignore: New. * mptests/mp14/.cvsignore: New. * samples/.cvsignore: New. * samples/base_sp/.cvsignore: New. * samples/hello/.cvsignore: New. * samples/ticker/.cvsignore: New. * sptests/.cvsignore: New. * sptests/sp01/.cvsignore: New. * sptests/sp02/.cvsignore: New. * sptests/sp03/.cvsignore: New. * sptests/sp04/.cvsignore: New. * sptests/sp05/.cvsignore: New. * sptests/sp06/.cvsignore: New. * sptests/sp07/.cvsignore: New. * sptests/sp08/.cvsignore: New. * sptests/sp09/.cvsignore: New. * sptests/sp11/.cvsignore: New. * sptests/sp12/.cvsignore: New. * sptests/sp13/.cvsignore: New. * sptests/sp14/.cvsignore: New. * sptests/sp15/.cvsignore: New. * sptests/sp16/.cvsignore: New. * sptests/sp17/.cvsignore: New. * sptests/sp19/.cvsignore: New. * sptests/sp20/.cvsignore: New. * sptests/sp21/.cvsignore: New. * sptests/sp22/.cvsignore: New. * sptests/sp23/.cvsignore: New. * sptests/sp24/.cvsignore: New. * sptests/sp25/.cvsignore: New. * sptests/spsize/.cvsignore: New. * support/.cvsignore: New. * tmtests/.cvsignore: New. * tmtests/tm01/.cvsignore: New. * tmtests/tm02/.cvsignore: New. * tmtests/tm03/.cvsignore: New. * tmtests/tm04/.cvsignore: New. * tmtests/tm05/.cvsignore: New. * tmtests/tm06/.cvsignore: New. * tmtests/tm07/.cvsignore: New. * tmtests/tm08/.cvsignore: New. * tmtests/tm09/.cvsignore: New. * tmtests/tm10/.cvsignore: New. * tmtests/tm11/.cvsignore: New. * tmtests/tm12/.cvsignore: New. * tmtests/tm13/.cvsignore: New. * tmtests/tm14/.cvsignore: New. * tmtests/tm15/.cvsignore: New. * tmtests/tm16/.cvsignore: New. * tmtests/tm17/.cvsignore: New. * tmtests/tm18/.cvsignore: New. * tmtests/tm19/.cvsignore: New. * tmtests/tm20/.cvsignore: New. * tmtests/tm21/.cvsignore: New. * tmtests/tm22/.cvsignore: New. * tmtests/tm23/.cvsignore: New. * tmtests/tm24/.cvsignore: New. * tmtests/tm25/.cvsignore: New. * tmtests/tm26/.cvsignore: New. * tmtests/tm27/.cvsignore: New. * tmtests/tm28/.cvsignore: New. * tmtests/tm29/.cvsignore: New. * tmtests/tmck/.cvsignore: New. * tmtests/tmoverhd/.cvsignore: New.