summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary white spaces.Ralf Corsepius2004-04-1547-190/+132
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-0157-57/+57
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-2310-13/+13
* Remove refs to Makefile*.Ralf Corsepius2004-03-091-2/+0
* 2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-201-5/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-0457-57/+57
* 2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-07-081-0/+5
* 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-091-64/+0
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-1/+1
* 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-07-221-3/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-0110-67/+75
* 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-261-1/+5
* 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-06-171-4/+4
* 2001-04-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-221-0/+1
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
* 2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-12-191-1/+1
* 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-241-1/+1
* 2001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-092-6/+6
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-2459-0/+234
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-051-0/+1
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-261-2/+6
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-129-26/+16
* 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-1/+0
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-134-19/+19
* Added new message priority parameter as returned by core support routine.Joel Sherrill2000-01-051-5/+7
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-0/+70
* + Updated copyright information.Jennifer Averett1999-11-1757-0/+171
* Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill1999-11-179-332/+442
* Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1999-11-171-7/+257
* Added check to return passed if task is not suspended.Jennifer Averett1999-11-162-1/+7
* Added code to catch the error of suspend count exceding the counter value.Jennifer Averett1999-11-161-0/+4
* + Fixed files to consistantly use a case of the location after callsJennifer Averett1999-11-1511-81/+97
* + Modified to use new Thread_Reset routine instead of the restart method.Jennifer Averett1999-11-151-1/+1
* Split ITRON Message Buffer Manager into multiple files.Joel Sherrill1999-11-1511-354/+521
* Split ITRON semaphore manager into multiple files.Joel Sherrill1999-11-158-284/+376
* + Changed validation of the_thread to validation of location.Joel Sherrill1999-11-124-37/+27
* + Changed validation of the_thread to validation of location.Joel Sherrill1999-11-121-11/+11
* + Changed validation of the_thread to validation of location.Joel Sherrill1999-11-122-17/+8
* + Moved error checks to before the disable dispatch where possible.Joel Sherrill1999-11-121-5/+5
* Added comment about the E_CTX error condition (Implementation dependent).Joel Sherrill1999-11-121-0/+7
* + Moved error checks to before the dispatch disable where possible.Joel Sherrill1999-11-121-13/+12
* + Modified correct return path to call _ITRON_return_errorno( E_OK ) insteadJoel Sherrill1999-11-121-15/+10
* + Modified correct return path to call _ITRON_return_errorno( E_OK ) insteadJoel Sherrill1999-11-121-5/+2
* New file.Joel Sherrill1999-11-121-0/+13
* Cleaned up style.Joel Sherrill1999-11-121-243/+239
* Removed redundant line.Joel Sherrill1999-11-121-1/+0
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-1017-91/+330
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-0932-0/+2992