summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2001-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-293-50/+174
* 2001-01-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-221-19/+33
* 2001-01-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-181-1/+2
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-163-0/+454
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-169-33/+53
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-161-2/+3
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-191-1/+1
* 2001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill2001-09-211-1/+1
* 2001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-161-0/+6
* 2001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-091-5/+5
* 2001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>Joel Sherrill2001-03-291-0/+1
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-221-1/+1
* 2000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-061-1/+0
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-301-10/+8
* 2000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-182-1/+72
* 2000-09-29 Stephan Merker <merker@decrc.abb.de>Joel Sherrill2000-09-292-3/+13
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-051-0/+1
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-301-38/+5
* 2000-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-301-5/+38
* Switched to faster implementation.Joel Sherrill2000-07-061-25/+20
* Modfied to execute faster and have fewer instructions.Joel Sherrill2000-07-061-38/+38
* Switched to using isr disable version of _Objects_Get. When theJoel Sherrill2000-07-061-13/+15
* Cleaned up to avoid disruptive use of inline conditionals.Joel Sherrill2000-07-061-18/+16
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-131-1/+1
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-126-26/+30
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-081-2/+1
* Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill2000-02-041-1/+1
* Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill2000-02-041-1/+1
* Changed behavior to match that expected by EPICS test code. Reported byJoel Sherrill2000-02-031-2/+1
* Fixed spelling errors.Joel Sherrill2000-02-031-2/+2
* Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2000-01-232-1/+74
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-213-3/+7
* Removed unused variable warning.Joel Sherrill2000-01-141-1/+0
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-133-30/+31
* Added comment to indicate this path does not occur.Jennifer Averett2000-01-131-1/+2
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-055-15/+34
* Added message priority parameter returned by core support routine.Joel Sherrill2000-01-051-1/+3
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-132-4/+7
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-0/+79
* Updated copyright notice.Joel Sherrill1999-11-17102-204/+102
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-163-23/+11
* Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1999-11-121-2/+2
* Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1999-11-123-12/+12
* Added per task variables based on patch from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-123-3/+222
* Added call to _Thread_Enable_dispatch() and did some cleanup.Joel Sherrill1999-11-101-2/+9
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-102-2/+2
* Removed unused variable warning.Joel Sherrill1999-11-091-1/+0
* Split Heap and Time of Day Handlers.Joel Sherrill1999-11-022-0/+129