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