summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-10-271-1/+1
| | | | | | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * sptests.am: Remove DEFS.
* Thread iterate not ready for submission -- removed.Joel Sherrill2000-06-141-1/+1
|
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-1/+1
| | | | | | | | | | | | | | | <charles.gauthier@iit.nrc.ca>, and Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add support for a number of very significant things: + BSPs for many variations on the Motorola MBX8xx board series + Cache Manager including initial support for m68040 and PowerPC + Rework of mpc8xx libcpu code so all mpc8xx CPUs now use same code base. + Rework of eth_comm BSP to utiltize above. John reports this works on the 821 and 860
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-1/+2
| | | | | "mutex" and counting semaphore. This is at the request of Eric Norum and his EPICS porting effort.
* Converted to automake.Joel Sherrill1999-11-221-9/+3
|
* Added new test sp28 to test the task variable directives.Joel Sherrill1999-11-111-1/+1
|
* rtems_semaphore_flush test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-101-1/+1
|
* Added sp26 which tests the rtems_task_is_suspended directive.Joel Sherrill1999-10-251-1/+1
|
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-4/+4
| | | | where wrapup left pieces out of the librtemsall.a.
* New configuration files added by patch fromJoel Sherrill1999-08-101-0/+21
Ralf Corsepius <corsepiu@faw.uni-ulm.de>".