summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-02Split core mutex and semaphore handlers into separate files.Joel Sherrill6-0/+561
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill15-993/+875
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill13-1537/+809
1999-11-02Split threadq.c into multiple files.Joel Sherrill17-2/+1280
1999-11-02Split object.c into multiple files.Joel Sherrill17-983/+1375
1999-11-02Fixed bug which resulted in misaligned object control structuresJoel Sherrill1-3/+5
1999-11-02Added a comment to indicate that if a task blocked on a priorityJoel Sherrill1-0/+5
1999-11-02Added code to allocate by index. This is the object ID style usedJoel Sherrill1-27/+134
1999-11-02Added maximum count detection logic.Joel Sherrill2-4/+16
1999-11-02Added support for message priority as required by POSIX.Joel Sherrill2-5/+43
1999-11-02Corrected spacing.Joel Sherrill1-2/+2
1999-10-28Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1-25/+0
1999-10-27rxgen960 now compiles -- may not link.Joel Sherrill2-10/+10
1999-10-27The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill5-44/+564
1999-10-26Patch from Gerwin Pfab <pb@schenk.isar.de> to leave dispatchingJoel Sherrill1-3/+4
1999-10-26Increased minimum stack size to ensure that there are no problemsJoel Sherrill2-2/+2
1999-10-06Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1-1009/+0
1999-10-06Removed configure generated from configure.inJoel Sherrill1-2802/+0
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill2-20/+0
1999-10-05Regenerated.Joel Sherrill2-292/+413
1999-10-05Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1-3/+2
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill9-29/+29
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill9-3087/+0
1999-10-04Regenerated.Joel Sherrill10-46/+55
1999-09-09Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill2-0/+3690
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill65-245/+3232
1999-09-07Removed by patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1-39/+0
1999-08-30Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill2-14/+30
1999-08-26Typo causing compilation failure spotted by Ralf Corsepius andJoel Sherrill1-1/+1
1999-08-19Support for MPC505 from Sergei Organov <osv@Javad.RU>. His patch wasJoel Sherrill2-0/+34
1999-08-18Patch from Jimen Ching <jimen@adtech-inc.com>:Joel Sherrill1-0/+45
1999-08-18Slightly cleaner way to switch on the CPU model.Joel Sherrill1-6/+10
1999-08-12Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-15/+9
1999-08-10Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill3-4/+18
1999-07-30 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill5-39/+39
1999-07-29Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill14-15/+18
1999-07-28Fix after this report from Peter Pointner <pr@schenk.isar.de>:Joel Sherrill1-0/+12
1999-07-26 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill58-58/+58
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill58-967/+1133
1999-07-23Tools moved to top-level directory per patch from Ralf Corsepius <corsepiu@fa...Joel Sherrill30-9146/+0
1999-07-09Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill5-15/+90
1999-07-01Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1-1/+0
1999-06-17Patch from Ian Lance Taylor <ian@airs.com> to use INSTALL_CHANGE insteadJoel Sherrill1-1/+1
1999-06-16Patcg from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill8-138/+98
1999-06-15Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill12-66/+82
1999-06-14Patch ("FIX: no_cpu/no_bsp") from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill9-185/+198
1999-06-14This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill30-2585/+3688
1999-06-11Added comments.Joel Sherrill1-1/+1
1999-06-11Fixed Makefile.in to not attempt to install rtems.o twice from two differentJoel Sherrill10-10/+0