2011-03-04 Ralf Corsépius * configure.ac: Rename RTEMS_API into _RTEMS_API. 2011-02-02 Ralf Corsépius * configure.ac: Require autoconf-2.68, automake-1.11.1. 2010-08-07 Ralf Corsépius PR 1655/testing: * ada.am: Reflect changes to testsuites/automake/compile.am. 2009-12-14 Joel Sherrill * mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/mp01_node2.adb, mptests/mp02/node1/mp02_node1.adb, mptests/mp02/node2/mp02_node2.adb, mptests/mp03/node1/mp03_node1.adb, mptests/mp03/node2/mp03_node2.adb, mptests/mp04/node1/mp04_node1.adb, mptests/mp04/node2/mp04_node2.adb, mptests/mp05/mptest.adb, mptests/mp05/node1/mp05_node1.adb, mptests/mp05/node2/mp05_node2.adb, mptests/mp06/node1/mp06_node1.adb, mptests/mp06/node2/mp06_node2.adb, mptests/mp07/node1/mp07_node1.adb, mptests/mp07/node2/mp07_node2.adb, mptests/mp08/node1/mp08_node1.adb, mptests/mp08/node2/mp08_node2.adb, mptests/mp09/node1/mp09_node1.adb, mptests/mp09/node2/mp09_node2.adb, mptests/mp10/node1/mp10_node1.adb, mptests/mp10/node2/mp10_node2.adb, mptests/mp11/node1/mp11_node1.adb, mptests/mp11/node2/mp11_node2.adb, mptests/mp12/node1/mp12_node1.adb, mptests/mp12/node2/mp12_node2.adb, mptests/mp13/node1/mp13_node1.adb, mptests/mp13/node2/mp13_node2.adb, mptests/mp14/mptest.adb, mptests/mp14/node1/mp14_node1.adb, mptests/mp14/node2/mp14_node2.adb, sptests/sp09/sptest.adb, sptests/sp11/sptest.adb, sptests/sp13/sptest.adb, sptests/sp16/sptest.adb, support/test_support.adb: Lines are now all less than 80 columns. 2009-12-14 Joel Sherrill * samples/base_sp/sptest.adb, samples/hello/sptest.adb, samples/nsecs/sptest.adb, samples/ticker/sptest.adb, sptests/sp01/sptest.adb, sptests/sp02/sptest.adb, sptests/sp03/sptest.adb, sptests/sp04/sptest.adb, sptests/sp05/sptest.adb, sptests/sp06/sptest.adb, sptests/sp07/sptest.adb, sptests/sp08/sptest.adb, sptests/sp09/sptest.adb, sptests/sp11/sptest.adb, sptests/sp12/sptest.adb, sptests/sp13/sptest.adb, sptests/sp14/sptest.adb, sptests/sp15/sptest.adb, sptests/sp16/sptest.adb, sptests/sp17/sptest.adb, sptests/sp19/sptest.adp, sptests/sp20/sptest.adb, sptests/sp22/sptest.adb, sptests/sp23/sptest.adb, sptests/sp24/sptest.adb, sptests/sp25/sptest.adb, sptests/spname01/spname01.adb, sptests/spname01/sptest.adb, sptests/spname01/sptest.ads, support/address_io.adb, support/init.c, support/test_support.adb, support/test_support.ads, support/time_test_support.adb, support/timer_driver.adb, tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads, tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads, tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads, tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads, tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads, tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads, tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads, tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads, tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads, tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads, tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads, tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads, tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads, tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads, tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads, tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads, tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads, tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads, tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads, tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads, tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads, tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads, tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads, tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads, tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads, tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads, tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads, tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Remove many warnings. 2009-12-14 Joel Sherrill * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am, samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/nsecs/Makefile.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, sptests/spname01/Makefile.am, tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Update so all tests build. 2008-09-29 Joel Sherrill * support/timer_driver.adb, support/timer_driver.ads, tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb, tmtests/tm20/config.h, tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb, tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb, tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb, tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb, tmtests/tmck/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Clean up. Verified to run on psim with gcc 4.3.2. 2008-09-10 Joel Sherrill * support/timer_driver.ads: Switch to new names. 2008-06-06 Joel Sherrill * samples/hello/config.h, sptests/spname01/config.h: These needed CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER. 2008-03-11 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.ads, samples/base_mp/mptest.ads, samples/base_sp/sptest.ads, samples/hello/sptest.ads, samples/nsecs/sptest.ads, samples/ticker/sptest.ads, sptests/sp01/sptest.ads, sptests/sp02/sptest.ads, sptests/sp03/sptest.ads, sptests/sp04/sptest.ads, sptests/sp05/sptest.ads, sptests/sp06/sptest.ads, sptests/sp07/sptest.ads, sptests/sp08/sptest.ads, sptests/sp09/sptest.ads, sptests/sp11/sptest.ads, sptests/sp12/sptest.ads, sptests/sp13/sptest.ads, sptests/sp14/sptest.ads, sptests/sp15/sptest.ads, sptests/sp16/sptest.ads, sptests/sp17/sptest.ads, sptests/sp19/sptest.ads, sptests/sp20/sptest.ads, sptests/sp22/sptest.ads, sptests/sp23/sptest.ads, sptests/sp24/sptest.ads, sptests/sp25/sptest.ads, sptests/spname01/spname01.adb, tmtests/tm01/tmtest.ads, tmtests/tm02/tmtest.ads, tmtests/tm03/tmtest.ads, tmtests/tm04/tmtest.ads, tmtests/tm05/tmtest.ads, tmtests/tm06/tmtest.ads, tmtests/tm07/tmtest.ads, tmtests/tm08/tmtest.ads, tmtests/tm09/tmtest.ads, tmtests/tm10/tmtest.ads, tmtests/tm11/tmtest.ads, tmtests/tm12/tmtest.ads, tmtests/tm13/tmtest.ads, tmtests/tm14/tmtest.ads, tmtests/tm15/tmtest.ads, tmtests/tm16/tmtest.ads, tmtests/tm17/tmtest.ads, tmtests/tm18/tmtest.ads, tmtests/tm19/tmtest.ads, tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads, tmtests/tm21/tmtest.ads, tmtests/tm22/tmtest.ads, tmtests/tm23/tmtest.ads, tmtests/tm24/tmtest.ads, tmtests/tm25/tmtest.ads, tmtests/tm28/tmtest.ads, tmtests/tm29/tmtest.ads, tmtests/tmck/tmtest.ads, tmtests/tmoverhd/tmtest.ads: Added pragma Convention C as required by gcc > 4.3. 2008-02-04 Joel Sherrill * sptests/spname01/config.h: New file. 2008-02-04 Joel Sherrill * configure.ac, sptests/Makefile.am: Exercise passing as object Id of SELF. * sptests/spname01/.cvsignore, sptests/spname01/Makefile.am, sptests/spname01/ada_spname01.scn, sptests/spname01/spname01.adb, sptests/spname01/sptest.adb, sptests/spname01/sptest.ads: New files. 2008-02-01 Joel Sherrill * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/nsecs/Makefile.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Make all test names unique. All needed ada_ as prefix to distinguish them from the C tests. MP tests should produce an executable with test name and node number in it. Screens renamed to follow. * ada_mvscn, mptests/mp01/node1/ada_mp01-node1.scn, mptests/mp01/node2/ada_mp01-node2.scn, mptests/mp02/node1/ada_mp02-node1.scn, mptests/mp02/node2/ada_mp02-node2.scn, mptests/mp03/node1/ada_mp03-node1.scn, mptests/mp03/node2/ada_mp03-node2.scn, mptests/mp04/node1/ada_mp04-node1.scn, mptests/mp04/node2/ada_mp04-node2.scn, mptests/mp05/node1/ada_mp05-node1.scn, mptests/mp05/node2/ada_mp05-node2.scn, mptests/mp06/node1/ada_mp06-node1.scn, mptests/mp06/node2/ada_mp06-node2.scn, mptests/mp07/node1/ada_mp07-node1.scn, mptests/mp07/node2/ada_mp07-node2.scn, mptests/mp08/node1/ada_mp08-node1.scn, mptests/mp08/node2/ada_mp08-node2.scn, mptests/mp09/node1/ada_mp09-node1.scn, mptests/mp09/node2/ada_mp09-node2.scn, mptests/mp10/node1/ada_mp10-node1.scn, mptests/mp10/node2/ada_mp10-node2.scn, mptests/mp11/node1/ada_mp11-node1.scn, mptests/mp11/node2/ada_mp11-node2.scn, mptests/mp12/node1/ada_mp12-node1.scn, mptests/mp12/node2/ada_mp12-node2.scn, mptests/mp13/node1/ada_mp13-node1.scn, mptests/mp13/node2/ada_mp13-node2.scn, mptests/mp14/node1/ada_mp14-node1.scn, mptests/mp14/node2/ada_mp14-node2.scn, samples/base_mp/node1/ada_base_mp-node1.scn, samples/base_mp/node2/ada_base_mp-node2.scn, samples/base_sp/ada_base_sp.scn, samples/hello/ada_hello.scn, samples/nsecs/ada_nsecs.scn, samples/ticker/ada_ticker.scn, sptests/sp01/ada_sp01.scn, sptests/sp02/ada_sp02.scn, sptests/sp03/ada_sp03.scn, sptests/sp04/ada_sp04.scn, sptests/sp05/ada_sp05.scn, sptests/sp06/ada_sp06.scn, sptests/sp07/ada_sp07.scn, sptests/sp08/ada_sp08.scn, sptests/sp09/ada_sp09.scn, sptests/sp11/ada_sp11.scn, sptests/sp12/ada_sp12.scn, sptests/sp13/ada_sp13.scn, sptests/sp14/ada_sp14.scn, sptests/sp15/ada_sp15.scn, sptests/sp16/ada_sp16.scn, sptests/sp17/ada_sp17.scn, sptests/sp19/ada_sp19.scn, sptests/sp20/ada_sp20.scn, sptests/sp22/ada_sp22.scn, sptests/sp23/ada_sp23.scn, sptests/sp24/ada_sp24.scn, sptests/sp25/ada_sp25.scn: New files. * mptests/mp01/node1/mp01-node1.scn, mptests/mp01/node2/mp01-node2.scn, mptests/mp02/node1/mp02-node1.scn, mptests/mp02/node2/mp02-node2.scn, mptests/mp03/node1/mp03-node1.scn, mptests/mp03/node2/mp03-node2.scn, mptests/mp04/node1/mp04-node1.scn, mptests/mp04/node2/mp04-node2.scn, mptests/mp05/node1/mp05-node1.scn, mptests/mp05/node2/mp05-node2.scn, mptests/mp06/node1/mp06-node1.scn, mptests/mp06/node2/mp06-node2.scn, mptests/mp07/node1/mp07-node1.scn, mptests/mp07/node2/mp07-node2.scn, mptests/mp08/node1/mp08-node1.scn, mptests/mp08/node2/mp08-node2.scn, mptests/mp09/node1/mp09-node1.scn, mptests/mp09/node2/mp09-node2.scn, mptests/mp10/node1/mp10-node1.scn, mptests/mp10/node2/mp10-node2.scn, mptests/mp11/node1/mp11-node1.scn, mptests/mp11/node2/mp11-node2.scn, mptests/mp12/node1/mp12-node1.scn, mptests/mp12/node2/mp12-node2.scn, mptests/mp13/node1/mp13-node1.scn, mptests/mp13/node2/mp13-node2.scn, mptests/mp14/node1/mp14-node1.scn, mptests/mp14/node2/mp14-node2.scn, samples/base_mp/node1/base_mp-node1.scn, samples/base_mp/node2/base_mp-node2.scn, samples/base_sp/base_sp.scn, samples/hello/hello.scn, samples/nsecs/nsecs.scn, samples/ticker/ticker.scn, sptests/sp01/sp01.scn, sptests/sp02/sp02.scn, sptests/sp03/sp03.scn, sptests/sp04/sp04.scn, sptests/sp05/sp05.scn, sptests/sp06/sp06.scn, sptests/sp07/sp07.scn, sptests/sp08/sp08.scn, sptests/sp09/sp09.scn, sptests/sp11/sp11.scn, sptests/sp12/sp12.scn, sptests/sp13/sp13.scn, sptests/sp14/sp14.scn, sptests/sp15/sp15.scn, sptests/sp16/sp16.scn, sptests/sp17/sp17.scn, sptests/sp19/sp19.scn, sptests/sp20/sp20.scn, sptests/sp22/sp22.scn, sptests/sp23/sp23.scn, sptests/sp24/sp24.scn, sptests/sp25/sp25.scn: Removed. 2007-11-09 Joel Sherrill * ada.am: Now builds cleanly with GCC trunk. 2007-10-25 Joel Sherrill * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am, samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/nsecs/Makefile.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Executables should end in .exe just like their C counterparts. 2007-10-25 Glenn Humphrey * configure.ac, samples/Makefile.am: Added a test for Clock_Get_Uptime * samples/nsecs/.cvsignore, samples/nsecs/Makefile.am, samples/nsecs/config.h, samples/nsecs/nsecs.adb, samples/nsecs/nsecs.scn, samples/nsecs/sptest.adb, samples/nsecs/sptest.ads: New files. 2007-10-18 Glenn Humphrey * sptests/sp16/sptest.ads, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Forgot to update the copyright. 2007-10-18 Glenn Humphrey * sptests/sp09/sp09.scn, sptests/sp09/sptest.adb, sptests/sp13/sp13.scn, sptests/sp13/sptest.adb, sptests/sp16/sp16.scn, sptests/sp16/sptest.adb, sptests/sp16/sptest.ads, sptests/sp20/sp20.scn, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Updated tests to match the current C tests and regenerated the .scn files. 2007-10-10 Glenn Humphrey * configure.ac, samples/base_sp/base_sp.scn, samples/base_sp/config.h, samples/base_sp/sptest.adb, samples/hello/config.h, samples/ticker/config.h, samples/ticker/ticker.scn, sptests/Makefile.am, sptests/sp01/sp01.scn, sptests/sp02/config.h, sptests/sp02/sp02.scn, sptests/sp03/config.h, sptests/sp03/sp03.scn, sptests/sp04/sp04.scn, sptests/sp04/sptest.adb, sptests/sp05/config.h, sptests/sp05/sp05.scn, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp07/sp07.scn, sptests/sp07/sptest.adb, sptests/sp07/sptest.ads, sptests/sp08/config.h, sptests/sp08/sp08.scn, sptests/sp09/Makefile.am, sptests/sp09/config.h, sptests/sp09/sp09.scn, sptests/sp09/sptest.adb, sptests/sp09/sptest.ads, sptests/sp11/config.h, sptests/sp11/sp11.scn, sptests/sp12/config.h, sptests/sp12/sp12.scn, sptests/sp13/config.h, sptests/sp13/sp13.scn, sptests/sp13/sptest.adb, sptests/sp14/config.h, sptests/sp14/sp14.scn, sptests/sp15/config.h, sptests/sp15/sp15.scn, sptests/sp16/config.h, sptests/sp16/sp16.scn, sptests/sp16/sptest.adb, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp19/sp19.scn, sptests/sp20/config.h, sptests/sp20/sp20.scn, sptests/sp22/config.h, sptests/sp22/sp22.scn, sptests/sp23/config.h, sptests/sp23/sp23.scn, sptests/sp24/config.h, sptests/sp24/sp24.scn, sptests/sp25/config.h, sptests/sp25/sp25.scn, support/init.c, support/test_support.adb, support/test_support.ads, tmtests/tm09/config.h, tmtests/tm20/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Updated tests so that they would all compile and run without errors. Some tests that are no longer valid using the current binding were removed. Also updated the .scn files to reflect the current test output. * sptests/sp21/.cvsignore, sptests/sp21/Makefile.am, sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sp21.scn, sptests/sp21/sptest.adb, sptests/sp21/sptest.ads, sptests/spsize/.cvsignore, sptests/spsize/Makefile.am, sptests/spsize/spsize.adb, sptests/spsize/sptest.adb, sptests/spsize/sptest.ads: Removed. 2007-10-03 Joel Sherrill * mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am: Basic build structure should now be correct. The remaining issues should be test specific. * mptests/mp01/config_base.h, mptests/mp01/node1/config.h, mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/config.h, mptests/mp01/node2/mp01_node2.adb, mptests/mp02/config_base.h, mptests/mp02/node1/config.h, mptests/mp02/node1/mp02_node1.adb, mptests/mp02/node2/config.h, mptests/mp02/node2/mp02_node2.adb, mptests/mp03/config_base.h, mptests/mp03/node1/config.h, mptests/mp03/node1/mp03_node1.adb, mptests/mp03/node2/config.h, mptests/mp03/node2/mp03_node2.adb, mptests/mp04/config_base.h, mptests/mp04/node1/config.h, mptests/mp04/node1/mp04_node1.adb, mptests/mp04/node2/config.h, mptests/mp04/node2/mp04_node2.adb, mptests/mp05/config_base.h, mptests/mp05/node1/config.h, mptests/mp05/node1/mp05_node1.adb, mptests/mp05/node2/config.h, mptests/mp05/node2/mp05_node2.adb, mptests/mp06/config_base.h, mptests/mp06/node1/config.h, mptests/mp06/node1/mp06_node1.adb, mptests/mp06/node2/config.h, mptests/mp06/node2/mp06_node2.adb, mptests/mp07/config_base.h, mptests/mp07/node1/config.h, mptests/mp07/node1/mp07_node1.adb, mptests/mp07/node2/config.h, mptests/mp07/node2/mp07_node2.adb, mptests/mp08/config_base.h, mptests/mp08/node1/config.h, mptests/mp08/node1/mp08_node1.adb, mptests/mp08/node2/config.h, mptests/mp08/node2/mp08_node2.adb, mptests/mp09/config_base.h, mptests/mp09/node1/config.h, mptests/mp09/node1/mp09_node1.adb, mptests/mp09/node2/config.h, mptests/mp09/node2/mp09_node2.adb, mptests/mp10/config_base.h, mptests/mp10/node1/config.h, mptests/mp10/node1/mp10_node1.adb, mptests/mp10/node2/config.h, mptests/mp10/node2/mp10_node2.adb, mptests/mp11/config_base.h, mptests/mp11/node1/config.h, mptests/mp11/node1/mp11_node1.adb, mptests/mp11/node2/config.h, mptests/mp11/node2/mp11_node2.adb, mptests/mp12/config_base.h, mptests/mp12/node1/config.h, mptests/mp12/node1/mp12_node1.adb, mptests/mp12/node2/config.h, mptests/mp12/node2/mp12_node2.adb, mptests/mp13/config_base.h, mptests/mp13/node1/config.h, mptests/mp13/node1/mp13_node1.adb, mptests/mp13/node2/config.h, mptests/mp13/node2/mp13_node2.adb, mptests/mp14/config_base.h, mptests/mp14/node1/config.h, mptests/mp14/node1/mp14_node1.adb, mptests/mp14/node2/config.h, mptests/mp14/node2/mp14_node2.adb: New files. GNATMAKE is easier to operate if the filename of the main package matches the executable name. In this case, we needed one for each node's executable. * mptests/mp01/config.h: Removed. 2007-10-01 Joel Sherrill * mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp01/node1/Makefile.am, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, support/init.c, support/test_support.adb, support/test_support.ads: Most of single processor Ada tests now build. Some run. 2007-05-23 Joel Sherrill * support/init.c: Spacing cleanup. 2007-04-05 Joel Sherrill * mptests/mp01/config.h, samples/base_sp/config.h, samples/hello/config.h, samples/ticker/config.h, sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h, tmtests/tmoverhd/config.h: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX. 2006-12-02 Ralf Corsépius * configure.ac: New BUG-REPORT address. 2005-11-20 Ralf Corsepius * configure.ac: Re-add mptests*Makefile.am. * mptests/Makefile.am: Re-add mp?? tests. 2005-11-20 Ralf Corsepius * mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am, mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am, mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am, mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am, mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am, mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am, mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am, mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am, mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am, mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am, mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am, mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am, mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am, mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am, mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am, mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am, mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am, mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am, mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am, mptests/mp14/node2/Makefile.am: New. 2005-11-20 Ralf Corsepius * samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/ticker/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp21/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir. 2005-11-20 Ralf Corsepius * configure.ac: Add rtems_ada_testsdir. * samples/base_mp/Makefile.am: Remove references to *.scn. * samples/base_mp/node1/base_mp.scn: Remove. * samples/base_mp/node1/base_mp-node1.scn: New. * samples/base_mp/node1/Makefile.am: Eliminate NODE. Reflect having renamed base_mp.scn. * samples/base_mp/node2/base_mp.scn: Remove. * samples/base_mp/node2/base_mp-node2.scn: New. * samples/base_mp/node2/Makefile.am: Eliminate NODE. Reflect having renamed base_mp.scn. 2005-11-20 Ralf Corsepius * configure.ac: Reflect changes to testsuites/automake, testsuites/aclocal. 2005-05-06 Joel Sherrill * tmtests/tmoverhd/tmtest.adb: Removed warnings. 2005-05-05 Joel Sherrill * sptests/sp04/sptest.adb, tmtests/tm02/tmtest.adb, tmtests/tmoverhd/tmtest.adb: Removed warnings. 2005-05-03 Joel Sherrill * samples/hello/sptest.adb, sptests/sp03/sptest.adb, sptests/sp04/sptest.adb, sptests/sp05/sptest.adb, sptests/sp07/sptest.adb, sptests/sp13/sptest.adb, sptests/sp14/sptest.adb, sptests/sp20/sptest.adb, sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb, tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb, tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb, tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb, tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb, tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb, tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb, tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb, tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb, tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb, tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb, tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb, tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb, tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb, tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/tmtest.adb: Remove warnings. 2005-05-01 Ralf Corsepius * mptests/mp01/config.h, samples/base_mp/config.h, samples/base_sp/config.h, samples/hello/config.h, samples/ticker/config.h, sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h, tmtests/tmoverhd/config.h: Include instead of (obsolete). 2004-09-24 Ralf Corsepius * configure.ac: Require automake > 1.9. 2004-03-25 Ralf Corsepius * configure.ac: Add 2nd arg to RTEMS_TOP. Unconditionally configure MP-directories. * Makefile.am: Don't include @RTEMS_BSP@.cfg. Add DIST_SUBDIRS comprising MP-subdirs. * samples/Makefile.am: Add DIST_SUBDIRS comprising MP-subdirs. 2003-12-12 Ralf Corsepius * configure.ac: Require automake >= 1.8, autoconf >= 2.59. 2003-12-05 Ralf Corsepius * mptests/mp01/Makefile.am: Cosmetics. * samples/Makefile.am: Cosmetics. * samples/base_mp/Makefile.am: Cosmetics. * samples/base_sp/Makefile.am: Cosmetics. * samples/hello/Makefile.am: Cosmetics. * samples/ticker/Makefile.am: Cosmetics. * support/Makefile.am: Cosmetics. * tmtests/tmoverhd/Makefile.am: Cosmetics. 2003-11-11 Ralf Corsepius * Makefile.am: Reflect having moved tests/. * mptests/Makefile.am: Reflect having moved tests/. * mptests/mp01/Makefile.am: Reflect having moved tests/. * mptests/mp01/node1/Makefile.am: Reflect having moved tests/. * mptests/mp01/node2/Makefile.am: Reflect having moved tests/. * samples/Makefile.am: Reflect having moved tests/. * samples/base_mp/Makefile.am: Reflect having moved tests/. * samples/base_mp/node1/Makefile.am: Reflect having moved tests/. * samples/base_mp/node2/Makefile.am: Reflect having moved tests/. * samples/base_sp/Makefile.am: Reflect having moved tests/. * samples/hello/Makefile.am: Reflect having moved tests/. * samples/ticker/Makefile.am: Reflect having moved tests/. * sptests/Makefile.am: Reflect having moved tests/. * sptests/sp01/Makefile.am: Reflect having moved tests/. * sptests/sp02/Makefile.am: Reflect having moved tests/. * sptests/sp03/Makefile.am: Reflect having moved tests/. * sptests/sp04/Makefile.am: Reflect having moved tests/. * sptests/sp05/Makefile.am: Reflect having moved tests/. * sptests/sp06/Makefile.am: Reflect having moved tests/. * sptests/sp07/Makefile.am: Reflect having moved tests/. * sptests/sp08/Makefile.am: Reflect having moved tests/. * sptests/sp09/Makefile.am: Reflect having moved tests/. * sptests/sp11/Makefile.am: Reflect having moved tests/. * sptests/sp12/Makefile.am: Reflect having moved tests/. * sptests/sp13/Makefile.am: Reflect having moved tests/. * sptests/sp14/Makefile.am: Reflect having moved tests/. * sptests/sp15/Makefile.am: Reflect having moved tests/. * sptests/sp16/Makefile.am: Reflect having moved tests/. * sptests/sp17/Makefile.am: Reflect having moved tests/. * sptests/sp19/Makefile.am: Reflect having moved tests/. * sptests/sp20/Makefile.am: Reflect having moved tests/. * sptests/sp21/Makefile.am: Reflect having moved tests/. * sptests/sp22/Makefile.am: Reflect having moved tests/. * sptests/sp23/Makefile.am: Reflect having moved tests/. * sptests/sp24/Makefile.am: Reflect having moved tests/. * sptests/sp25/Makefile.am: Reflect having moved tests/. * sptests/spsize/Makefile.am: Reflect having moved tests/. * support/Makefile.am: Reflect having moved tests/. * tmtests/Makefile.am: Reflect having moved tests/. * tmtests/tm01/Makefile.am: Reflect having moved tests/. * tmtests/tm02/Makefile.am: Reflect having moved tests/. * tmtests/tm03/Makefile.am: Reflect having moved tests/. * tmtests/tm04/Makefile.am: Reflect having moved tests/. * tmtests/tm05/Makefile.am: Reflect having moved tests/. * tmtests/tm06/Makefile.am: Reflect having moved tests/. * tmtests/tm07/Makefile.am: Reflect having moved tests/. * tmtests/tm08/Makefile.am: Reflect having moved tests/. * tmtests/tm09/Makefile.am: Reflect having moved tests/. * tmtests/tm10/Makefile.am: Reflect having moved tests/. * tmtests/tm11/Makefile.am: Reflect having moved tests/. * tmtests/tm12/Makefile.am: Reflect having moved tests/. * tmtests/tm13/Makefile.am: Reflect having moved tests/. * tmtests/tm14/Makefile.am: Reflect having moved tests/. * tmtests/tm15/Makefile.am: Reflect having moved tests/. * tmtests/tm16/Makefile.am: Reflect having moved tests/. * tmtests/tm17/Makefile.am: Reflect having moved tests/. * tmtests/tm18/Makefile.am: Reflect having moved tests/. * tmtests/tm19/Makefile.am: Reflect having moved tests/. * tmtests/tm20/Makefile.am: Reflect having moved tests/. * tmtests/tm21/Makefile.am: Reflect having moved tests/. * tmtests/tm22/Makefile.am: Reflect having moved tests/. * tmtests/tm23/Makefile.am: Reflect having moved tests/. * tmtests/tm24/Makefile.am: Reflect having moved tests/. * tmtests/tm25/Makefile.am: Reflect having moved tests/. * tmtests/tm28/Makefile.am: Reflect having moved tests/. * tmtests/tm29/Makefile.am: Reflect having moved tests/. * tmtests/tmck/Makefile.am: Reflect having moved tests/. * tmtests/tmoverhd/Makefile.am: Reflect having moved tests/. 2003-10-22 Ralf Corsepius * configure.ac: Remove RTEMS_CANONICAL_HOST. 2003-10-21 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_CPU. 2003-09-04 Joel Sherrill * mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, samples/base_mp/config.h, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb, samples/base_sp/config.h, samples/base_sp/sptest.adb, samples/base_sp/sptest.ads, samples/hello/config.h, samples/hello/hello.adb, samples/hello/sptest.adb, samples/hello/sptest.ads, samples/ticker/config.h, samples/ticker/sptest.adb, samples/ticker/sptest.ads, samples/ticker/ticker.adb, sptests/sp01/config.h, sptests/sp01/sp01.adb, sptests/sp01/sptest.adb, sptests/sp01/sptest.ads, sptests/sp02/config.h, sptests/sp02/sp02.adb, sptests/sp02/sptest.adb, sptests/sp02/sptest.ads, sptests/sp03/config.h, sptests/sp03/sp03.adb, sptests/sp03/sptest.adb, sptests/sp03/sptest.ads, sptests/sp04/config.h, sptests/sp04/sp04.adb, sptests/sp04/sptest.adb, sptests/sp04/sptest.ads, sptests/sp05/config.h, sptests/sp05/sp05.adb, sptests/sp05/sptest.adb, sptests/sp05/sptest.ads, sptests/sp06/config.h, sptests/sp06/sp06.adb, sptests/sp06/sptest.adb, sptests/sp06/sptest.ads, sptests/sp07/config.h, sptests/sp07/sp07.adb, sptests/sp07/sptest.adb, sptests/sp07/sptest.ads, sptests/sp08/config.h, sptests/sp08/sp08.adb, sptests/sp08/sptest.adb, sptests/sp08/sptest.ads, sptests/sp09/config.h, sptests/sp09/sp09.adb, sptests/sp09/sptest.adb, sptests/sp09/sptest.ads, sptests/sp11/config.h, sptests/sp11/sp11.adb, sptests/sp11/sptest.adb, sptests/sp11/sptest.ads, sptests/sp12/config.h, sptests/sp12/sp12.adb, sptests/sp12/sptest.adb, sptests/sp12/sptest.ads, sptests/sp13/config.h, sptests/sp13/sp13.adb, sptests/sp13/sptest.adb, sptests/sp13/sptest.ads, sptests/sp14/config.h, sptests/sp14/sp14.adb, sptests/sp14/sptest.adb, sptests/sp14/sptest.ads, sptests/sp15/config.h, sptests/sp15/sp15.adb, sptests/sp15/sptest.adb, sptests/sp15/sptest.ads, sptests/sp16/config.h, sptests/sp16/sp16.adb, sptests/sp16/sptest.adb, sptests/sp16/sptest.ads, sptests/sp17/config.h, sptests/sp17/sp17.adb, sptests/sp17/sptest.adb, sptests/sp17/sptest.ads, sptests/sp19/config.h, sptests/sp19/sp19.adb, sptests/sp19/sptest.ads, sptests/sp20/config.h, sptests/sp20/sp20.adb, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads, sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sptest.adb, sptests/sp21/sptest.ads, sptests/sp22/config.h, sptests/sp22/sp22.adb, sptests/sp22/sptest.adb, sptests/sp22/sptest.ads, sptests/sp23/config.h, sptests/sp23/sp23.adb, sptests/sp23/sptest.adb, sptests/sp23/sptest.ads, sptests/sp24/config.h, sptests/sp24/sp24.adb, sptests/sp24/sptest.adb, sptests/sp24/sptest.ads, sptests/sp25/config.h, sptests/sp25/sp25.adb, sptests/sp25/sptest.adb, sptests/sp25/sptest.ads, sptests/spsize/spsize.adb, sptests/spsize/sptest.adb, sptests/spsize/sptest.ads, support/address_io.adb, support/address_io.ads, support/float_io.ads, support/fp.inc, support/integer.inc, support/rtems_calling_overhead.ads, support/status_io.ads, support/test_support.adb, support/test_support.ads, support/time_test_support.adb, support/time_test_support.ads, support/timer_driver.adb, support/timer_driver.ads, support/unsigned32_io.ads, tmtests/tm01/config.h, tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads, tmtests/tm02/config.h, tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads, tmtests/tm03/config.h, tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads, tmtests/tm04/config.h, tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads, tmtests/tm05/config.h, tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads, tmtests/tm06/config.h, tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads, tmtests/tm07/config.h, tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads, tmtests/tm08/config.h, tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads, tmtests/tm09/config.h, tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads, tmtests/tm10/config.h, tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads, tmtests/tm11/config.h, tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads, tmtests/tm12/config.h, tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads, tmtests/tm13/config.h, tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads, tmtests/tm14/config.h, tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads, tmtests/tm15/config.h, tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads, tmtests/tm16/config.h, tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads, tmtests/tm17/config.h, tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads, tmtests/tm18/config.h, tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads, tmtests/tm19/config.h, tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads, tmtests/tm20/config.h, tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads, tmtests/tm21/config.h, tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads, tmtests/tm22/config.h, tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads, tmtests/tm23/config.h, tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads, tmtests/tm24/config.h, tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads, tmtests/tm25/config.h, tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads, tmtests/tm28/config.h, tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads, tmtests/tm29/config.h, tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads, tmtests/tmck/config.h, tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: URL for license changed. 2003-09-04 Joel Sherrill * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement about copyright assignment. 2003-09-04 Joel Sherrill * sptests/sp19/sptest.adp, support/init.c: Removed incorrect statement about copyright assignment. 2003-08-20 Joel Sherrill * mptests/mp01/config.h, mptests/mp01/mp01.adb, mptests/mp01/mptest.adb, mptests/mp01/mptest.ads, mptests/mp02/mptest.adb, mptests/mp02/mptest.ads, mptests/mp03/mptest.adb, mptests/mp03/mptest.ads, mptests/mp04/mptest.adb, mptests/mp04/mptest.ads, mptests/mp05/mptest.adb, mptests/mp05/mptest.ads, mptests/mp06/mptest.adb, mptests/mp06/mptest.ads, mptests/mp07/mptest.adb, mptests/mp07/mptest.ads, mptests/mp08/mptest.adb, mptests/mp08/mptest.ads, mptests/mp09/mptest.adb, mptests/mp09/mptest.ads, mptests/mp10/mptest.adb, mptests/mp10/mptest.ads, mptests/mp11/mptest.adb, mptests/mp11/mptest.ads, mptests/mp12/mptest.adb, mptests/mp12/mptest.ads, mptests/mp13/mptest.adb, mptests/mp13/mptest.ads, mptests/mp14/mptest.adb, mptests/mp14/mptest.ads, samples/base_mp/mptest.adb, samples/base_mp/mptest.ads, samples/base_sp/base_sp.adb, samples/base_sp/config.h, samples/base_sp/sptest.adb, samples/base_sp/sptest.ads, samples/hello/config.h, samples/hello/hello.adb, samples/hello/sptest.adb, samples/hello/sptest.ads, samples/ticker/config.h, samples/ticker/sptest.adb, samples/ticker/sptest.ads, samples/ticker/ticker.adb, sptests/sp01/config.h, sptests/sp01/sp01.adb, sptests/sp01/sptest.adb, sptests/sp01/sptest.ads, sptests/sp02/config.h, sptests/sp02/sp02.adb, sptests/sp02/sptest.adb, sptests/sp02/sptest.ads, sptests/sp03/config.h, sptests/sp03/sp03.adb, sptests/sp03/sptest.adb, sptests/sp03/sptest.ads, sptests/sp04/config.h, sptests/sp04/sp04.adb, sptests/sp04/sptest.adb, sptests/sp04/sptest.ads, sptests/sp05/config.h, sptests/sp05/sp05.adb, sptests/sp05/sptest.adb, sptests/sp05/sptest.ads, sptests/sp06/config.h, sptests/sp06/sp06.adb, sptests/sp06/sptest.adb, sptests/sp06/sptest.ads, sptests/sp07/config.h, sptests/sp07/sp07.adb, sptests/sp07/sptest.adb, sptests/sp07/sptest.ads, sptests/sp08/config.h, sptests/sp08/sp08.adb, sptests/sp08/sptest.adb, sptests/sp08/sptest.ads, sptests/sp09/config.h, sptests/sp09/sp09.adb, sptests/sp09/sptest.adb, sptests/sp09/sptest.ads, sptests/sp11/config.h, sptests/sp11/sp11.adb, sptests/sp11/sptest.adb, sptests/sp11/sptest.ads, sptests/sp12/config.h, sptests/sp12/sp12.adb, sptests/sp12/sptest.adb, sptests/sp12/sptest.ads, sptests/sp13/config.h, sptests/sp13/sp13.adb, sptests/sp13/sptest.adb, sptests/sp13/sptest.ads, sptests/sp14/config.h, sptests/sp14/sp14.adb, sptests/sp14/sptest.adb, sptests/sp14/sptest.ads, sptests/sp15/config.h, sptests/sp15/sp15.adb, sptests/sp15/sptest.adb, sptests/sp15/sptest.ads, sptests/sp16/config.h, sptests/sp16/sp16.adb, sptests/sp16/sptest.adb, sptests/sp16/sptest.ads, sptests/sp17/config.h, sptests/sp17/sp17.adb, sptests/sp17/sptest.adb, sptests/sp17/sptest.ads, sptests/sp19/config.h, sptests/sp19/sp19.adb, sptests/sp19/sptest.ads, sptests/sp20/config.h, sptests/sp20/sp20.adb, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads, sptests/sp21/config.h, sptests/sp21/sp21.adb, sptests/sp21/sptest.adb, sptests/sp21/sptest.ads, sptests/sp22/config.h, sptests/sp22/sp22.adb, sptests/sp22/sptest.adb, sptests/sp22/sptest.ads, sptests/sp23/config.h, sptests/sp23/sp23.adb, sptests/sp23/sptest.adb, sptests/sp23/sptest.ads, sptests/sp24/config.h, sptests/sp24/sp24.adb, sptests/sp24/sptest.adb, sptests/sp24/sptest.ads, sptests/sp25/config.h, sptests/sp25/sp25.adb, sptests/sp25/sptest.adb, sptests/sp25/sptest.ads, sptests/spsize/spsize.adb, sptests/spsize/sptest.adb, sptests/spsize/sptest.ads, support/address_io.adb, support/address_io.ads, support/float_io.ads, support/fp.inc, support/integer.inc, support/rtems_calling_overhead.ads, support/status_io.ads, support/test_support.adb, support/test_support.ads, support/time_test_support.adb, support/time_test_support.ads, support/timer_driver.adb, support/timer_driver.ads, support/unsigned32_io.ads, tmtests/tm01/config.h, tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb, tmtests/tm01/tmtest.ads, tmtests/tm02/config.h, tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb, tmtests/tm02/tmtest.ads, tmtests/tm03/config.h, tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb, tmtests/tm03/tmtest.ads, tmtests/tm04/config.h, tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb, tmtests/tm04/tmtest.ads, tmtests/tm05/config.h, tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb, tmtests/tm05/tmtest.ads, tmtests/tm06/config.h, tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb, tmtests/tm06/tmtest.ads, tmtests/tm07/config.h, tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb, tmtests/tm07/tmtest.ads, tmtests/tm08/config.h, tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb, tmtests/tm08/tmtest.ads, tmtests/tm09/config.h, tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb, tmtests/tm09/tmtest.ads, tmtests/tm10/config.h, tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb, tmtests/tm10/tmtest.ads, tmtests/tm11/config.h, tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb, tmtests/tm11/tmtest.ads, tmtests/tm12/config.h, tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb, tmtests/tm12/tmtest.ads, tmtests/tm13/config.h, tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb, tmtests/tm13/tmtest.ads, tmtests/tm14/config.h, tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb, tmtests/tm14/tmtest.ads, tmtests/tm15/config.h, tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb, tmtests/tm15/tmtest.ads, tmtests/tm16/config.h, tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb, tmtests/tm16/tmtest.ads, tmtests/tm17/config.h, tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb, tmtests/tm17/tmtest.ads, tmtests/tm18/config.h, tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb, tmtests/tm18/tmtest.ads, tmtests/tm19/config.h, tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb, tmtests/tm19/tmtest.ads, tmtests/tm20/config.h, tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb, tmtests/tm20/tmtest.ads, tmtests/tm21/config.h, tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb, tmtests/tm21/tmtest.ads, tmtests/tm22/config.h, tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb, tmtests/tm22/tmtest.ads, tmtests/tm23/config.h, tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb, tmtests/tm23/tmtest.ads, tmtests/tm24/config.h, tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb, tmtests/tm24/tmtest.ads, tmtests/tm25/config.h, tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb, tmtests/tm25/tmtest.ads, tmtests/tm28/config.h, tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb, tmtests/tm28/tmtest.ads, tmtests/tm29/config.h, tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb, tmtests/tm29/tmtest.ads, tmtests/tmck/config.h, tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb, tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h, tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads, tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb, tmtests/tmoverhd/tmtest.ads: Correct copyright statements. 2003-08-20 Ralf Corsepius * Makefile.am, mptests/Makefile.am, mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am, mptests/mp01/node2/Makefile.am, samples/Makefile.am, samples/base_mp/Makefile.am, samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am, samples/hello/Makefile.am, samples/ticker/Makefile.am, sptests/Makefile.am, sptests/sp01/Makefile.am, sptests/sp02/Makefile.am, sptests/sp03/Makefile.am, sptests/sp04/Makefile.am, sptests/sp05/Makefile.am, sptests/sp06/Makefile.am, sptests/sp07/Makefile.am, sptests/sp08/Makefile.am, sptests/sp09/Makefile.am, sptests/sp11/Makefile.am, sptests/sp12/Makefile.am, sptests/sp13/Makefile.am, sptests/sp14/Makefile.am, sptests/sp15/Makefile.am, sptests/sp16/Makefile.am, sptests/sp17/Makefile.am, sptests/sp19/Makefile.am, sptests/sp20/Makefile.am, sptests/sp21/Makefile.am, sptests/sp22/Makefile.am, sptests/sp23/Makefile.am, sptests/sp24/Makefile.am, sptests/sp25/Makefile.am, sptests/spsize/Makefile.am, support/Makefile.am, tmtests/Makefile.am, tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am, tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am, tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am, tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am, tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am, tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am, tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am, tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am, tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am, tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am, tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am, tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am, tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am, tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am, tmtests/tmoverhd/Makefile.am: Pick up am-fragments from ../tests/automake. 2003-08-20 Ralf Corsepius * aclocal/prog-gnat.m4: New (copied from ../../../aclocal). * Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal. Don't include */automake/lib.am (Unused). 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 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.