Commit Graph

102 Commits

Author SHA1 Message Date
Joel Sherrill
dfc6f3dc11 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
* ticker/Makefile.am, ticker/init.c, ticker/system.h, ticker/tasks.c:
	Test needs clock manager. Should use rtems_test_exit() instead of
	exit().
2007-05-10 19:31:36 +00:00
Joel Sherrill
6b6c06be2c 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* minimum/Makefile.am, minimum/init.c: Switch back to using optional
	manager support. Also add use of CONFIGURE_DISABLE_NEWLIB_REENTRANCY
	to demonstrate that the newlib reentrancy support is optional.
2007-05-09 18:55:12 +00:00
Ralf Corsepius
587da8b8e2 2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* nsecs/init.c: Remove private decl of _Timespec_Subtract use the
	  version from rtems/score/timespec.h.
2007-04-13 05:12:34 +00:00
Joel Sherrill
8ff5e59dd4 2007-04-05 Joel Sherrill <joel@OARcorp.com>
* nsecs/init.c: Provide timespec manipulation routines in the
	SuperCore. Use them everywhere possible. Perhaps they should be part
	of the public API so this test and others can use them without
	peeking into the bowels.
2007-04-05 21:15:40 +00:00
Joel Sherrill
b9bea9f74d 2007-04-05 Joel Sherrill <joel@OARcorp.com>
* loopback/init.c: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
	configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
2007-04-05 15:22:58 +00:00
Joel Sherrill
23a0105a78 2007-04-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, configure.ac: Convert from Classic API style TOD_Control
	as fundamental time structure to POSIX struct timespec. Add
	clock_get_uptime().
	* nsecs/.cvsignore, nsecs/Makefile.am, nsecs/init.c, nsecs/nsecs.doc,
	nsecs/nsecs.scn: New files.
2007-04-02 18:24:10 +00:00
Joel Sherrill
4116e57e75 2007-03-26 Joel Sherrill <joel@OARcorp.com>
* loopback/init.c: Add CVS Id.
2007-03-26 22:22:37 +00:00
Joel Sherrill
2dae3244c7 2007-03-26 Joel Sherrill <joel@OARcorp.com>
PR 1230/tests
	* minimum/init.c: Minimum should not configure console driver.
2007-03-26 22:19:59 +00:00
Joel Sherrill
b767f96678 2007-02-21 Joel Sherrill <joel@OARcorp.com>
* loopback/init.c: Fix exit paths in client thread and main test
	thread.
2007-02-21 23:44:03 +00:00
Thomas Doerfler
3d14a451e9 mproved gen5200 MSCAN driver
fixed synchronization bug between ata.c and bdbuf.c
2007-01-21 18:25:31 +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
Joel Sherrill
c5083aab1a 2006-09-08 Ken Peters <ken.peters@jpl.nasa.gov>
PR 1162/rtems
	* unlimited/system.h: Reserve enough memory for the stacks wanted.
2006-09-08 20:41:02 +00:00
Ralf Corsepius
122e300fa5 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
	hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
	unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
	instead.
2006-07-11 04:53:58 +00:00
Joel Sherrill
26ea8641d8 Fix formatting. 2006-02-08 22:29:26 +00:00
Joel Sherrill
8b474b1352 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* cdtest/main.cc: Fix warnings.
2006-02-08 22:27:59 +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
Eric Norum
1988691add Remove extraneous make-exe. 2005-11-16 22:06:45 +00:00
Ralf Corsepius
6f2593f79f Fix my email address 2005-11-13 06:52:39 +00:00
Ralf Corsepius
ff33653a5b 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
	hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
	ticker/Makefile.am, unlimited/Makefile.am:
	Convert to using *_PROGRAMS.
2005-11-13 06:34:29 +00:00
Ralf Corsepius
0ff20fe5aa 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove AMPOLISH3.
2005-11-11 15:07:13 +00:00
Ralf Corsepius
6c67765e8b * base_mp/node1/Makefile.am: Rework.
* base_mp/node2/Makefile.am: Rework.
	* base_sp/Makefile.am: Rework.
	* cdtest/Makefile.am: Rework.
	* fileio/Makefile.am: Rework.
	* hello/Makefile.am: Rework.
	* iostream/Makefile.am: Rework.
	* loopback/Makefile.am: Rework.
	* minimum/Makefile.am: Rework.
	* paranoia/Makefile.am: Rework.
	* pppd/Makefile.am: Rework.
	* ticker/Makefile.am: Rework.
	* unlimited/Makefile.am: Rework.
2005-11-11 14:40:27 +00:00
Ralf Corsepius
72109bbd3b 2005-11-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
	hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
	ticker/Makefile.am, unlimited/Makefile.am: Expand sample.am.
	* sample.am: Remove.
