summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Readding files mistakenly removed.Joel Sherrill1999-11-2340-0/+2289
* Readding Makefile.in's accidentally removed.Joel Sherrill1999-11-231-0/+33
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-2347-2475/+150
* Changed name of W, X, and Y macros for fields in the ClockJoel Sherrill1999-11-221-9/+9
* Adding files not added as part of merger of SH2 port.Joel Sherrill1999-11-223-0/+853
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-2225-46/+48
* Small patch (rtems-rc-19991117-5.diff) from Ralf CorsepiusJoel Sherrill1999-11-221-1/+1
* Minor cleanup to reduce the code space.Joel Sherrill1999-11-181-14/+9
* Patch from "John M. Mills" <jmills@tga.com> with subsequent cleanup fromJoel Sherrill1999-11-1810-651/+35
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-181-0/+17
* 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