summaryrefslogtreecommitdiffstats
path: root/testsuites (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-072-1/+5
| | | | | * aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port more completely covers the MIPS family.
* 2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-192-2/+6
| | | | * samples.am: Fix yet another stupid typo in yesterday's patch.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-2/+5
| | | | * mptests.am: Fix typos in previous patch.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-4/+8
| | | | * tmtests.am: Add dirstamp support.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-4/+8
| | | | * tmitrontests.am: Add dirstamp support.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-1830-130/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mptests.am: Add dirstamp support. * mptests/mp01/node1/Makefile.am: Eliminate VPATH. * mptests/mp01/node2/Makefile.am: Eliminate VPATH. * mptests/mp02/node1/Makefile.am: Eliminate VPATH. * mptests/mp02/node2/Makefile.am: Eliminate VPATH. * mptests/mp03/node1/Makefile.am: Eliminate VPATH. * mptests/mp03/node2/Makefile.am: Eliminate VPATH. * mptests/mp04/node1/Makefile.am: Eliminate VPATH. * mptests/mp04/node2/Makefile.am: Eliminate VPATH. * mptests/mp05/node1/Makefile.am: Eliminate VPATH. * mptests/mp05/node2/Makefile.am: Eliminate VPATH. * mptests/mp06/node1/Makefile.am: Eliminate VPATH. * mptests/mp06/node2/Makefile.am: Eliminate VPATH. * mptests/mp07/node1/Makefile.am: Eliminate VPATH. * mptests/mp07/node2/Makefile.am: Eliminate VPATH. * mptests/mp08/node1/Makefile.am: Eliminate VPATH. * mptests/mp08/node2/Makefile.am: Eliminate VPATH. * mptests/mp09/node1/Makefile.am: Eliminate VPATH. * mptests/mp09/node2/Makefile.am: Eliminate VPATH. * mptests/mp10/node1/Makefile.am: Eliminate VPATH. * mptests/mp10/node2/Makefile.am: Eliminate VPATH. * mptests/mp11/node1/Makefile.am: Eliminate VPATH. * mptests/mp11/node2/Makefile.am: Eliminate VPATH. * mptests/mp12/node1/Makefile.am: Eliminate VPATH. * mptests/mp12/node2/Makefile.am: Eliminate VPATH. * mptests/mp13/node1/Makefile.am: Eliminate VPATH. * mptests/mp13/node2/Makefile.am: Eliminate VPATH. * mptests/mp14/node1/Makefile.am: Eliminate VPATH. * mptests/mp14/node2/Makefile.am: Eliminate VPATH.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-12/+12
| | | | * itrontests.am: Add dirstamp support.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-12/+12
| | | | * sptests.am: Add dirstamp support.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-8/+12
| | | | * samples.am: Add dirstamp support.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-12/+12
| | | | * psxtests.am: Add dirstamp support.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-182-4/+8
| | | | * libtests.am: Add dirstamp support.
* 2003-12-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-172-1/+5
| | | | * aclocal/version.m4: Updated to rtems-20031217-test.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-173-8/+15
| | | | | * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Eliminate VPATH.
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * tmtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * tmitrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-3/+7
| | | | * sptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-2/+6
| | | | * sample.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-3/+7
| | | | * psxtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-4/+8
| | | | * mptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * libtests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-3/+7
| | | | * itrontests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-172-1/+5
| | | | * automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
* 2003-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-162-0/+12
| | | | | | PR 544/tests * include/buffer_test_io.h: Various modifications to make tests account for resources and not print at inappropriate times.
* 2003-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-163-2/+8
| | | | | | PR 544/tests * malloctest/system.h, rtmonuse/system.h: Various modifications to make tests account for resources and not print at inappropriate times.
* 2003-12-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-12-1613-16/+121
| | | | | | | | | | PR 544/tests * sp07/Makefile.am, sp07/init.c, sp07/system.h, sp07/task4.c, sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c, sp09/system.h, sp19/system.h, sp20/system.h: Various modifications to make tests account for resources and not print at inappropriate times. * sp07/buffered_io.c: New file.
* 2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-153-2/+8
| | | | | * aclocal/env-rtemsbsp.m4: Add PROJECT_LIB. * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-123-40/+11
| | | | | | * aclocal/lead-dot.m4: Remove (Provided by automake-1.8). * aclocal/env-rtemsbsp.m4: Remove bsplibdir. Cleanups.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-3/+4
| | | | * automake/compila.am: Remove ARCH.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+5
| | | | * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-12/+17
| | | | | * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. Use include_HEADERS.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-1224-24/+72
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-112-4/+5
| | | | * psxcancel/Makefile.am: Remove used H_FILES.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-112-11/+19
| | | | * Makefile.am: Use bsptools_bin_SCRIPTS to install scripts.
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-014-3/+49
| | | | | | | * automake/compile.am: Add $(ARCH)/$(dirstamp) rules. * aclocal/lead-dot.m4: New (from automake-1.7f). * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add AC_SUBST(dirstamp).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-0133-63/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/Makefile.am: Reformat. * tm01/Makefile.am: Remove all-local: $(ARCH). * tm02/Makefile.am: Remove all-local: $(ARCH). * tm03/Makefile.am: Remove all-local: $(ARCH). * tm04/Makefile.am: Remove all-local: $(ARCH). * tm05/Makefile.am: Remove all-local: $(ARCH). * tm06/Makefile.am: Remove all-local: $(ARCH). * tm07/Makefile.am: Remove all-local: $(ARCH). * tm08/Makefile.am: Remove all-local: $(ARCH). * tm09/Makefile.am: Remove all-local: $(ARCH). * tm10/Makefile.am: Remove all-local: $(ARCH). * tm11/Makefile.am: Remove all-local: $(ARCH). * tm12/Makefile.am: Remove all-local: $(ARCH). * tm13/Makefile.am: Remove all-local: $(ARCH). * tm14/Makefile.am: Remove all-local: $(ARCH). * tm15/Makefile.am: Remove all-local: $(ARCH). * tm16/Makefile.am: Remove all-local: $(ARCH). * tm17/Makefile.am: Remove all-local: $(ARCH). * tm18/Makefile.am: Remove all-local: $(ARCH). * tm19/Makefile.am: Remove all-local: $(ARCH). * tm20/Makefile.am: Remove all-local: $(ARCH). * tm21/Makefile.am: Remove all-local: $(ARCH). * tm22/Makefile.am: Remove all-local: $(ARCH). * tm23/Makefile.am: Remove all-local: $(ARCH). * tm24/Makefile.am: Remove all-local: $(ARCH). * tm25/Makefile.am: Remove all-local: $(ARCH). * tm26/Makefile.am: Remove all-local: $(ARCH). * tm27/Makefile.am: Remove all-local: $(ARCH). * tm28/Makefile.am: Remove all-local: $(ARCH). * tm29/Makefile.am: Remove all-local: $(ARCH). * tmck/Makefile.am: Remove all-local: $(ARCH). * tmoverhd/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-013-3/+6
| | | | | * include/Makefile.am: Reformat. * tmitronsem01/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-0133-63/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sp01/Makefile.am: Remove all-local: $(ARCH). * sp02/Makefile.am: Remove all-local: $(ARCH). * sp03/Makefile.am: Remove all-local: $(ARCH). * sp04/Makefile.am: Remove all-local: $(ARCH). * sp05/Makefile.am: Remove all-local: $(ARCH). * sp06/Makefile.am: Remove all-local: $(ARCH). * sp07/Makefile.am: Remove all-local: $(ARCH). * sp08/Makefile.am: Remove all-local: $(ARCH). * sp09/Makefile.am: Remove all-local: $(ARCH). * sp11/Makefile.am: Remove all-local: $(ARCH). * sp12/Makefile.am: Remove all-local: $(ARCH). * sp13/Makefile.am: Remove all-local: $(ARCH). * sp14/Makefile.am: Remove all-local: $(ARCH). * sp15/Makefile.am: Remove all-local: $(ARCH). * sp16/Makefile.am: Remove all-local: $(ARCH). * sp17/Makefile.am: Remove all-local: $(ARCH). * sp19/Makefile.am: Remove all-local: $(ARCH). * sp20/Makefile.am: Remove all-local: $(ARCH). * sp21/Makefile.am: Remove all-local: $(ARCH). * sp22/Makefile.am: Remove all-local: $(ARCH). * sp23/Makefile.am: Remove all-local: $(ARCH). * sp24/Makefile.am: Remove all-local: $(ARCH). * sp25/Makefile.am: Remove all-local: $(ARCH). * sp26/Makefile.am: Remove all-local: $(ARCH). * sp27/Makefile.am: Remove all-local: $(ARCH). * sp28/Makefile.am: Remove all-local: $(ARCH). * sp29/Makefile.am: Remove all-local: $(ARCH). * sp30/Makefile.am: Remove all-local: $(ARCH). * sp31/Makefile.am: Remove all-local: $(ARCH). * sp32/Makefile.am: Remove all-local: $(ARCH). * spfatal/Makefile.am: Remove all-local: $(ARCH). * spsize/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-0/+16
| | | | | | | | | | | | | | | | * base_mp/Makefile.am: Reformat. * base_mp/node1/Makefile.am: Remove all-local: $(ARCH). * base_mp/node2/Makefile.am: Remove all-local: $(ARCH). * base_sp/Makefile.am: Remove all-local: $(ARCH). * cdtest/Makefile.am: Remove all-local: $(ARCH). * fileio/Makefile.am: Remove all-local: $(ARCH). * hello/Makefile.am: Remove all-local: $(ARCH). * loopback/Makefile.am: Remove all-local: $(ARCH). * minimum/Makefile.am: Remove all-local: $(ARCH). * paranoia/Makefile.am: Remove all-local: $(ARCH). * pppd/Makefile.am: Remove all-local: $(ARCH). * ticker/Makefile.am: Remove all-local: $(ARCH). * unlimited/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-0126-51/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/Makefile.am: Reformat. * psx01/Makefile.am: Remove all-local: $(ARCH). * psx02/Makefile.am: Remove all-local: $(ARCH). * psx03/Makefile.am: Remove all-local: $(ARCH). * psx04/Makefile.am: Remove all-local: $(ARCH). * psx05/Makefile.am: Remove all-local: $(ARCH). * psx06/Makefile.am: Remove all-local: $(ARCH). * psx07/Makefile.am: Remove all-local: $(ARCH). * psx08/Makefile.am: Remove all-local: $(ARCH). * psx09/Makefile.am: Remove all-local: $(ARCH). * psx10/Makefile.am: Remove all-local: $(ARCH). * psx11/Makefile.am: Remove all-local: $(ARCH). * psx12/Makefile.am: Remove all-local: $(ARCH). * psx13/Makefile.am: Remove all-local: $(ARCH). * psxcancel/Makefile.am: Remove all-local: $(ARCH). * psxchroot01/Makefile.am: Remove all-local: $(ARCH). * psxfile01/Makefile.am: Remove all-local: $(ARCH). * psxhdrs/Makefile.am: Remove all-local: $(ARCH). * psxmount/Makefile.am: Remove all-local: $(ARCH). * psxmsgq01/Makefile.am: Remove all-local: $(ARCH). * psxreaddir/Makefile.am: Remove all-local: $(ARCH). * psxsem01/Makefile.am: Remove all-local: $(ARCH). * psxstat/Makefile.am: Remove all-local: $(ARCH). * psxtime/Makefile.am: Remove all-local: $(ARCH). * psxtimer/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-011-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mp01/Makefile.am: Reformat. * mp01/node1/Makefile.am: Remove all-local: $(ARCH). * mp01/node2/Makefile.am: Remove all-local: $(ARCH). * mp02/Makefile.am: Reformat. * mp02/node1/Makefile.am: Remove all-local: $(ARCH). * mp02/node2/Makefile.am: Remove all-local: $(ARCH). * mp03/Makefile.am: Reformat. * mp03/node1/Makefile.am: Remove all-local: $(ARCH). * mp03/node2/Makefile.am: Remove all-local: $(ARCH). * mp04/Makefile.am: Reformat. * mp04/node1/Makefile.am: Remove all-local: $(ARCH). * mp04/node2/Makefile.am: Remove all-local: $(ARCH). * mp05/Makefile.am: Reformat. * mp05/node1/Makefile.am: Remove all-local: $(ARCH). * mp05/node2/Makefile.am: Remove all-local: $(ARCH). * mp06/Makefile.am: Reformat. * mp06/node1/Makefile.am: Remove all-local: $(ARCH). * mp06/node2/Makefile.am: Remove all-local: $(ARCH). * mp07/Makefile.am: Reformat. * mp07/node1/Makefile.am: Remove all-local: $(ARCH). * mp07/node2/Makefile.am: Remove all-local: $(ARCH). * mp08/Makefile.am: Reformat. * mp08/node1/Makefile.am: Remove all-local: $(ARCH). * mp08/node2/Makefile.am: Remove all-local: $(ARCH). * mp09/Makefile.am: Reformat. * mp09/node1/Makefile.am: Remove all-local: $(ARCH). * mp09/node2/Makefile.am: Remove all-local: $(ARCH). * mp10/Makefile.am: Reformat. * mp10/node1/Makefile.am: Remove all-local: $(ARCH). * mp10/node2/Makefile.am: Remove all-local: $(ARCH). * mp11/Makefile.am: Reformat. * mp11/node1/Makefile.am: Remove all-local: $(ARCH). * mp11/node2/Makefile.am: Remove all-local: $(ARCH). * mp12/Makefile.am: Reformat. * mp12/node1/Makefile.am: Remove all-local: $(ARCH). * mp12/node2/Makefile.am: Remove all-local: $(ARCH). * mp13/Makefile.am: Reformat. * mp13/node1/Makefile.am: Remove all-local: $(ARCH). * mp13/node2/Makefile.am: Remove all-local: $(ARCH). * mp14/Makefile.am: Reformat. * mp14/node1/Makefile.am: Remove all-local: $(ARCH). * mp14/node2/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-019-16/+19
| | | | | | | | | | | * cpuuse/Makefile.am: Remove all-local: $(ARCH). * malloctest/Makefile.am: Remove all-local: $(ARCH). * monitor/Makefile.am: Remove all-local: $(ARCH). * putenvtest/Makefile.am: Remove all-local: $(ARCH). * rtems++/Makefile.am: Remove all-local: $(ARCH). * rtmonuse/Makefile.am: Remove all-local: $(ARCH). * stackchk/Makefile.am: Remove all-local: $(ARCH). * termios/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-0110-18/+21
| | | | | | | | | | | | * itronhello/Makefile.am: Remove all-local: $(ARCH). * itronmbf01/Makefile.am: Remove all-local: $(ARCH). * itronmbox01/Makefile.am: Remove all-local: $(ARCH). * itronsem01/Makefile.am: Remove all-local: $(ARCH). * itrontask01/Makefile.am: Remove all-local: $(ARCH). * itrontask02/Makefile.am: Remove all-local: $(ARCH). * itrontask03/Makefile.am: Remove all-local: $(ARCH). * itrontask04/Makefile.am: Remove all-local: $(ARCH). * itrontime01/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-0113-29/+13
| | | | | | | | | | | | | | | | * base_mp/Makefile.am: Reformat. * base_mp/node1/Makefile.am: Remove all-local: $(ARCH). * base_mp/node2/Makefile.am: Remove all-local: $(ARCH). * base_sp/Makefile.am: Remove all-local: $(ARCH). * cdtest/Makefile.am: Remove all-local: $(ARCH). * fileio/Makefile.am: Remove all-local: $(ARCH). * hello/Makefile.am: Remove all-local: $(ARCH). * loopback/Makefile.am: Remove all-local: $(ARCH). * minimum/Makefile.am: Remove all-local: $(ARCH). * paranoia/Makefile.am: Remove all-local: $(ARCH). * pppd/Makefile.am: Remove all-local: $(ARCH). * ticker/Makefile.am: Remove all-local: $(ARCH). * unlimited/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-0142-70/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mp01/Makefile.am: Reformat. * mp01/node1/Makefile.am: Remove all-local: $(ARCH). * mp01/node2/Makefile.am: Remove all-local: $(ARCH). * mp02/Makefile.am: Reformat. * mp02/node1/Makefile.am: Remove all-local: $(ARCH). * mp02/node2/Makefile.am: Remove all-local: $(ARCH). * mp03/Makefile.am: Reformat. * mp03/node1/Makefile.am: Remove all-local: $(ARCH). * mp03/node2/Makefile.am: Remove all-local: $(ARCH). * mp04/Makefile.am: Reformat. * mp04/node1/Makefile.am: Remove all-local: $(ARCH). * mp04/node2/Makefile.am: Remove all-local: $(ARCH). * mp05/Makefile.am: Reformat. * mp05/node1/Makefile.am: Remove all-local: $(ARCH). * mp05/node2/Makefile.am: Remove all-local: $(ARCH). * mp06/Makefile.am: Reformat. * mp06/node1/Makefile.am: Remove all-local: $(ARCH). * mp06/node2/Makefile.am: Remove all-local: $(ARCH). * mp07/Makefile.am: Reformat. * mp07/node1/Makefile.am: Remove all-local: $(ARCH). * mp07/node2/Makefile.am: Remove all-local: $(ARCH). * mp08/Makefile.am: Reformat. * mp08/node1/Makefile.am: Remove all-local: $(ARCH). * mp08/node2/Makefile.am: Remove all-local: $(ARCH). * mp09/Makefile.am: Reformat. * mp09/node1/Makefile.am: Remove all-local: $(ARCH). * mp09/node2/Makefile.am: Remove all-local: $(ARCH). * mp10/Makefile.am: Reformat. * mp10/node1/Makefile.am: Remove all-local: $(ARCH). * mp10/node2/Makefile.am: Remove all-local: $(ARCH). * mp11/Makefile.am: Reformat. * mp11/node1/Makefile.am: Remove all-local: $(ARCH). * mp11/node2/Makefile.am: Remove all-local: $(ARCH). * mp12/Makefile.am: Reformat. * mp12/node1/Makefile.am: Remove all-local: $(ARCH). * mp12/node2/Makefile.am: Remove all-local: $(ARCH). * mp13/Makefile.am: Reformat. * mp13/node1/Makefile.am: Remove all-local: $(ARCH). * mp13/node2/Makefile.am: Remove all-local: $(ARCH). * mp14/Makefile.am: Reformat. * mp14/node1/Makefile.am: Remove all-local: $(ARCH). * mp14/node2/Makefile.am: Remove all-local: $(ARCH).
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-2632-40/+60
| | | | | | | | | | | | | | | | | | | | * aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4, aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-posix.m4, aclocal/check-tool.m4, aclocal/config-subdirs.m4, aclocal/enable-bare.m4, aclocal/enable-cxx.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rtemsbsp.m4, aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4, aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4, aclocal/multilib.m4, aclocal/path-ksh.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4, aclocal/project-root.m4, aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4, aclocal/target.m4, aclocal/tool-paths.m4: Fix underquoting to silence automake-1.8.
* 2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-1024-12/+60
| | | | * configure.ac: Reflect having moved to testsuites/.
* 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-232-9/+8
| | | | | * aclocal/rtems-top.m4: Add support for --with-project-root. Remove RTEMS Version message.
* 2003-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-233-0/+9
| | | | | * configure.ac: Add AM_CONDITIONAL(LIBCHIP). * fileio/Makefile.am: Only build if LIBCHIP is available.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-3/+16
| | | | | * aclocal/canonical-host.m4: Remove. * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-1/+4
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.