summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src (unfollow)
Commit message (Expand)AuthorFilesLines
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+5
2001-03-292001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>Joel Sherrill1-0/+1
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill1-1/+1
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-10/+8
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+72
2000-09-292000-09-29 Stephan Merker <merker@decrc.abb.de>Joel Sherrill2-3/+13
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2000-08-302000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-38/+5
2000-08-302000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-5/+38
2000-07-06Switched to faster implementation.Joel Sherrill1-25/+20
2000-07-06Modfied to execute faster and have fewer instructions.Joel Sherrill1-38/+38
2000-07-06Switched to using isr disable version of _Objects_Get. When theJoel Sherrill1-13/+15
2000-07-06Cleaned up to avoid disruptive use of inline conditionals.Joel Sherrill1-18/+16
2000-06-13Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill1-1/+1
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill6-26/+30
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+2
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+1
2000-02-04Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill1-1/+1
2000-02-04Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill1-1/+1
2000-02-03Changed behavior to match that expected by EPICS test code. Reported byJoel Sherrill1-2/+1
2000-02-03Fixed spelling errors.Joel Sherrill1-2/+2
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2-1/+74
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill3-3/+7
2000-01-14Removed unused variable warning.Joel Sherrill1-1/+0
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill3-30/+31
2000-01-13Added comment to indicate this path does not occur.Jennifer Averett1-1/+2
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill5-15/+34
2000-01-05Added message priority parameter returned by core support routine.Joel Sherrill1-1/+3
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill2-4/+7
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+79
1999-11-17Updated copyright notice.Joel Sherrill102-204/+102
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill3-23/+11
1999-11-12Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1-2/+2
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill3-12/+12
1999-11-12Added per task variables based on patch from Eric Norum <eric@cls.usask.ca>.Joel Sherrill3-3/+222
1999-11-10Added call to _Thread_Enable_dispatch() and did some cleanup.Joel Sherrill1-2/+9
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill2-2/+2
1999-11-09Removed unused variable warning.Joel Sherrill1-1/+0
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill2-0/+129
1999-11-02Added comment to make sure Classic API priority to Core priorityJoel Sherrill1-0/+1
1999-11-02Added comments for _RTEMS_tasks_Create_extension,Joel Sherrill1-4/+9
1999-11-02Added a case to support the core semaphore error returned when theJoel Sherrill1-0/+8
1999-11-02Added code to utilize the maximum_count attribute of core semaphoresJoel Sherrill1-0/+7
1999-10-21Removed warning.Joel Sherrill1-0/+2
1999-10-21Added rtems_semaphore_flush directive.Joel Sherrill1-0/+93
1999-10-07New directive added -- rtems_task_is_suspended.Joel Sherrill1-0/+76
1999-06-09Modified to return an error when a bogus return address for theJoel Sherrill1-0/+3
1999-05-27Corrected macro names.Joel Sherrill1-2/+6