summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/mips64orion/cpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-111-2/+0
| | | | * cpu.c: Removed duplicate declaration for _ISR_Vector_table.
* Removed no cpu references.Joel Sherrill2000-07-111-1/+1
|
* 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.
* commented out sccs_id to eliminate warning.Joel Sherrill1997-04-071-3/+6
|
* added $Id$ to file headersJoel Sherrill1996-09-111-1/+1
| | | | cpu.h: added prototype for _CPU_ISR_Get_level()
* new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill1996-09-061-0/+216
Derrick Ostertag (ostertag@transition.com).