summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-9/+10
1999-11-18Added routine to remove an object from the namespace. It just clearsJennifer Averett1-0/+17
1999-11-17Updated copyright notice.Joel Sherrill21-42/+21
1999-11-10Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1-18/+0
1999-11-02Corrected spacing.Joel Sherrill1-2/+2
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill3-10/+10
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill3-991/+0
1999-10-04Regenerated.Joel Sherrill3-15/+18
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill6-55/+991
1999-07-30 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-11/+11
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-3/+3
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-32/+40
1999-06-14This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1-0/+9
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-3/+3
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-9/+36
1999-03-17Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill2-13/+51
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-1/+7
1999-02-18Readded.Joel Sherrill1-0/+14
1999-02-18Should have been removed earlier.Joel Sherrill22-3690/+0
1999-01-19Removed duplicate lines in file.Joel Sherrill1-14/+0
1998-12-16Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> heading towardJoel Sherrill2-0/+28
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill2-4/+12
1998-07-01Fixed typo.Joel Sherrill2-2/+2
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill2-2/+2
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill2-4/+26
1998-02-17updated copyright to 1998Joel Sherrill42-42/+42
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill2-8/+4
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill2-2/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill2-2/+2
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill2-2/+8
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill42-84/+84
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill2-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill42-210/+210
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill2-0/+62
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill2-30/+0
1996-08-13removed Thread_queue_Get_number_waitingMark Johannes2-32/+0
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill42-348/+348
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill2-2/+2
1996-04-22made initialization routine a regular subroutineJoel Sherrill2-94/+0
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill42-6/+1502
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill2-0/+48
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill2-48/+0
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill2-2/+0
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill6-10/+26
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill4-32/+12
1995-12-01Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill2-0/+28
1995-10-30SPARC port passes all testsJoel Sherrill4-12/+74
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill2-4/+4
1995-09-26posix support initially addedJoel Sherrill8-4/+86
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill2-0/+32