summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (unfollow)
Commit message (Expand)AuthorFilesLines
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill23-92/+46
1998-01-28Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1-1/+6
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill1-10/+0
1998-01-23Cleaned up a bit.Joel Sherrill1-9/+31
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill4-4/+4
1998-01-20Removed warning per Chris John's suggestion.Joel Sherrill1-1/+1
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill23-23/+23
1998-01-15Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill2-2/+2
1998-01-06Fixed spacing.Joel Sherrill1-2/+2
1997-12-22Now generating this file with autoconf to avoid having to embed soJoel Sherrill1-0/+221
1997-12-22Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1-6/+6
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill23-23/+92
1997-12-06Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill2-4/+4
1997-11-30Corrected comment.Joel Sherrill2-6/+1
1997-11-29Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1-2/+5
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill230-464/+464
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill18-67/+67
1997-10-06Fixed comment.Joel Sherrill2-2/+2
1997-08-22Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1-2/+2
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1-2/+55
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-09Added post switch extension.Joel Sherrill2-0/+10
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 Sherrill4-1/+109
1997-04-22Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill5-3/+180
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 Sherrill6-62/+19
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill231-1131/+1131
1997-04-16Added FPSP support for MC68040Joel Sherrill3-5/+71
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-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill12-5/+114
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