summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/inline (unfollow)
Commit message (Expand)AuthorFilesLines
1998-07-01Fixed typo.Joel Sherrill2-2/+2
1998-06-18Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill2-2/+2
1998-04-15Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill2-4/+26
1998-02-17updated copyright to 1998Joel Sherrill42-42/+42
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill2-8/+4
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill2-2/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill2-2/+2
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill2-2/+8
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill42-84/+84
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill2-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill42-210/+210
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill2-0/+62
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill2-30/+0
1996-08-13removed Thread_queue_Get_number_waitingMark Johannes2-32/+0
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill42-348/+348
1996-05-31renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill2-2/+2
1996-04-22made initialization routine a regular subroutineJoel Sherrill2-94/+0
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill42-6/+1502
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill2-0/+48
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill2-48/+0
1996-02-09new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill2-2/+0
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill6-10/+26
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill4-32/+12
1995-12-01Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill2-0/+28
1995-10-30SPARC port passes all testsJoel Sherrill4-12/+74
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill2-4/+4
1995-09-26posix support initially addedJoel Sherrill8-4/+86
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill2-0/+32
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill2-0/+372
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill32-454/+516
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill8-20/+46
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill2-12/+46
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill2-76/+14
1995-08-22Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill2-2/+2
1995-08-18+ Added object type field to object id.Joel Sherrill2-10/+48
1995-08-16bug fixes to make macro implementations workJoel Sherrill2-42/+2
1995-05-24Fully tested on all in-house targetsJoel Sherrill2-70/+0