summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-0127-180/+75
* Added new synchronization algorithm.Joel Sherrill1995-12-012-116/+184
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-013-0/+42
* 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
* 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
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-015-24/+50
* 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
* 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
* Fixed problem in fast_idle_switch_hookJoel Sherrill1995-09-211-1/+1
* moving files aroundJoel Sherrill1995-09-2122-38/+28
* Changed version numberJoel Sherrill1995-09-202-2/+2
* Actually adding efi bsp's from John Gwynne after forgetting toJoel Sherrill1995-09-2028-0/+4376
* Heap changes required some changes in this screen.Joel Sherrill1995-09-192-14/+34
* Modifications from Tony Bennett accepted to tune this test a little.Joel Sherrill1995-09-198-22/+44
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-194-24/+80
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-199-0/+114
* Removed a section of code which was "#if 0"'ed.Joel Sherrill1995-09-191-16/+0
* Incorporated the submission from John S. GwynneJoel Sherrill1995-09-1914-94/+1754
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-19228-2348/+4843
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-1212-28/+313
* Added...Joel Sherrill1995-09-112-0/+90
* Added... This is the Configuration Tables Template file.Joel Sherrill1995-09-113-0/+846
* AddedJoel Sherrill1995-09-113-0/+621
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-11883-11327/+20872
* new file -- split from inlinesJoel Sherrill1995-08-292-0/+404
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-28159-804/+2388
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-2373-248/+513