summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-0642-6/+1502
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-212-0/+48
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-132-48/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+0
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-156-10/+26
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-014-32/+12
* Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill1995-12-012-0/+28
* SPARC port passes all testsJoel Sherrill1995-10-304-12/+74
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-292-4/+4
* posix support initially addedJoel Sherrill1995-09-268-4/+86
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-192-0/+32
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-0/+372
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1132-454/+516
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-288-20/+46
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-232-12/+46
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-232-76/+14
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-222-2/+2
* + Added object type field to object id.Joel Sherrill1995-08-182-10/+48
* bug fixes to make macro implementations workJoel Sherrill1995-08-162-42/+2
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-70/+0
* Initial revisionJoel Sherrill1995-05-1136-0/+5388