summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reworked to avoid pulling in the jump point entry in EVERY executable.Joel Sherrill1999-05-1711-19/+50
* Fixed some typos.Joel Sherrill1999-05-172-8/+8
* Split Interrupt Manager into one routine per file.Joel Sherrill1999-05-175-77/+118
* Split Signal Manager into one routine per file.Joel Sherrill1999-05-177-217/+312
* Dual-Ported Memory Manager split into one routine per file.Joel Sherrill1999-05-1713-473/+697
* Split Partition Manager into one routine per file.Joel Sherrill1999-05-1713-606/+843
* Split Timer Manager into one routine per file.Joel Sherrill1999-05-1718-926/+944
* Split Event Manager into one routine per file.Joel Sherrill1999-05-1713-685/+916
* Split Rate Monotonic Manager into one routine per file.Joel Sherrill1999-05-1717-833/+1141
* Split the Semaphore Manager into one routine per file.Joel Sherrill1999-05-1715-969/+1537
* Moved some MP routines to semmp.c.Joel Sherrill1999-05-174-110/+108
* Forgot to actually remove the routines. :)Joel Sherrill1999-05-172-1496/+0
* Split Message Manager into one routine per file.Joel Sherrill1999-05-1725-1/+2217
* Moved an MP routine from msg.c to here.Joel Sherrill1999-05-172-0/+52
* Cleaned up some multiprocessing issues.Joel Sherrill1999-05-172-34/+30
* Split Clock Manager into one routine per file.Joel Sherrill1999-05-1710-388/+393
* Split Region Manager into one routine per file.Joel Sherrill1999-05-1717-911/+1241
* Splitting the Thread Handler forced the inclusion of more prototypes.Joel Sherrill1999-05-172-0/+66
* Moved _Entry_Table to its own file to avoid having every RTEMS directiveJoel Sherrill1999-05-173-95/+107
* Added simple test to find minimum code size of executive with this BSPJoel Sherrill1999-05-178-1/+175
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-1731-1923/+2768
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-1751-2609/+3968
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to remove compilerJoel Sherrill1999-05-1712-16/+16
* Patch from D. V. Henkel-Wallace <gumby@zembu.com>:Joel Sherrill1999-05-172-0/+32
* Added C++ linking rule from Rosimildo DaSilva <rdasilva@connecttel.com>.Joel Sherrill1999-05-141-1/+20
* Added testing for C++ exceptions from Rosimildo DaSilvaJoel Sherrill1999-05-142-34/+180
* Added 3COM 3C509 driver from Rosimildo DaSilva <rdasilva@connecttel.com>.Joel Sherrill1999-05-147-2/+2247
* Regenerated.Joel Sherrill1999-05-140-0/+0
* Regenerated.Joel Sherrill1999-05-140-0/+0
* Enabled compilation of rtems_servers at request of Jake JanovetzJoel Sherrill1999-05-148-12/+16
* Fixed typo.Joel Sherrill1999-05-141-1/+1
* Added tool hints.Joel Sherrill1999-05-143-1/+12
* New file.Joel Sherrill1999-05-141-0/+47
* Removed check for initialized ID at request of Rosimildo DaSilvaJoel Sherrill1999-05-142-0/+46
* Removed -fomit-frame-pointer from all i386 BSPs since it breaks C++Joel Sherrill1999-05-145-5/+10
* Fix based on bug report from Jay Kulpinski <jskulpin@eng01.gdds.com>Joel Sherrill1999-05-113-3/+33
* Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to correct 32 bitJoel Sherrill1999-05-111-0/+2
* Made all calls to _Thread_Yield_processor consistent in how they areJoel Sherrill1999-05-074-18/+18
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1999-05-076-6/+20
* Added rules to handle alternate suffixes for C++ files.Joel Sherrill1999-05-072-0/+18
* Error reporting fixed by Jennifer.Joel Sherrill1999-05-074-60/+60
* Bug fix from Gunter Magin <magin@@skil.camelot.de>:Joel Sherrill1999-05-071-1/+1
* Bug fix from Gunter Magin <magin@skil.camelot.de>:Joel Sherrill1999-05-071-1/+1
* Added paragraph for Tony Ambardar (tonya@ece.ubc.ca) submittingJoel Sherrill1999-04-291-0/+5
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1999-04-281-1/+3
* Patch from Eric Norum <eric@cls.usask.ca> to corrent a miscount in lengthJoel Sherrill1999-04-274-4/+4
* changed version to 19990426Joel Sherrill1999-04-260-0/+0
* Repairing damage and recovering changes including C++ wrappers..Joel Sherrill1999-04-2612-9/+106
* changed version to 19990426Joel Sherrill1999-04-260-0/+0
* Recovered changes since CVS file was corrupted.Joel Sherrill1999-04-262-2/+18