summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/macros (follow)
Commit message (Expand)AuthorAgeFilesLines
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-193-9/+36
* 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-183-1/+7
* Corrected.Joel Sherrill1999-02-181-36/+0
* Should have been removed earlier.Joel Sherrill1999-02-1821-2188/+0
* 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
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-182-2/+2
* 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
* modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1997-03-112-4/+4
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-062-18/+0
* removed Thread_queue_Get_number_waitingMark Johannes1996-08-132-18/+0
* 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-82/+0
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-062-4/+4
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-212-0/+32
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-132-18/+0
* new isr synchronization algorithm using a single enumerated set of states.Joel Sherrill1996-02-092-2/+0
* alignment on workspace changed from CPU_ALIGNMENT to CPU_HEAP_ALIGNMENTJoel Sherrill1996-02-082-2/+2
* changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill1995-12-206-30/+46
* SPARC port passes all testsJoel Sherrill1995-10-304-12/+56
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-292-4/+4
* Fixed typoJoel Sherrill1995-09-272-4/+4
* posix support initially addedJoel Sherrill1995-09-2610-6/+68
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-192-0/+24
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-192-0/+242
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1128-234/+398
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-284-2/+20
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-232-52/+14
* Merged PowerPC port as submitted by Andy Bray of I-CUBED, LtdJoel Sherrill1995-08-2212-12/+12
* + Added object type field to object id.Joel Sherrill1995-08-182-8/+34
* bug fixes to make macro implementations workJoel Sherrill1995-08-1612-68/+22
* Fully tested on all in-house targetsJoel Sherrill1995-05-242-54/+0
* Initial revisionJoel Sherrill1995-05-1138-0/+4060