Commit Graph

75 Commits

Author SHA1 Message Date
Ralf Corsepius
8ee3775f30 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Joel Sherrill
ef89926a5d 2009-10-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp03/task1.c, mp10/init.c, mp13/task1.c: Use
	rtems_clock_get_ticks_per_second() instead of the obsoleted
	TICKS_PER_SECOND.
2009-10-30 17:04:36 +00:00
Ralf Corsepius
b2e122edb2 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* mp01/init.c, mp02/init.c, mp02/task1.c, mp03/init.c,
	mp04/init.c, mp05/init.c, mp06/init.c, mp07/init.c,
	mp08/init.c, mp09/init.c, mp09/task1.c, mp10/init.c,
	mp11/init.c, mp12/init.c, mp13/init.c, mp14/init.c:
	Use PRI*32 to print uint32_ts.
2009-10-30 13:18:50 +00:00
Ralf Corsepius
d7e7e27248 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* mp04/task1.c: Include "tmacros.h".
	Use PRIxrtems_task_priority to print rtems_task_prioritys.
	Use PRI*32 to print uint32_ts.
2009-10-30 13:16:13 +00:00
Ralf Corsepius
8c5d407aa7 2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* mp05/asr.c: Include "tmacros.h".
	Use PRIxrtems_signal_set to print rtems_signal_set's.
2009-10-30 13:13:07 +00:00
Ralf Corsepius
50a7df108c 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 04:14:56 +00:00
Joel Sherrill
9992cac496 2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp01/task1.c, mp02/task1.c, mp03/task1.c, mp05/task1.c, mp06/task1.c,
	mp07/task1.c, mp08/task1.c, mp09/recvmsg.c, mp09/sendmsg.c,
	mp09/task1.c, mp10/init.c, mp12/init.c, mp13/init.c, mp13/task1.c,
	mp13/task2.c, mp14/evtask1.c, mp14/init.c: Eliminate test routines
	TICKS_PER_SECOND and get_ticks_per_second() in favor of new
	rtems_clock_get_ticks_per_second().
2009-08-12 20:50:29 +00:00
Joel Sherrill
573f8d4595 2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp01/task1.c, mp01/node1/mp01-node1.scn, mp01/node2/mp01-node2.scn:
	Convert calls to legacy routine rtems_clock_get( RTEMS_CLOCK_GET_TOD,
	..) to rtems_clock_get_tod(..).
2009-08-10 14:50:29 +00:00
Ralf Corsepius
8732f1be94 2009-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	Eliminate _exe_/.exe.
2009-04-03 12:55:23 +00:00
Joel Sherrill
5265a27fa2 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp09/recvmsg.c, mp09/task1.c, mp10/task1.c, mp13/task1.c,
	mp14/msgtask1.c: Correct types to eliminate warnings.
2008-09-08 15:25:08 +00:00
Joel Sherrill
7753aa9fd5 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp14/delay.c, mp14/evtmtask.c: Pass task Id to TSR.
	* mp14/system.h: Semaphore_task_id and Semaphore_task_name arrays
	were one entry too short.
2008-09-05 21:30:17 +00:00
Joel Sherrill
a319ebef08 2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp03/delay.c, mp06/task1.c, mp06/node2/mp06-node2.scn, mp07/task1.c:
	Updating and fixing while running them on psim.
2008-09-05 14:41:37 +00:00
Joel Sherrill
f2ad3d120b 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* mp05/system.h, mp05/task1.c, mp06/system.h, mp06/task1.c,
	mp07/system.h, mp07/task1.c, mp14/evtask1.c, mp14/evtmtask.c,
	mp14/init.c, mp14/msgtask1.c, mp14/pttask1.c, mp14/smtask1.c,
	mp14/system.h: Convert to bool type.
2008-09-03 22:06:22 +00:00
Joel Sherrill
81fed4b75c 2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* mp01/init.c, mp02/init.c, mp03/init.c, mp04/init.c, mp05/init.c,
	mp06/init.c, mp07/init.c, mp08/init.c, mp09/init.c, mp10/init.c,
	mp11/init.c, mp12/init.c, mp13/init.c, mp14/init.c: Change TEST_INIT
	to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a
	clock_settime case for < 1988.
2008-02-01 00:45:06 +00:00
Joel Sherrill
7d1714545b 2008-01-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am: Use all managers.
2008-01-30 19:53:42 +00:00
Joel Sherrill
65450c148f 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* mp02/task1.c, mp14/delay.c: Add new Object Services collection. This
	changed the name of a few previously public but undocumented services
	and added a some new services.
