summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-305-39/+39
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-07-2914-15/+18
* Fix after this report from Peter Pointner <pr@schenk.isar.de>:Joel Sherrill1999-07-281-0/+12
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-261-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-2658-58/+58
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-2658-967/+1133
* Tools moved to top-level directory per patch from Ralf Corsepius <corsepiu@fa...Joel Sherrill1999-07-2330-9146/+0
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-07-095-15/+90
* Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1999-07-011-1/+0
* Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE insteadJoel Sherrill1999-06-171-1/+1
* Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-168-138/+98
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-1512-66/+82
* Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-06-149-185/+198
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-1430-2585/+3688
* Added comments.Joel Sherrill1999-06-111-1/+1
* Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill1999-06-1110-10/+0