summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-242-14/+14
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2013-0/+2869
* updated copyright to 1998Joel Sherrill1998-02-1759-59/+59
* Swapped C++ and ASM "endifs"Joel Sherrill1998-02-171-2/+2
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-0411-11/+11
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3011-44/+22
* 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
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2011-11/+11
* 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-1011-11/+44
* 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-0865-130/+130
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0810-53/+53
* 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 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-283-0/+108
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-223-3/+150
* 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-2266-294/+294
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0910-1/+104
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* 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
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-0116-226/+1169
* swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1997-03-111-1/+1
* initialized a stack variable to avoid a warning.Joel Sherrill1997-03-101-1/+1
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-299-208/+0
* Added comment.Joel Sherrill1997-01-291-1/+1
* Removed defines now handled by targopts.h.Joel Sherrill1997-01-291-22/+0
* Added include of rtems/score/cpu.hJoel Sherrill1997-01-291-1/+0