summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+12
2001-03-292001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>Joel Sherrill2-0/+8
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-4/+9
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill3-2/+7
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-10/+13
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+10
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-1/+101
2000-09-292000-09-29 Stephan Merker <merker@decrc.abb.de>Joel Sherrill4-3/+21
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+5
2000-08-302000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-38/+11
2000-08-302000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-5/+42
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
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-06Added _Semaphore_Get_interrupt_disable.Joel Sherrill1-0/+10
2000-07-06Cleaned up to avoid disruptive use of inline conditionals.Joel Sherrill1-18/+16
2000-06-16Patch from John Cotton <john.cotton@nrc.ca> to correct style ofJoel Sherrill1-16/+16
2000-06-14Added include of options.h since it was not being picked upJoel Sherrill1-0/+1
2000-06-13New file.Joel Sherrill1-0/+137
2000-06-13Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill3-141/+2
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2-1/+141
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill8-33/+36
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill11-0/+22
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 Sherrill3-1/+86
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill4-5/+10
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 Sherrill8-47/+92
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 Sherrill5-5/+38
1999-11-29Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+14
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+79
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-6/+6
1999-11-17Updated copyright notice.Joel Sherrill165-330/+165
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill4-38/+11
1999-11-12Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill2-7/+11
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill4-19/+19
1999-11-12Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1-4/+36
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