summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical_support (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-09-082009-09-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-44/+40
* spintrcritical_support/intrcritical.c: Fixed timing rountines.
2009-07-202009-07-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-3/+18
* spintrcritical_support/intrcritical.c, spintrcritical_support/intrcritical.h: Change prototype of delay method to indicate when counter is reset. This can be used to count how many iterations we are doing.
2009-07-102009-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-0/+113
* spintrcritical_support/intrcritical.c, spintrcritical_support/intrcritical.h: New files.