summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed typoJoel Sherrill1997-07-183-12/+12
|
* Fixed typo of "::"Joel Sherrill1997-07-181-1/+1
|
* Reordered specs.Joel Sherrill1997-07-102-8/+8
|
* fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1997-07-102-22/+20
|
* Added information on different MVME162 models.Joel Sherrill1997-07-101-0/+11
|
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
| | | | | exiting from an ISR. This allows the trace bit to be set on a per task basis and tracing to be limited to that task.
* Repository damaged -- file re-addedJoel Sherrill1997-07-093-0/+555
|
* Repository damaged -- files readded.Joel Sherrill1997-07-093-0/+625
|
* Changed name from entry to thread_entry to be more compatible withJoel Sherrill1997-07-095-5/+5
| | | | Ada interface where entry is a keyword.
* Used macro instead of hard coded number.Joel Sherrill1997-07-092-2/+2
|
* Added postswitch extension.Joel Sherrill1997-07-093-0/+6
|
* Added post switch extension.Joel Sherrill1997-07-093-0/+15
|
* Corrected typos and spacing.Joel Sherrill1997-07-093-9/+9
|
* Added mvme162lx bsp configuration.Joel Sherrill1997-07-092-8/+14
| | | | M68040 FPSP was already part of the tree but was not being built.
* This code was in the tree but not actually being compiled. ThereJoel Sherrill1997-07-0934-140/+140
| | | | | | | were a number of minor problems which had to be fixed to get it to compile including modifying the compile rule to handle C++ comments, changing the syntax of the include statement, and getting rid of "%" as part of register names.
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-093-0/+12
|
* Updated to the PowerPC.Joel Sherrill1997-07-022-2/+70
|
* updated to properly reflect powerpcJoel Sherrill1997-07-026-228/+86
|
* New files -- PowerPC supplement is based on the SPARC supplement.Joel Sherrill1997-07-0120-0/+3307
| | | | | This version has had some initial work done to convert it to be PowerPC specific.
* This commit was generated by cvs2svn to compensate for changes in r930,Joel Sherrill1997-06-169-0/+1379
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * base PDL 2 TEXIJoel Sherrill1997-06-169-0/+1379
| |
* | Initial revisionJoel Sherrill1997-06-167-0/+5348
| |
* | new fileJoel Sherrill1997-06-042-0/+90
| |
* | added CVS Id stringJoel Sherrill1997-06-04181-70/+541
| |
* | 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
| |