summaryrefslogtreecommitdiffstats
path: root/cpukit/ada/rtems.adb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-02-011-258/+150
| | | | | | * rtems.ads, rtems.adb: Formatting cleaned up. Task based timer directives added. This is Timer_Initiate_Server, Timer_Server_Fire_After, and Timer_Server_Fire_When.
* Added Semaphore_Flush.Joel Sherrill1999-10-211-0/+14
|
* Added Is_Suspended method.Joel Sherrill1999-10-071-0/+15
|
* Fixed typos.Joel Sherrill1997-09-301-1/+1
|
* Fixed IO Manager calls to remove an argument which was used in 3.2.1Joel Sherrill1997-08-281-59/+9
| | | | but not in newer RTEMS.
* fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1997-07-101-11/+10
|
* Added True and False constants for RTEMS.Boolean types. This necessitatedJoel Sherrill1997-06-031-8/+32
| | | | making sure every True/False reference was fully qualified.
* added more constants and fixed numerJoel Sherrill1997-06-031-16/+40
|
* added Signal constants, Is_Status_Successful, and Attribute constants.Joel Sherrill1997-06-031-0/+13
|
* added rtems_interrupt_level_attribute routien to return a properlyJoel Sherrill1997-06-031-11/+0
| | | | shifted interrupt_level attribute field and RTEMS_INTERRUPT_MASK.
* added new files from test area.Joel Sherrill1997-06-021-0/+2036
This code has successfully been used to run sp01.