summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/rtems/asm.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Doxygen Clean Up Task #4Alex Ivanov2013-01-081-9/+12
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Whitespace removal.Ralf Corsepius2009-12-021-2/+2
|
* 2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-271-4/+1
| | | | | * rtems/asm.h: Remove private version of CONCAT macros. Include <rtems/concat.h> instead.
* New header guard.Ralf Corsepius2005-01-281-2/+2
|
* Cosmetics.Ralf Corsepius2004-11-211-1/+0
|
* 2004-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2004-11-211-3/+5
| | | | * asm.h: Add doxygen preamble.
* Remove stray white spaces.Ralf Corsepius2004-04-151-2/+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