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