summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-312-1/+6
* spacingJoel Sherrill1996-05-291-0/+1
* changed call to _ISR_Enable() to _ISR_Set_level() in _Thread_Handler.Joel Sherrill1996-05-281-1/+1
* invoke thread stack free routine instead of Workspace free.Joel Sherrill1996-05-231-2/+26
* added comment regarding stack alignment issues to thread stack allocationJoel Sherrill1996-04-241-0/+14
* thread.c: added support for optional user provided stack allocatorJoel Sherrill1996-04-222-8/+123
* *** empty log message ***Joel Sherrill1996-03-211-4/+4
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-212-7/+286
* removed arguments from _Thread_Start_multitaskingJoel Sherrill1996-02-141-12/+10
* white space problemJoel Sherrill1996-02-141-1/+0
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-132-1/+27
* more comments added and existing ones cleaned up in synchronization pathsJoel Sherrill1996-02-131-1/+13
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-42/+73
* Swapped order of nested acquisition check and check for returning unsatisfied.Joel Sherrill1996-02-011-6/+6
* synchronization state bugs addressJoel Sherrill1996-02-011-7/+12
* invalid use of tcb field resource countJoel Sherrill1996-02-011-1/+0
* Made real body of _Heap_Walk conditional on RTEMS_DEBUG. This is necessaryJoel Sherrill1996-01-151-0/+13
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-084-4/+4
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-013-14/+7
* Added new synchronization algorithm.Joel Sherrill1995-12-011-58/+92
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-011-6/+19
* SPARC port passes all testsJoel Sherrill1995-10-301-1/+5
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-2/+13
* posix support initially addedJoel Sherrill1995-09-2618-86/+85
* Removed unnecessary include files.Joel Sherrill1995-09-221-1/+1
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-211-0/+84
* More file movementJoel Sherrill1995-09-213-7/+3
* moving files aroundJoel Sherrill1995-09-215-13/+8
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-192-12/+40
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-0/+436
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-122-1/+4
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1116-309/+1006
* new file -- split from inlinesJoel Sherrill1995-08-291-0/+202
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-285-70/+427
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-23/+38
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-233-37/+198
* Fixed missing RCS IdsJoel Sherrill1995-08-222-2/+2
* Modified object name to id translation loop to make it easier toJoel Sherrill1995-08-221-16/+24
* + Added object type field to object id.Joel Sherrill1995-08-182-10/+20
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+67
* bug fixes to make macro implementations workJoel Sherrill1995-08-162-15/+7
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-312-71/+2
* changed release number to 3.2.0Joel Sherrill1995-06-041-9/+10
* TESTJoel Sherrill1995-05-251-0/+2
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-36/+75
* Initial revisionJoel Sherrill1995-05-1111-0/+3774