summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/cpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill2000-07-111-54/+0
| | | | | | routines and structures that require CPU model specific information are now in libcpu. This primarily required moving erc32 specific information from score/cpu files to libcpu/sparc and the erc32 BSP.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill1996-12-021-0/+5
| | | | This is current as of sis 2.6.
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-211-2/+2
| | | | | part of the Thread Handler. This required the name of the optional CPU dependent IDLE thread implementation to change.
* typos fixedJoel Sherrill1995-10-311-0/+15
|
* SPARC port passes all testsJoel Sherrill1995-10-301-89/+281
|
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-061-0/+197