summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-1923-399/+31
|
* file lost in crash and re-addedJoel Sherrill1995-12-199-0/+1479
|
* file lost in crash and readdedJoel Sherrill1995-12-191-0/+195
|
* changed versionJoel Sherrill1995-12-082-2/+2
|
* file addedJoel Sherrill1995-12-081-0/+56
|
* updated for snapshot 3.5.02Joel Sherrill1995-12-081-163/+163
|
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-0812-10/+12
|
* updated for 3.5.02 snapshotJoel Sherrill1995-12-081-0/+4
|
* updated to include HW informationJoel Sherrill1995-12-071-1/+2
|
* the bss start and end symbols were changedJoel Sherrill1995-12-071-3/+3
|
* updated to reflect HW informationJoel Sherrill1995-12-072-2/+4
|
* updated to reflect HW information and have correct timing information forJoel Sherrill1995-12-072-329/+334
| | | | a pre-release snapshot for 3.5.1
* createdJoel Sherrill1995-12-067-0/+972
|
* Added comments for addition of is_fp flag to _CPU_Context_Initialize.Joel Sherrill1995-12-051-0/+5
|
* update from Andy Bray <andy@i-cubed.co.uk>Joel Sherrill1995-12-057-194/+139
|
* bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill1995-12-053-3/+9
|
* minor changes so it would compile in a cross environmentJoel Sherrill1995-12-052-0/+4
|
* minor changes so it would compileJoel Sherrill1995-12-055-17/+13
|
* new states added and _Rate_monotonic_Set_State removed.Joel Sherrill1995-12-055-205/+127
|
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-0127-180/+75
| | | | are automatically activated upon insertion.
* Added new synchronization algorithm.Joel Sherrill1995-12-012-116/+184
|
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-013-0/+42
| | | | _Thread_queue_Enter_critical_section was added.
* Added support for new synchronization algorithm.Joel Sherrill1995-12-013-0/+75
|
* Changed code for exit from synchronization state to a switch on theJoel Sherrill1995-12-012-22/+38
| | | | | possible synchronization actions. This should have made it harder to avoid a case.
* spurious blank line removedJoel Sherrill1995-12-013-3/+0
|
* Replaced critical section algorithm to correct race conditions.Joel Sherrill1995-12-012-20/+38
|
* Made _Event_Sync volatileJoel Sherrill1995-12-013-6/+45
| | | | | | Replaced critical section algorithm to correct race conditions. This resulted in the new variable _Event_Sync_state and the type _Event_Sync_states.
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-015-24/+50
| | | | WATCHDOG_BEING_INSERTED.
* typos fixedJoel Sherrill1995-10-3125-73/+481
|
* SPARC port passes all testsJoel Sherrill1995-10-30112-1370/+4366
|
* reordered test cases from simple to complexJoel Sherrill1995-10-112-26/+50
|
* fixed null pointer dereferenceJoel Sherrill1995-10-062-4/+4
|
* fixed missing CVS IDsJoel Sherrill1995-10-06136-24/+215
|
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-0623-4/+2295
|
* moved to new development machine and went to gcc 2.7.0Joel Sherrill1995-10-0617-6/+38
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-2970-318/+629
|
* new programs addedJoel Sherrill1995-09-276-2/+552
|
* updatedJoel Sherrill1995-09-271-13/+8
|
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-2736-342/+966
| | | | | stuff is in the executive source proper in the file cpu.c. This should help avoid conflicts between RTEMS POSIX files and UNIX files.
* Fixed typoJoel Sherrill1995-09-273-6/+6
|
* posix support initially addedJoel Sherrill1995-09-26488-1203/+21585
|
* fixed Id stringsJoel Sherrill1995-09-266-3/+12
|
* new fileJoel Sherrill1995-09-261-0/+436
|
* Removed unnecessary include files.Joel Sherrill1995-09-222-2/+2
|
* Removed unneeded referenced to rtems/fatal.hJoel Sherrill1995-09-2211-11/+0
|
* moving files around and adding the exec/wrapup directoryJoel Sherrill1995-09-228-16/+22
|
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-219-10/+442
|
* More file movementJoel Sherrill1995-09-218-8/+8
|
* More file movementJoel Sherrill1995-09-2110-12/+6
|
* More file movementJoel Sherrill1995-09-219-17/+12
|