summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline/rtems/score (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-131-0/+2
* 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-041-4/+4
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-041-269/+0
* Regenerated.Joel Sherrill1999-10-041-5/+6
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-072-34/+280
* 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-261-1/+1
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-261-16/+24
* 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-191-1/+1
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-191-3/+12
* 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-181-1/+3
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-2/+6
* Fixed typo.Joel Sherrill1998-07-011-1/+1
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-181-1/+1
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-2/+13
* updated copyright to 1998Joel Sherrill1998-02-1721-21/+21
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0821-42/+42
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-1/+1
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2221-105/+105
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+31
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-15/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-131-16/+0
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0321-174/+174
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-1/+1
* made initialization routine a regular subroutineJoel Sherrill1996-04-221-47/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0621-3/+751
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-0/+24
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-24/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-1/+0