summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-101-0/+6
| | | | | | * 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-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-0/+6
| | | | | | * 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-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-131-0/+5
| | | | | * nsecs/init.c: Remove private decl of _Timespec_Subtract use the version from rtems/score/timespec.h.
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-0/+7
| | | | | | | * 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 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-051-0/+5
| | | | | * loopback/init.c: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-021-0/+8
| | | | | | | | * 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-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-261-0/+4
| | | | * loopback/init.c: Add CVS Id.
* 2007-03-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-261-0/+5
| | | | | PR 1230/tests * minimum/init.c: Minimum should not configure console driver.
* 2007-02-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-02-211-0/+5
| | | | | * loopback/init.c: Fix exit paths in client thread and main test thread.
* mproved gen5200 MSCAN driverThomas Doerfler2007-01-211-0/+4
| | | | fixed synchronization bug between ata.c and bdbuf.c
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-021-0/+4
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-09-08 Ken Peters <ken.peters@jpl.nasa.gov>Joel Sherrill2006-09-081-0/+5
| | | | | PR 1162/rtems * unlimited/system.h: Reserve enough memory for the stacks wanted.
* 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-07-111-0/+9
| | | | | | | | | * 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.
* Fix formatting.Joel Sherrill2006-02-081-1/+1
|
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-081-0/+4
| | | | * cdtest/main.cc: Fix warnings.
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-221-0/+5
| | | | | * configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
* Remove extraneous make-exe.Eric Norum2005-11-161-0/+4
|
* Fix my email addressRalf Corsepius2005-11-131-6/+6
|
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+9
| | | | | | | | | * 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-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-8/+9
| | | | * configure.ac: Remove AMPOLISH3.
* * base_mp/node1/Makefile.am: Rework.Ralf Corsepius2005-11-111-0/+10
| | | | | | | | | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-111-0/+9
| | | | | | | | | * 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-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-101-1/+7
| | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-101-0/+8
| | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-101-0/+5
| | | | | * configure.ac: Add ampolish3. * base_mp/Makefile.am: Remove redundant EXTRA_DIST.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+4
| | | | * cdtest/Makefile.am: AM_CPPFLAGS += -I..../support/include.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+1
| | | | * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+4
| | | | * sample.am: Set project_bspdir=$(PROJECT_ROOT)
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+4
| | | | * sample.am: Remove LIB_VARIANT.
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+9
| | | | | | | | | * 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+4
| | | | * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Cleanup.
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-071-0/+11
| | | | | | | | | | * 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.
* Formatting fix.Joel Sherrill2005-10-261-3/+4
|
* Remove i386 conditional.Eric Norum2005-10-261-0/+6
|
* 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+5
| | | | | * pppd/init.c, pppd/pppdapp.c: include rtems/rtemspppd.h instead of rtemspppd.h.
* 2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-101-0/+4
| | | | * loopback/init.c: socklen_t.
* 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-061-1/+6
| | | | | * base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Remove LIB_VARIANT.
* 2004-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-021-0/+4
| | | | * Makefile.am: Remove DIST_SUBDIRS.
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-241-0/+4
| | | | * configure.ac: Require automake > 1.9.
* 2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-05-101-0/+9
| | | | | | | | | * 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 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-05-101-0/+6
| | | | | | * iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc, iostream/iostream.scn, iostream/system.h: New (C++ variant of hello).
* * base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.Ralf Corsepius2004-04-011-0/+14
| | | | | | | | | | | | | * 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 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-0/+4
| | | | * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-301-0/+6
| | | | | | * 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-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-251-0/+4
| | | | * configure.ac: Add 2nd arg to RTEMS_TOP.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-211-0/+5
| | | | | * configure.ac: Remove -Wall -ansi to work-around non-portability of with cdtest.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-141-0/+16
| | | | | | | | | | | | | | | | * 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.
* 2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-191-0/+4
| | | | * samples.am: Fix yet another stupid typo in yesterday's patch.
* 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-181-0/+4
| | | | * samples.am: Add dirstamp support.