2008-01-29 21:52:58 +00:00
Joel Sherrill
81b291532c 2007-03-28 Joel Sherrill <joel@OARcorp.com>
* mp12/node2/mp12-node2.scn: Redo screen to not have cvs conflict
	marker.
2007-03-28 18:15:21 +00:00
Ralf Corsepius
fcb0cd462c 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Ralf Corsepius
ba2c04fa2c 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Ralf Corsepius
7066061e3f 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am: Eliminate scndir,
	docdir. Use rtems_testsdir instead.
2006-07-11 05:08:54 +00:00
Ralf Corsepius
1fd159523f 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_ENABLE_BARE,
	BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-22 15:30:31 +00:00
Ralf Corsepius
6f2593f79f Fix my email address 2005-11-13 06:52:39 +00:00
Ralf Corsepius
56c2fbbb1f 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	Convert to using *_PROGRAMS.
2005-11-13 06:38:52 +00:00
Ralf Corsepius
dc35ca4374 Fix typos. 2005-11-11 15:10:59 +00:00
Ralf Corsepius
58be7579a9 * mp01/node1/Makefile.am: Rework.
* mp01/node2/Makefile.am: Rework.
	* mp02/node1/Makefile.am: Rework.
	* mp02/node2/Makefile.am: Rework.
	* mp03/node1/Makefile.am: Rework.
	* mp03/node2/Makefile.am: Rework.
	* mp04/node1/Makefile.am: Rework.
	* mp04/node2/Makefile.am: Rework.
	* mp05/node1/Makefile.am: Rework.
	* mp05/node2/Makefile.am: Rework.
	* mp06/node1/Makefile.am: Rework.
	* mp06/node2/Makefile.am: Rework.
	* mp07/node1/Makefile.am: Rework.
	* mp07/node2/Makefile.am: Rework.
	* mp08/node1/Makefile.am: Rework.
	* mp08/node2/Makefile.am: Rework.
	* mp09/node1/Makefile.am: Rework.
	* mp09/node2/Makefile.am: Rework.
	* mp10/node1/Makefile.am: Rework.
	* mp10/node2/Makefile.am: Rework.
	* mp11/node1/Makefile.am: Rework.
	* mp11/node2/Makefile.am: Rework.
	* mp12/node1/Makefile.am: Rework.
	* mp12/node2/Makefile.am: Rework.
	* mp13/node1/Makefile.am: Rework.
	* mp13/node2/Makefile.am: Rework.
	* mp14/node1/Makefile.am: Rework.
	* mp14/node2/Makefile.am: Rework.
2005-11-11 14:40:10 +00:00
Ralf Corsepius
fc68dd9c59 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.am: Remove.
	* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am: Expand mptests.am.
