summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Look at both hardware and software FP settings.Joel Sherrill2000-08-011-2/+2
* The fp_context field is needed if software or hardware floating pointJoel Sherrill2000-08-011-1/+1
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-261-0/+6
* Patch rtems-rc-20000709-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-101-0/+2
* Moved __RTEMS_APPLICATION__ conditional to include the use of theJoel Sherrill2000-07-071-1/+1
* Corrected call to _CORE_mutex_Seize_interrupt_blocking.Joel Sherrill2000-07-061-2/+5
* Reimplemented _Core_MUTEX_Seize to return with interrupts disabledJoel Sherrill2000-07-061-7/+29
* Added _Objects_Get_isr_disable prototype and added numerous comments.Joel Sherrill2000-07-061-7/+18
* Added blocked_count field to allow for optimizations.Joel Sherrill2000-07-031-0/+1
* Thread iterator and libgjc support submitted too early.Joel Sherrill2000-06-142-51/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-122-0/+51
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+2
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+2
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-211-2/+3
* POSIX message queues now include complete functionality includingJoel Sherrill2000-01-131-8/+36
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-052-4/+35
* + Added return priority from message seize.Jennifer Averett2000-01-051-10/+11
* Updated copyright notice.Joel Sherrill1999-11-1728-59/+30
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-0/+15
* Added prototype for _Thread_Reset() and numerous comments.Joel Sherrill1999-11-161-4/+28
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-1/+47
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-093-23/+49
* Added maximum count detection logic.Joel Sherrill1999-11-021-1/+3
* Added support for message priority as required by POSIX.Joel Sherrill1999-11-021-4/+10
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca> to addJoel Sherrill1999-08-301-1/+6
* This is a large patch from Eric Valette <valette@crf.canon.fr> that wasJoel Sherrill1999-06-142-2/+2
* Added comments.Joel Sherrill1999-06-111-1/+1
* Splitting the Thread Handler forced the inclusion of more prototypes.Joel Sherrill1999-05-171-0/+33
* Unlimited objects patch from Chris Johns <ccj@acm.org>. Email follows:Joel Sherrill1999-03-171-28/+82
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-232-0/+10
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-11-191-0/+7
* IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1998-09-231-8/+0
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-031-0/+7
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-151-7/+0
* updated copyright to 1998Joel Sherrill1998-02-1728-29/+29
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-151-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-0828-56/+56
* Fixed comment.Joel Sherrill1997-10-061-1/+1
* Added post switch extension.Joel Sherrill1997-07-091-0/+5
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-221-0/+15
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2228-142/+142
* corrected spacing.Joel Sherrill1997-04-091-8/+8
* added SYSTEM_STATE_SHUTDOWNJoel Sherrill1997-04-091-0/+1
* Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1997-03-081-1/+2
* added type to macro to eliminate warning for untyped use of a register.Joel Sherrill1997-01-291-1/+1
* added type definitions for all supported task entry formatsJoel Sherrill1997-01-081-1/+6
* added cpu time used field to tcbJoel Sherrill1996-10-151-0/+1
* OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather thanJoel Sherrill1996-09-181-2/+2
* MP_PACKET_MINIMUN_HETERO_CONVERSION definition changed to use sizeofJoel Sherrill1996-09-181-1/+2
* modified declaration of CORE_message_queue_Buffer_control to avoid useJoel Sherrill1996-09-181-11/+4