summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-17218-432/+220
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-0/+15
* Added comments.Joel Sherrill1999-11-163-3/+10
* Now use _Thread_Reset().Joel Sherrill1999-11-161-19/+4
* Added prototype for _Thread_Reset() and numerous comments.Joel Sherrill1999-11-161-4/+28
* Only check for System V IPC if multiprocessing is enabled. The unixJoel Sherrill1999-11-162-1/+11
* New file.Joel Sherrill1999-11-161-0/+66
* Corrected so now actually indexes into the allocation block.Joel Sherrill1999-11-121-10/+6
* Corrected to account for the way memory is divided up inJoel Sherrill1999-11-101-7/+9
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-108-29/+321
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-094-23/+57
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-0512-2/+167
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-042-2/+8
* Split core mutex and semaphore handlers into separate files.Joel Sherrill1999-11-026-0/+561
* Split core message queue and watchdog handler objects into separate files.Joel Sherrill1999-11-0214-991/+861
* Split Heap and Time of Day Handlers.Joel Sherrill1999-11-0212-1535/+800
* Split threadq.c into multiple files.Joel Sherrill1999-11-0216-0/+1272
* Split object.c into multiple files.Joel Sherrill1999-11-0216-982/+1368
* Fixed bug which resulted in misaligned object control structuresJoel Sherrill1999-11-021-3/+5
* Added a comment to indicate that if a task blocked on a priorityJoel Sherrill1999-11-021-0/+5
* Added code to allocate by index. This is the object ID style usedJoel Sherrill1999-11-021-27/+134
* Added maximum count detection logic.Joel Sherrill1999-11-022-4/+16
* Added support for message priority as required by POSIX.Joel Sherrill1999-11-022-5/+43
* Corrected spacing.Joel Sherrill1999-11-021-2/+2
* Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1999-10-281-25/+0
* rxgen960 now compiles -- may not link.Joel Sherrill1999-10-271-3/+3
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-273-43/+245
* Patch from Gerwin Pfab <pb@schenk.isar.de> to leave dispatchingJoel Sherrill1999-10-261-3/+4
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-053-33/+0
* Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1999-10-051-3/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-044-12/+12
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-074-0/+42
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill1999-08-302-14/+30
* Typo causing compilation failure spotted by Ralf Corsepius andJoel Sherrill1999-08-261-1/+1
* Support for MPC505 from Sergei Organov <osv@Javad.RU>. His patch wasJoel Sherrill1999-08-191-0/+17
* Patch from Jimen Ching <jimen@adtech-inc.com>:Joel Sherrill1999-08-181-0/+45
* Slightly cleaner way to switch on the CPU model.Joel Sherrill1999-08-181-6/+10
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-08-121-14/+8
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-07-2912-13/+16
* Fix after this report from Peter Pointner <pr@schenk.isar.de>:Joel Sherrill1999-07-281-0/+12
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-07-095-8/+84
* Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1999-07-012-2/+0
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-148-1149/+1249
* Added comments.Joel Sherrill1999-06-111-1/+1
* At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1999-05-281-1/+1
* Patch from Daniel Kelley <dank@icube.com>:Joel Sherrill1999-05-182-8/+8
* Splitting the Thread Handler forced the inclusion of more prototypes.Joel Sherrill1999-05-171-0/+33
* Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill1999-05-1725-1304/+1978
* Intel i960HA support submitted by Jimen Ching <jimen@adtech-inc.com>Joel Sherrill1999-04-192-6/+77
* Unlimited objects patch design document. Submitted by Chris JohnsJoel Sherrill1999-04-191-0/+387