2005-11-11 07:36:26 +00:00
Ralf Corsepius
19baaf83f3 2005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/base_mp.doc, base_mp/node1/base_mp.scn,
	base_mp/node2/base_mp.doc, base_mp/node2/base_mp.scn: Remove.
	* base_mp/node1/base_mp-node1.doc, base_mp/node1/base_mp-node1.scn,
	base_mp/node2/base_mp-node2.doc, base_mp/node2/base_mp-node2.scn:
	New (Renamed from base_mp.*).
2005-11-10 16:20:52 +00:00
Ralf Corsepius
9b34a1d4bc 2005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* sample.am, base_sp/Makefile.am, cdtest/Makefile.am,
	fileio/Makefile.am, hello/Makefile.am, iostream/Makefile.am,
	loopback/Makefile.am, minimum/Makefile.am, paranoia/Makefile.am,
	pppd/Makefile.am, ticker/Makefile.am, unlimited/Makefile.am:
	s/SAMPLE/TEST/ for improved consistency with other tests.
2005-11-10 14:52:50 +00:00
Ralf Corsepius
df36926805 2005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add ampolish3.
	* base_mp/Makefile.am: Remove redundant EXTRA_DIST.
2005-11-10 09:49:17 +00:00
Ralf Corsepius
64350b5414 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
2005-11-09 12:23:29 +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
783ba518b2 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* sample.am: Set project_bspdir=$(PROJECT_ROOT)
2005-11-09 09:26:17 +00:00
Ralf Corsepius
d08e8b9a03 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* sample.am: Remove LIB_VARIANT.
2005-11-07 12:42:07 +00:00
Ralf Corsepius
29676876aa 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
	hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am
	ticker/Makefile.am, unlimited/Makefile.am:
	Remove SRCS, PRINT_SRCS.
2005-11-07 09:28:06 +00:00
Ralf Corsepius
9a5a4647e3 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
2005-11-07 08:40:49 +00:00
Ralf Corsepius
bb202459ee 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* sample.am: Add $(PGM): ${ARCH}/$(dirstamp).
	* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
	hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, pppd/Makefile.am,
	ticker/Makefile.am, unlimited/Makefile.am:
	Partial conversion to automake.
2005-11-07 07:31:03 +00:00
Joel Sherrill
133f5f668e Formatting fix. 2005-10-26 17:40:17 +00:00
Eric Norum
e1d3513753 Remove i386 conditional. 2005-10-26 17:30:34 +00:00
Ralf Corsepius
581dfa81ec 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of
	rtemspppd.h.
2005-10-26 03:25:15 +00:00
Ralf Corsepius
91435e6bd0 2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* loopback/init.c: socklen_t.
2005-05-10 08:45:23 +00:00
Ralf Corsepius
1838993fae 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am:
	Remove LIB_VARIANT.
2005-01-06 10:56:36 +00:00
Ralf Corsepius
7f9c37c8ce 2004-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS.
2005-01-02 10:21:56 +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
51ca358ac7 2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
	NETTESTS. Add iostream/.
	* Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
	cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
	Reflect changes above.
	* cdtest/main.cc: Adaptation to new C++ standards.
2004-05-10 16:02:11 +00:00
Ralf Corsepius
e12ba0e4f0 2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
* iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
	iostream/iostream.scn, iostream/system.h:
	New (C++ variant of hello).
2004-05-10 15:59:59 +00:00
Ralf Corsepius
c8fea7a402 * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 15:16:23 +00:00
Ralf Corsepius
05153a1f10 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
2004-04-01 10:14:40 +00:00
Ralf Corsepius
4c84d7b760 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
	unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
	unlimited/test3.c: Convert to using c99 fixed size types.
2004-03-30 11:12:01 +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
6db3491811 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove -Wall -ansi to work-around non-portability of
	with cdtest.
2004-01-21 15:24:39 +00:00
Ralf Corsepius
a00ee402bf 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* base_mp/node2/Makefile.am: Ditto.
	* base_sp/Makefile.am: Ditto.
	* cdtest/Makefile.am: Ditto.
	* fileio/Makefile.am: Ditto.
	* hello/Makefile.am: Ditto.
	* loopback/Makefile.am: Ditto.
	* minimum/Makefile.am: Ditto.
	* paranoia/Makefile.am: Ditto.
	* pppd/Makefile.am: Ditto.
	* ticker/Makefile.am: Ditto.
	* unlimited/Makefile.am: Ditto.
2004-01-14 07:49:37 +00:00
Ralf Corsepius
46daad9295 2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* samples.am: Fix yet another stupid typo in yesterday's patch.
2003-12-19 13:29:37 +00:00
Ralf Corsepius
8b5179af24 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* samples.am: Add dirstamp support.
2003-12-18 09:32:42 +00:00