summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-262-1/+9
* Added missing #endif's.Joel Sherrill2000-07-062-3/+0
* Reimplemented _Core_MUTEX_Seize to return with interrupts disabledJoel Sherrill2000-07-061-0/+90
* Added _CORE_semaphore_Seize_isr_disable.Joel Sherrill2000-07-061-0/+56
* Removed unnecessary parentheses.Joel Sherrill2000-07-061-4/+4
* Added RTEMS_CPU_HAS_16_BIT_ADDRESSES constant to disable codeJoel Sherrill2000-06-291-0/+4
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-6/+3
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-133-0/+6
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-8/+16
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-18/+0
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-7/+11
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-9/+10
* Added routine to remove an object from the namespace. It just clearsJennifer Averett1999-11-181-0/+17
* Updated copyright notice.Joel Sherrill1999-11-1721-42/+21
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-18/+0
* Corrected spacing.Joel Sherrill1999-11-021-2/+2
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-043-10/+10
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-043-991/+0
* Regenerated.Joel Sherrill1999-10-043-15/+18
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-076-55/+991
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-301-11/+11
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-263-3/+3
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-263-32/+40
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-141-0/+9
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-193-3/+3
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-193-9/+36
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-172-13/+51
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-183-1/+7
* Readded.Joel Sherrill1999-02-181-0/+14
* Should have been removed earlier.Joel Sherrill1999-02-1822-3690/+0
* Removed duplicate lines in file.Joel Sherrill1999-01-191-14/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> heading towardJoel Sherrill1998-12-162-0/+28
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-232-4/+12
* Fixed typo.Joel Sherrill1998-07-012-2/+2
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-182-2/+2
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-152-4/+26
* updated copyright to 1998Joel Sherrill1998-02-1742-42/+42
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-302-8/+4
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-202-2/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-202-2/+2
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-102-2/+8
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0842-84/+84
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-082-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2242-210/+210
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-012-0/+62
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-062-30/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-132-32/+0
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0342-348/+348
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-312-2/+2
* made initialization routine a regular subroutineJoel Sherrill1996-04-222-94/+0