summaryrefslogtreecommitdiffstats
path: root/cpukit/ada/rtems.adb (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-21Added Semaphore_Flush.Joel Sherrill1-0/+14
1999-10-07Added Is_Suspended method.Joel Sherrill1-0/+15
1997-09-30Fixed typos.Joel Sherrill1-1/+1
1997-08-28Fixed IO Manager calls to remove an argument which was used in 3.2.1Joel Sherrill1-59/+9
but not in newer RTEMS.
1997-07-10fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1-11/+10
1997-06-03Added True and False constants for RTEMS.Boolean types. This necessitatedJoel Sherrill1-8/+32
making sure every True/False reference was fully qualified.
1997-06-03added more constants and fixed numerJoel Sherrill1-16/+40
1997-06-03added Signal constants, Is_Status_Successful, and Attribute constants.Joel Sherrill1-0/+13
1997-06-03added rtems_interrupt_level_attribute routien to return a properlyJoel Sherrill1-11/+0
shifted interrupt_level attribute field and RTEMS_INTERRUPT_MASK.
1997-06-02added new files from test area.Joel Sherrill1-0/+2036
This code has successfully been used to run sp01.