summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added CVS Id stringJoel Sherrill1997-06-041-0/+2
|
* Added CVS Id stringJoel Sherrill1997-06-042-0/+6
|
* changed version numberJoel Sherrill1997-06-044-5/+6
|
* changed edition and version informationJoel Sherrill1997-06-0416-28/+29
|
* Fixed formatting problem where @example did not start early enough.Joel Sherrill1997-06-041-2/+2
|
* final corrections before 4.1.0 documentation freeze.Joel Sherrill1997-06-0411-29/+28
|
* corrected name of test suiteJoel Sherrill1997-06-0330-30/+30
|
* fixed commentJoel Sherrill1997-06-031-1/+1
|
* *** empty log message ***Joel Sherrill1997-06-030-0/+0
|
* Removed configuration information.Joel Sherrill1997-06-031-54/+0
|
* new fileJoel Sherrill1997-06-034-0/+181
|
* Removed Configuration Information.Joel Sherrill1997-06-031-54/+0
|
* new files.Joel Sherrill1997-06-032-0/+89
|
* Removed configuration information.Joel Sherrill1997-06-031-42/+0
|
* new filesJoel Sherrill1997-06-035-0/+362
|
* new file.Joel Sherrill1997-06-031-0/+9
|
* corrected to compile with the new binding.Joel Sherrill1997-06-035-35/+119
|
* Corrected for this test.Joel Sherrill1997-06-031-0/+1
|
* Added correct contentsJoel Sherrill1997-06-031-0/+57
|
* new fileJoel Sherrill1997-06-034-0/+700
|
* Corrected maximum number of messages to be non-zeroJoel Sherrill1997-06-031-1/+1
|
* removed reference to Stub Device DriverJoel Sherrill1997-06-031-1/+0
|
* Replaced prototype for Last_Task which was accidentally removed whenJoel Sherrill1997-06-031-0/+14
| | | | the Configuration Tables were deleted from the Ada specification.
* Changed RTEMS.Boolean to Standard.Boolean to avoid typing problems.Joel Sherrill1997-06-031-1/+1
|
* Fixed incorrect invocation of Message_Queue_CreateJoel Sherrill1997-06-031-1/+0
|
* fixed typo which resulted in Message_Queue_Create being invoked incorrectly.Joel Sherrill1997-06-031-1/+0
|
* Fixed calls to Message_Queue_Create to include maximum message sizeJoel Sherrill1997-06-039-5/+14
| | | | parameter.
* Changed to variable length messages.Joel Sherrill1997-06-0317-66/+219
|
* Changed Task_Entry_Point to Task_Entry to be correct per 4.0.0.Joel Sherrill1997-06-0311-11/+11
|
* Changed type Task_Entry_Point to Task_Entry to be correct per 4.0.0.Joel Sherrill1997-06-031-1/+1
|
* Fixed all references to Semaphore_Create to have the correctJoel Sherrill1997-06-037-5/+12
| | | | argument sequence.
* New file.Joel Sherrill1997-06-0328-0/+1045
|
* new fileJoel Sherrill1997-06-0328-0/+1596
|
* Removed Configuration Table information.Joel Sherrill1997-06-0330-1170/+0
|
* Corrected call to Semaphore_Create to have the proper calling sequenceJoel Sherrill1997-06-031-0/+2
|
* Removed Configuration Table informationJoel Sherrill1997-06-031-38/+0
|
* new fileJoel Sherrill1997-06-032-0/+94
|
* Removed unnecessary dependency on RTEMS_Test_Support which existedJoel Sherrill1997-06-031-1/+0
| | | | in the RTEMS Ada implementation but does not exist in this binding.
* new fileJoel Sherrill1997-06-036-0/+209
|
* removed reference to the Stub Device DriverJoel Sherrill1997-06-031-1/+0
|
* Changed mode and priority of initialization task.Joel Sherrill1997-06-032-5/+2
|
* Changed attribute of Initialization Task to Floating_PointJoel Sherrill1997-06-031-1/+1
|
* new filesJoel Sherrill1997-06-032-0/+56
|
* new fileJoel Sherrill1997-06-033-0/+326
|
* new fileJoel Sherrill1997-06-0314-0/+504
|
* Changed from RTEMS.Boolean to Standard.Boolean to avoid problems.Joel Sherrill1997-06-031-1/+1
|
* new filesJoel Sherrill1997-06-032-0/+82
|
* Added True and False constants for RTEMS.Boolean types. This necessitatedJoel Sherrill1997-06-034-16/+72
| | | | making sure every True/False reference was fully qualified.
* Switched to proper types for booleans and increased the stack spaceJoel Sherrill1997-06-032-5/+6
| | | | for the tasks in this test.
* Added RTEMS boolean constants.Joel Sherrill1997-06-032-0/+6
|