summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3023-92/+46
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-10/+0
* Cleaned up a bit.Joel Sherrill1998-01-231-9/+31
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-204-4/+4
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2023-23/+23
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-152-2/+2
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Now generating this file with autoconf to avoid having to embed soJoel Sherrill1997-12-221-0/+221
* Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1997-12-221-6/+6
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-1023-23/+92
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-062-4/+4
* Corrected comment.Joel Sherrill1997-11-302-6/+1
* Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1997-11-291-2/+5
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08230-464/+464
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0818-67/+67
* Fixed comment.Joel Sherrill1997-10-062-2/+2
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-221-2/+2
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-2/+55
* 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
* Added post switch extension.Joel Sherrill1997-07-092-0/+10
* 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-284-1/+109
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-225-3/+180
* 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-226-62/+19
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22231-1131/+1131
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* 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
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0912-5/+114
* 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