summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/rtems.S (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-07-032002-07-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-50/+0
* rtems.S: Remove. * Makefile.am: Reflect changes above.
2000-07-11Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill1-7/+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.
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-0/+0
.s files to .S in conformance with GNU conventions. This is a minor step along the way to supporting automake.
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
of switching to the modified GNU GPL.
1995-10-31typos fixedJoel Sherrill1-0/+15
1995-10-30SPARC port passes all testsJoel Sherrill1-3/+13
1995-10-06SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1-0/+33