summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline (unfollow)
Commit message (Expand)AuthorFilesLines
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2-1/+9
2000-07-06Added missing #endif's.Joel Sherrill2-3/+0
2000-07-06Reimplemented _Core_MUTEX_Seize to return with interrupts disabledJoel Sherrill1-0/+90
2000-07-06Added _CORE_semaphore_Seize_isr_disable.Joel Sherrill1-0/+56
2000-07-06Removed unnecessary parentheses.Joel Sherrill1-4/+4
2000-06-29Added RTEMS_CPU_HAS_16_BIT_ADDRESSES constant to disable codeJoel Sherrill1-0/+4
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-6/+3
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill3-0/+6
2000-01-13POSIX message queues now include complete functionality includingJoel Sherrill1-8/+16
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-18/+0
1999-11-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-7/+11
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