summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-316-10/+17
* added nanoseconds per second constantJoel Sherrill1996-05-311-1/+2
* Added nanoseconds constantJoel Sherrill1996-05-301-2/+3
* spacingJoel Sherrill1996-05-291-0/+1
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-2820-61/+88
* added enumerated constant for the POSIX API as an error sourceJoel Sherrill1996-05-281-1/+2
* 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
* updates from Tony Bennett.Joel Sherrill1996-05-231-58/+76
* Modified to correct variables which defined the range of object classesJoel Sherrill1996-05-221-1/+1
* *** empty log message ***Joel Sherrill1996-05-081-1/+2
* Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill1996-05-012-54/+28
* 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
* made initialization routine a regular subroutineJoel Sherrill1996-04-222-88/+0
* interr.h: added stack allocater error codeJoel Sherrill1996-04-222-1/+15
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-221-23/+53
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-222-0/+1786
* updartes from Tony BennettJoel Sherrill1996-04-221-256/+80
* changes to compile in macro configuration without warnings.Joel Sherrill1996-04-193-2/+24
* *** empty log message ***Joel Sherrill1996-03-212-6/+4
* updated for 68302 and so gen68360 bsp would compileJoel Sherrill1996-03-212-2/+6
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0642-2316/+811
* Removed prototyes for static inline rgutines and moved the comments intoJoel Sherrill1996-03-061-41/+2
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-219-12/+532
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-213-6/+6
* Removed arguments from _Thread_Start_multitasking.Joel Sherrill1996-02-141-4/+1
* 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-137-57/+47
* more comments added and existing ones cleaned up in synchronization pathsJoel Sherrill1996-02-131-1/+13
* comma removed from end of last enumerated elementJoel Sherrill1996-02-131-1/+1
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-094-47/+76
* added clear of _ISR_Signals_to_thread_executingJoel Sherrill1996-02-092-0/+2
* alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1996-02-081-1/+1
* 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
* added class to initial id macroJoel Sherrill1996-01-171-4/+3
* Made real body of _Heap_Walk conditional on RTEMS_DEBUG. This is necessaryJoel Sherrill1996-01-151-0/+13
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-156-71/+117
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-203-15/+23
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-191-1/+1
* added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1995-12-084-4/+4
* minor changes so it would compileJoel Sherrill1995-12-051-3/+1
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-016-48/+16
* Added new synchronization algorithm.Joel Sherrill1995-12-011-58/+92
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-011-0/+14
* Added support for new synchronization algorithm.Joel Sherrill1995-12-011-0/+25
* Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill1995-12-012-10/+23