summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-222008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-32/+28
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+12
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-4/+4
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill22-22/+66
2007-04-172007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill70-872/+2027
2007-04-162007-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2007-04-122007-04-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2007-04-022007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-24/+5
2007-02-06Use size_t for sizes.Ralf Corsepius1-1/+1
2006-10-302006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-13/+14
2006-06-032006-06-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+3
2004-04-15Remove unnecessary white spaces.Ralf Corsepius47-190/+132
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius57-57/+57
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius10-13/+13
2004-03-09Remove refs to Makefile*.Ralf Corsepius1-2/+0
2003-11-202003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-5/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill57-57/+57
2003-07-082003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-64/+0
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2002-07-222002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-3/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill10-67/+75
2002-06-262002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+5
2002-06-172002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-4/+4
2002-04-222001-04-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
2001-12-192001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2001-08-092001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+6
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill59-0/+234
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill1-2/+6
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill9-26/+16
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-1/+0
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill4-19/+19
2000-01-05Added new message priority parameter as returned by core support routine.Joel Sherrill1-5/+7
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+70
1999-11-17+ Updated copyright information.Jennifer Averett57-0/+171
1999-11-17Updated Mailbox Manager submitted and split into multiple files.Joel Sherrill9-332/+442
1999-11-17Update from Andrew D. McDowell <amcdowel@cs.uah.edu> with modificationsJoel Sherrill1-7/+257
1999-11-16Added check to return passed if task is not suspended.Jennifer Averett2-1/+7
1999-11-16Added code to catch the error of suspend count exceding the counter value.Jennifer Averett1-0/+4
1999-11-15+ Fixed files to consistantly use a case of the location after callsJennifer Averett11-81/+97
1999-11-15+ Modified to use new Thread_Reset routine instead of the restart method.Jennifer Averett1-1/+1
1999-11-15Split ITRON Message Buffer Manager into multiple files.Joel Sherrill11-354/+521
1999-11-15Split ITRON semaphore manager into multiple files.Joel Sherrill8-284/+376
1999-11-12+ Changed validation of the_thread to validation of location.Joel Sherrill4-37/+27