summaryrefslogtreecommitdiffstats
path: root/testsuites/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting.Joel Sherrill2006-02-081-1/+1
|
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-2/+6
| | | | * cdtest/main.cc: Fix warnings.
* 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-222-1/+5
| | | | | * configure.ac: Remove RTEMS_ENABLE_BARE, BARE_CPU_CFLAGS, BARE_CPU_MODEL.
* Remove extraneous make-exe.Eric Norum2005-11-161-0/+4
|
* Remove erroneous make-exe.Eric Norum2005-11-161-1/+0
|
* Remove offending make-exe.Eric Norum2005-11-151-1/+0
|
* Fix my email addressRalf Corsepius2005-11-131-6/+6
|
* Convert to using *_PROGRAMS.Ralf Corsepius2005-11-1313-154/+115
|
* 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.
* Remove AMPOLISH3Ralf Corsepius2005-11-111-4/+0
|
* Rework.Ralf Corsepius2005-11-112-54/+14
|
* * 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.
* Rework.Ralf Corsepius2005-11-1111-294/+71
|
* Cosmetics.Ralf Corsepius2005-11-1113-40/+0
|
* Hard-code node number.Ralf Corsepius2005-11-112-16/+14
|
* Eliminate TEST.Ralf Corsepius2005-11-1113-90/+77
|
* Remove.Ralf Corsepius2005-11-111-22/+0
|
* Expand sample.am.Ralf Corsepius2005-11-1113-13/+260
|
* 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.
* Eliminate DOCTYPES.Ralf Corsepius2005-11-1010-20/+10
|
* 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.*).
* New.Ralf Corsepius2005-11-104-0/+34
|
* Remove.Ralf Corsepius2005-11-104-34/+0
|
* s/SAMPLE/TEST/ for improved consistency with other tests.Ralf Corsepius2005-11-102-6/+4
|
* s/SAMPLE/TEST/ for improved consistency with other tests.Ralf Corsepius2005-11-102-2/+2
|
* 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.
* s/SAMPLE/TEST/ for improved consistency with other tests.Ralf Corsepius2005-11-1012-36/+36
|
* Build lib.a conditionally.Ralf Corsepius2005-11-101-3/+3
|
* 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.
* Remove redundant EXTRA_DIST.Ralf Corsepius2005-11-101-2/+1
|
* Add ampolish3.Ralf Corsepius2005-11-101-0/+4
|
* AM_CPPFLAGS += -I..../support/include.Ralf Corsepius2005-11-091-0/+2
|
* 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-092-5/+5
| | | | * configure.ac: Apply RTEMS_CHECK_CPUOPTS.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-092-1/+5
| | | | * sample.am: Set project_bspdir=$(PROJECT_ROOT)
* 2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-072-4/+8
| | | | * sample.am: Remove LIB_VARIANT.
* CleanupRalf Corsepius2005-11-072-2/+2
|
* 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.
* Remove SRCS, PRINT_SRCS.Ralf Corsepius2005-11-0713-25/+0
|
* Switch back to include compile.am instead of amcompile.amRalf Corsepius2005-11-0715-15/+16
|
* 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.
* Cleanup.Ralf Corsepius2005-11-072-12/+2
|
* 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.
* Partial conversion to automake.Ralf Corsepius2005-11-0713-108/+76
|
* Add $(PGM): ${ARCH}/$(dirstamp).Ralf Corsepius2005-11-071-0/+2
|
* Formatting fix.Joel Sherrill2005-10-261-3/+4
|
* Remove i386 conditional.Eric Norum2005-10-262-5/+6
|
* 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+2
| | | | * pppd/Makefile.am: Reflect libpppd having been split out.
* 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.