summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
1997-07-10Reordered specs.Joel Sherrill1-4/+4
1997-07-10fixed milliseconds and microseconds to tick conversion routines.Joel Sherrill1-11/+10
1997-07-09Repository damaged -- files readded.Joel Sherrill1-0/+214
1997-07-09Changed name from entry to thread_entry to be more compatible withJoel Sherrill2-2/+2
1997-07-09Added postswitch extension.Joel Sherrill1-0/+2
1997-07-09Added post switch extension.Joel Sherrill1-0/+5
1997-07-09Corrected typos and spacing.Joel Sherrill1-3/+3
1997-07-09Added sp, sfc, and fpcsr register defines.Joel Sherrill2-0/+8
1997-06-03Added True and False constants for RTEMS.Boolean types. This necessitatedJoel Sherrill2-8/+36
1997-06-03Added RTEMS boolean constants.Joel Sherrill1-0/+3
1997-06-03Added Pending_Events and lined up other event constantsJoel Sherrill1-33/+34
1997-06-03added more constants and fixed numerJoel Sherrill2-24/+64
1997-06-03added Signal constants, Is_Status_Successful, and Attribute constants.Joel Sherrill2-5/+74
1997-06-03added rtems_interrupt_level_attribute routien to return a properlyJoel Sherrill2-16/+6
1997-06-02added Minimum_Stack_Size and Mode constantsJoel Sherrill1-8/+23
1997-06-02added new files from test area.Joel Sherrill2-0/+3372
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill3-2/+31
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 Sherrill1-0/+1
1997-04-22Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill2-2/+138
1997-04-22promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill1-0/+2
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 Sherrill3-30/+10
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 Sherrill250-1205/+1205
1997-04-16Added FPSP support for MC68040Joel Sherrill1-2/+19
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill2-4/+10
1997-04-09printing task names now instead of id numbersJoel Sherrill1-3/+16
1997-04-09new files.Joel Sherrill5-0/+415
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 Sherrill1-8/+8
1997-04-09added SYSTEM_STATE_SHUTDOWNJoel Sherrill1-0/+1
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 Sherrill2-10/+110
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill2-14/+114
1997-04-07changed signed int to unsigned int to eliminate a warning.Joel Sherrill1-1/+1
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 "ifndef" to avoid redefinition warning.Joel Sherrill4-0/+8
1997-04-07added "return" to eliminate warning.Joel Sherrill1-0/+2
1997-04-07added "ifndef" to avoid redefinition warningJoel Sherrill8-0/+16
1997-04-07commented out sccs_id to eliminate warning.Joel Sherrill2-6/+12
1997-04-07Replaced warning message for cpus which do not have hardware supportJoel Sherrill1-2/+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
1997-04-02was checking for null cpu_table -- short have been checking configurationJoel Sherrill1-1/+1
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill2-2/+137
1997-03-11modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1-2/+2