summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-2/+1
| | | | | | | | | | | | | | | | | that contains: * Removes remaining (now illegal) references to $(SRC) from a couple of Makefile.ams * Removes duplicate AC_CONFIG_SUBDIRS macro from c/configure.in * Moves ENABLE_LIBCDIR into RTEMS_PROG_C[C|XX]_FOR_TARGET (hides LIBCDIR from most configure scripts, i.e. LIBCDIR becomes less visible) * Adds RTEMS_PROG_C[C|XX]_FOR_TARGET and RTEMS_CANONICALIZE_TOOLS to libbsp/*/configure.ins (A minor bug in previous implementations, which only has an impact when switching to GNU/Cygnus canonicalization) * Cleans up several bogus comments. * Removes MKLIB * Switches the version number to 4.5.0 (for testing version number handling)
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-0/+1
| | | | | "mutex" and counting semaphore. This is at the request of Eric Norum and his EPICS porting effort.
* Added new test sp28 to test the task variable directives.Joel Sherrill1999-11-111-0/+1
|
* rtems_semaphore_flush test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-101-0/+1
|
* Added sp26 which tests the rtems_task_is_suspended directive.Joel Sherrill1999-10-251-0/+1
|
* New configuration files added by patch fromJoel Sherrill1999-08-101-0/+69
Ralf Corsepius <corsepiu@faw.uni-ulm.de>".