summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/asm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-123/+0
|
* Patch rtems-rc-20000801-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-08-011-1/+1
| | | | that switches the sparc from targopts.h to cpuopts.h.
* Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill2000-07-111-1/+1
| | | | | | 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.
* Patch from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-07-091-0/+1
| | | | | | + interrupt masking correction + FPU rev.B workaround + minor erc32 related fixes
* Removed hack to set __USER_LABEL_PREFIX__ since late model gcc's andJoel Sherrill1999-07-011-1/+0
| | | | | egcs source tree handle this correctly. No one should be using gcc 2.7.2 anymore.
* Moved asm.h back up in tree.Joel Sherrill1999-02-191-0/+123
|
* Moved to proper rtems/scoreJoel Sherrill1999-02-191-123/+0
|
* added "ifndef" to avoid redefinition warning.Joel Sherrill1997-04-071-0/+2
|
* Added include of targopts.h.Joel Sherrill1997-01-291-1/+1
|
* Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill1996-12-021-0/+10
| | | | This is current as of sis 2.6.
* SPARC port passes all testsJoel Sherrill1995-10-301-1/+15
|
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-061-0/+97