2005-11-11 08:21:20 +00:00
Ralf Corsepius
6709e2f983 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* mp03/node1/mp03-node1.doc, mp03/node1/mp03-node1.scn,
	mp03/node2/mp03-node2.scn, mp03/node2/mp03-node2.doc,
	mp10/node1/mp10-node1.doc, mp10/node1/mp10-node1.scn,
	mp10/node2/mp10-node2.scn, mp10/node2/mp10-node2.doc,
	mp11/node1/mp11-node1.doc, mp11/node1/mp11-node1.scn,
	mp11/node2/mp11-node2.doc, mp11/node2/mp11-node2.scn,
	mp08/node1/mp08-node1.scn, mp08/node1/mp08-node1.doc,
	mp08/node2/mp08-node2.scn, mp08/node2/mp08-node2.doc,
	mp01/node1/mp01-node1.doc, mp01/node1/mp01-node1.scn,
	mp01/node2/mp01-node2.doc, mp01/node2/mp01-node2.scn,
	mp12/node1/mp12-node1.doc, mp12/node1/mp12-node1.scn,
	mp12/node2/mp12-node2.doc, mp12/node2/mp12-node2.scn,
	mp14/node1/mp14-node1.scn, mp14/node1/mp14-node1.doc,
	mp14/node2/mp14-node2.scn, mp14/node2/mp14-node2.doc,
	mp02/node1/mp02-node1.scn, mp02/node1/mp02-node1.doc,
	mp02/node2/mp02-node2.scn, mp02/node2/mp02-node2.doc,
	mp13/node1/mp13-node1.scn, mp13/node1/mp13-node1.doc,
	mp13/node2/mp13-node2.scn, mp13/node2/mp13-node2.doc,
	mp05/node1/mp05-node1.doc, mp05/node1/mp05-node1.scn,
	mp05/node2/mp05-node2.scn, mp05/node2/mp05-node2.doc,
	mp04/node1/mp04-node1.scn, mp04/node1/mp04-node1.doc,
	mp04/node2/mp04-node2.scn, mp04/node2/mp04-node2.doc,
	mp06/node1/mp06-node1.doc, mp06/node1/mp06-node1.scn,
	mp06/node2/mp06-node2.scn, mp06/node2/mp06-node2.doc,
	mp09/node1/mp09-node1.scn, mp09/node1/mp09-node1.doc,
	mp09/node2/mp09-node2.scn, mp09/node2/mp09-node2.doc,
	mp07/node1/mp07-node1.doc, mp07/node1/mp07-node1.scn,
	mp07/node2/mp07-node2.doc, mp07/node2/mp07-node2.scn: New.
	* mp03/node1/mp03.doc, mp03/node1/mp03.scn, mp03/node2/mp03.scn,
	mp03/node2/mp03.doc, mp10/node1/mp10.doc, mp10/node1/mp10.scn,
	mp10/node2/mp10.scn, mp10/node2/mp10.doc, mp11/node1/mp11.doc,
	mp11/node1/mp11.scn, mp11/node2/mp11.doc, mp11/node2/mp11.scn,
	mp08/node1/mp08.scn, mp08/node1/mp08.doc, mp08/node2/mp08.scn,
	mp08/node2/mp08.doc, mp01/node1/mp01.doc, mp01/node1/mp01.scn,
	mp01/node2/mp01.doc, mp01/node2/mp01.scn, mp12/node1/mp12.doc,
	mp12/node1/mp12.scn, mp12/node2/mp12.doc, mp12/node2/mp12.scn,
	mp14/node1/mp14.scn, mp14/node1/mp14.doc, mp14/node2/mp14.scn,
	mp14/node2/mp14.doc, mp02/node1/mp02.scn, mp02/node1/mp02.doc,
	mp02/node2/mp02.scn, mp02/node2/mp02.doc, mp13/node1/mp13.scn,
	mp13/node1/mp13.doc, mp13/node2/mp13.scn, mp13/node2/mp13.doc,
	mp05/node1/mp05.doc, mp05/node1/mp05.scn, mp05/node2/mp05.scn,
	mp05/node2/mp05.doc, mp04/node1/mp04.scn, mp04/node1/mp04.doc,
	mp04/node2/mp04.scn, mp04/node2/mp04.doc, mp06/node1/mp06.doc,
	mp06/node1/mp06.scn, mp06/node2/mp06.scn, mp06/node2/mp06.doc,
	mp09/node1/mp09.scn, mp09/node1/mp09.doc, mp09/node2/mp09.scn,
	mp09/node2/mp09.doc, mp07/node1/mp07.doc, mp07/node1/mp07.scn,
	mp07/node2/mp07.doc, mp07/node2/mp07.scn:
	Removed (Renamed to *-node<N>.*).
2005-11-10 18:22:40 +00:00
Ralf Corsepius
b4cef206df 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	AM_CPPFLAGS += -I..../support/include.
2005-11-09 12:40:55 +00:00
Ralf Corsepius
44502ae9c1 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Apply RTEMS_CHECK_CPUOPTS.
2005-11-09 09:42:41 +00:00
Ralf Corsepius
ff2eb6e46c 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-09 09:26:01 +00:00
Ralf Corsepius
49750a8507 * mp01/Makefile.am, mp01/node1/Makefile.am, mp01/node2/Makefile.am,
mp02/Makefile.am, mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/Makefile.am, mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/Makefile.am, mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/Makefile.am, mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/Makefile.am, mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/Makefile.am, mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/Makefile.am, mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/Makefile.am, mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/Makefile.am, mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/Makefile.am, mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/Makefile.am, mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/Makefile.am, mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/Makefile.am, mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	Misc bugfixes.
2005-11-07 12:49:16 +00:00
Ralf Corsepius
e150856655 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.am: Remove LIB_VARIANT.
2005-11-07 12:41:41 +00:00
Ralf Corsepius
537ae0001a * mp01/node1/Makefile.am, mp01/node2/Makefile.am,
mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am: Remove SRC,
	PRINT_SRC.
