summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/macros/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-262-0/+17
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-122-10/+8
* 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-4/+6
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-9/+0
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-11/+12
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-9/+10
* Updated copyright notice.Joel Sherrill1999-11-1721-42/+21
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-101-9/+0
* 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-271/+0
* Regenerated.Joel Sherrill1999-10-041-5/+6
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-072-33/+283
* 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
* 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-10/+36
* 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
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-181-1/+1
* 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
* modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1997-03-111-2/+2
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-9/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-131-9/+0
* 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-41/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-2/+2
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-0/+16
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-9/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-091-1/+0
* alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1996-02-081-1/+1
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-203-15/+23
* SPARC port passes all testsJoel Sherrill1995-10-302-6/+28
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-2/+2
* Fixed typoJoel Sherrill1995-09-271-2/+2
* posix support initially addedJoel Sherrill1995-09-265-3/+34
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-191-0/+12
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-0/+121
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1114-117/+199
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-282-1/+10