summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment added.Jennifer Averett1999-11-171-1/+2
* Updated copyright notice.Joel Sherrill1999-11-17239-472/+241
* 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 threadreset.c.Joel Sherrill1999-11-161-1/+1
* 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-163-2/+15
* 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
* Added line to make sure HAS_ITRON_API is defined in Makefile.Joel Sherrill1999-11-101-2/+1
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-1010-35/+328
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-096-23/+64
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-0514-3/+235
* 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-0215-993/+875
* Split Heap and Time of Day Handlers.Joel Sherrill1999-11-0213-1537/+809
* Split threadq.c into multiple files.Joel Sherrill1999-11-0217-2/+1280
* Split object.c into multiple files.Joel Sherrill1999-11-0217-983/+1375
* 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-272-10/+10
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-275-44/+564
* Patch from Gerwin Pfab <pb@schenk.isar.de> to leave dispatchingJoel Sherrill1999-10-261-3/+4
* Increased minimum stack size to ensure that there are no problemsJoel Sherrill1999-10-262-2/+2
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-061-1009/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-061-2802/+0
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-052-20/+0
* Regenerated.Joel Sherrill1999-10-052-292/+413
* 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-049-29/+29
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-049-3087/+0
* Regenerated.Joel Sherrill1999-10-0410-46/+55
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-092-0/+3690
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-0765-245/+3232
* Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-39/+0
* 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-192-0/+34
* 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-122-15/+9
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-08-103-4/+18