summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-49/+0
* Removed definition of NO_IMPLICIT_EXTERN_C since it is supposed to beJoel Sherrill1999-08-301-2/+0
* Added NO_IMPLICIT_EXTERN_C at suggestion of Jason Merrill.Joel Sherrill1999-08-101-0/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-303-18/+17
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-2613-13/+13
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-2613-191/+219
* Modified to return an error when a bogus return address for theJoel Sherrill1999-06-091-0/+3
* Renamed clock.c to rtclock.c to avoid conflicts with clock driversJoel Sherrill1999-05-282-24/+1
* Corrected macro names.Joel Sherrill1999-05-271-2/+6
* Renamed to rtemstimer.c to avoid conflict with timer drivers in EVERYJoel Sherrill1999-05-202-53/+2
* Regenerated.Joel Sherrill1999-05-181-1/+1
* Fixed some typos.Joel Sherrill1999-05-171-4/+4
* Split Interrupt Manager into one routine per file.Joel Sherrill1999-05-173-41/+63
* Split Signal Manager into one routine per file.Joel Sherrill1999-05-174-109/+158
* Dual-Ported Memory Manager split into one routine per file.Joel Sherrill1999-05-177-237/+351
* Split Partition Manager into one routine per file.Joel Sherrill1999-05-177-307/+429
* Split Timer Manager into one routine per file.Joel Sherrill1999-05-1710-618/+475
* Split Event Manager into one routine per file.Joel Sherrill1999-05-177-343/+460
* Split Rate Monotonic Manager into one routine per file.Joel Sherrill1999-05-179-417/+573
* Split the Semaphore Manager into one routine per file.Joel Sherrill1999-05-178-485/+771
* Moved some MP routines to semmp.c.Joel Sherrill1999-05-172-55/+54
* Forgot to actually remove the routines. :)Joel Sherrill1999-05-171-748/+0
* Split Message Manager into one routine per file.Joel Sherrill1999-05-1713-1/+1112
* Moved an MP routine from msg.c to here.Joel Sherrill1999-05-171-0/+26
* Cleaned up some multiprocessing issues.Joel Sherrill1999-05-171-17/+15
* Split Clock Manager into one routine per file.Joel Sherrill1999-05-176-259/+199
* Split Region Manager into one routine per file.Joel Sherrill1999-05-179-456/+623
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-1716-962/+1387
* Patch from D. V. Henkel-Wallace <gumby@zembu.com>:Joel Sherrill1999-05-171-0/+16
* Made all calls to _Thread_Yield_processor consistent in how they areJoel Sherrill1999-05-071-7/+6
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-1913-13/+13
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-1913-39/+156
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-171-15/+17
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1813-4/+30
* Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1999-02-101-19/+10
* New file added in automake reorg.Joel Sherrill1998-12-171-0/+30
* Automake reorgnization.Joel Sherrill1998-12-176-0/+84
* Part II automake reorg by Ralf CorsepiusJoel Sherrill1998-12-152-7/+2
* Part II automake reorg by Ralf CorsepiusJoel Sherrill1998-12-1566-7521/+0
* Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed.Joel Sherrill1998-12-031-2/+4
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-2338-126/+445
* Added __RTEMS_INSIDE__ macro to insure that ".inl" files are ALWAYS includedJoel Sherrill1998-08-243-3/+3
* Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill1998-08-217-9/+69
* All task delete API level services were incorrectly assuming that theJoel Sherrill1998-06-181-1/+10
* updated copyright to 1998Joel Sherrill1998-02-17160-160/+160
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-309-36/+18
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-209-9/+9
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-109-9/+36
* Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1997-10-211-0/+3
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08160-320/+320