summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
* 2002-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-291-0/+2
* 2002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-201-1/+1
* 2001-01-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-181-13/+11
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-4/+4
* 2001-11-28 Joel Sherrill <joel@OARcorp.com>,Joel Sherrill2001-11-281-0/+18
* 2001-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-11-071-0/+5
* 2001-10-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-10-171-1/+1
* 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-163-76/+58
* 2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-282-2/+2
* 2001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-161-1/+2
* 2001-08-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-091-1/+1
* 2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-05-091-0/+4
* 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-052-8/+8
* 2000-12-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-131-1/+1
* 2000-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-031-1/+1
* 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-021-1/+11
* 2000-10-18 Nick Simon <Nick.SIMON@syntegra.bt.co.uk>Joel Sherrill2000-10-181-0/+44
* 2000-09-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-251-2/+4
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-302-1/+23
* 2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-08-251-2/+3
* 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-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-251-2/+0
* Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill2000-07-111-4/+5
* Added Hitachi H8/300 to the list of CPUs that should be OK withJoel Sherrill2000-07-111-0/+1
* Patch rtems-rc-20000711-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-111-2/+9
* Patch rtems-rc-20000709-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-103-53/+16
* Moved __RTEMS_APPLICATION__ conditional to include the use of theJoel Sherrill2000-07-071-1/+1
* Patch rtems-rc-20000705-3.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-061-1/+0
* 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-124-18/+15
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-133-0/+6
* 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
* Patch rtems-rc-19991203-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-12-211-7/+0
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-39/+27
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-6/+6
* Updated copyright notice.Joel Sherrill1999-11-1730-63/+32
* 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
* Added line to make sure HAS_ITRON_API is defined in Makefile.Joel Sherrill1999-11-101-2/+1