2005-11-07 09:40:21 +00:00
Ralf Corsepius
c32fb8f136 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Cleanup.
2005-11-07 08:43:52 +00:00
Ralf Corsepius
b8056785eb 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.: Add $(PGM): ${ARCH}/$(dirstamp).
	* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	Partial conversion to automake.
2005-11-07 08:34:34 +00:00
Ralf Corsepius
cdd071a20a 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am:
	Remove $(LIB_VARIANT).
2005-01-06 10:52:53 +00:00
Ralf Corsepius
97891e5ea3 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
f1a744e780 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 613/bsps
	* configure.ac: Add AC_ARG_VAR([MAX_LONG_TEST_DURATION],...).
	* mp14/node1/Makefile.am, mp14/node2/Makefile.am: Add AM_CPPFLAGS +=
	-DMAX_LONG_TEST_DURATION=$(MAX_LONG_TEST_DURATION).
2004-04-22 04:51:43 +00:00
Ralf Corsepius
ab187ada20 * mp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* mp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* mp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 15:16:16 +00:00
Ralf Corsepius
d8e681e7fb 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* mp02/task1.c, mp03/system.h, mp03/task1.c, mp04/task1.c,
	mp05/system.h, mp06/task1.c, mp07/task1.c, mp08/task1.c,
	mp09/recvmsg.c, mp09/sendmsg.c, mp09/task1.c, mp10/task1.c,
	mp11/init.c, mp12/init.c, mp13/task1.c, mp14/evtask1.c,
	mp14/evtmtask.c, mp14/init.c, mp14/msgtask1.c, mp14/pttask1.c,
	mp14/smtask1.c, mp14/system.h: Convert to using c99 fixed size
	types.
2004-03-30 11:18:29 +00:00
Ralf Corsepius
7c48a2e83d 2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-03-25 06:05:21 +00:00
Ralf Corsepius
b736e817a5 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp01/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* mp01/node2/Makefile.am: Ditto.
	* mp02/node1/Makefile.am: Ditto.
	* mp02/node2/Makefile.am: Ditto.
	* mp03/node1/Makefile.am: Ditto.
	* mp03/node2/Makefile.am: Ditto.
	* mp04/node1/Makefile.am: Ditto.
	* mp04/node2/Makefile.am: Ditto.
	* mp05/node1/Makefile.am: Ditto.
	* mp05/node2/Makefile.am: Ditto.
	* mp06/node1/Makefile.am: Ditto.
	* mp06/node2/Makefile.am: Ditto.
	* mp07/node1/Makefile.am: Ditto.
	* mp07/node2/Makefile.am: Ditto.
	* mp08/node1/Makefile.am: Ditto.
	* mp08/node2/Makefile.am: Ditto.
	* mp09/node1/Makefile.am: Ditto.
	* mp09/node2/Makefile.am: Ditto.
	* mp10/node1/Makefile.am: Ditto.
	* mp10/node2/Makefile.am: Ditto.
	* mp11/node1/Makefile.am: Ditto.
	* mp11/node2/Makefile.am: Ditto.
	* mp12/node1/Makefile.am: Ditto.
	* mp12/node2/Makefile.am: Ditto.
	* mp13/node1/Makefile.am: Ditto.
	* mp13/node2/Makefile.am: Ditto.
	* mp14/node1/Makefile.am: Ditto.
	* mp14/node2/Makefile.am: Ditto.
2004-01-14 07:49:17 +00:00
Ralf Corsepius
f9495245f6 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests.am: Fix typos in previous patch.
2003-12-18 11:26:13 +00:00
Ralf Corsepius
0784c0a18b 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 09:49:43 +00:00
Ralf Corsepius
71b44b51f5 2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests.am: Use $(mkdir_p) instead of $(mkinstalldirs).
2003-12-17 04:18:58 +00:00
Ralf Corsepius
810720b633 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-12 03:28:02 +00:00
Ralf Corsepius
f17981dd0e 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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 21:28:05 +00:00
Ralf Corsepius
5f52d1f01e 2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect having moved to testsuites/.
2003-11-10 21:57:23 +00:00
Ralf Corsepius
c6328bee62 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.
2003-10-22 10:05:17 +00:00
Ralf Corsepius
5445ee60a6 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:Remove RTEMS_CHECK_CPU.
2003-10-02 03:44:52 +00:00