summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved from main include directoryJoel Sherrill1997-08-045-0/+478
* Added these files to contain bodies for routines included in the APIJoel Sherrill1997-08-023-1/+102
* Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill1997-08-012-0/+191
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-2/+55
* Added rtems_message_queue_get_number_pending directive.Joel Sherrill1997-07-316-30/+139
* Added comment to indicate what the commented out C_PIECES indicated.Joel Sherrill1997-07-311-2/+3
* fixed typoJoel Sherrill1997-07-182-8/+8
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
* Repository damaged -- files readded.Joel Sherrill1997-07-092-0/+411
* Changed name from entry to thread_entry to be more compatible withJoel Sherrill1997-07-093-3/+3
* Added postswitch extension.Joel Sherrill1997-07-092-0/+4
* Added post switch extension.Joel Sherrill1997-07-092-0/+10
* Corrected typos and spacing.Joel Sherrill1997-07-092-6/+6
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-091-0/+4
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-286-3/+111
* changed version number to 4.1.0.Joel Sherrill1997-05-272-2/+2
* Corrected by adding check for NULL address passed into get_statusJoel Sherrill1997-04-251-0/+3
* Added to comment header block to include new status directive.Joel Sherrill1997-04-252-0/+2
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-225-3/+180
* promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill1997-04-222-0/+4
* multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1997-04-221-3/+4
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-227-72/+22
* File changed to reflect change in license and copyright.Joel Sherrill1997-04-221-5/+5
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22476-2354/+2354
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1997-04-154-8/+20
* added code to prevent attempts to clean up the library when rtems isJoel Sherrill1997-04-091-0/+8
* added support for tracking thread cpu usage.Joel Sherrill1997-04-091-0/+2
* enhanced printf statementsJoel Sherrill1997-04-091-4/+4
* corrected spacing.Joel Sherrill1997-04-092-16/+16
* added SYSTEM_STATE_SHUTDOWNJoel Sherrill1997-04-092-0/+2
* enhanced rtems_shutdown_executive to insure that no attempt willJoel Sherrill1997-04-091-1/+4
* added support for statistics on rate monotonic periods.Joel Sherrill1997-04-093-15/+142
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0914-19/+228
* removed noreturn attribute to eliminate warnings.Joel Sherrill1997-04-071-2/+7
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added ifdef around variables to eliminate warnings when crossJoel Sherrill1997-04-071-0/+2
* added "ifndef" to avoid redefinition warning.Joel Sherrill1997-04-072-0/+4
* added volatile to Switch_necessary structure member to avoid warning.Joel Sherrill1997-04-071-2/+2
* added test to avoid spurious errorJoel Sherrill1997-04-071-1/+1
* added prototype for missing routine.Joel Sherrill1997-04-071-0/+4
* added "return" to eliminate warning.Joel Sherrill1997-04-071-0/+2
* added "ifndef" to avoid redefinition warningJoel Sherrill1997-04-075-0/+10
* added prototypes for two assembly language routines to eliminate warnings.Joel Sherrill1997-04-071-0/+9
* commented out sccs_id to eliminate warning.Joel Sherrill1997-04-074-12/+26
* added plea for someone to implement software stack switching for m68000-ishJoel Sherrill1997-04-071-0/+3
* Replaced warning message for cpus which do not have hardware supportJoel Sherrill1997-04-071-2/+3
* initialized variable to eliminate warningJoel Sherrill1997-04-071-1/+3
* changed signed int to unsigned to eliminate warningJoel Sherrill1997-04-071-1/+1
* added "ifndef" for ASM to avoid redefinition warnings.Joel Sherrill1997-04-071-0/+2