summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
1997-04-07added "ifndef" to avoid redefinition warning.Joel Sherrill1-0/+2
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+74
1997-01-29Removed defines now handled by targopts.h.Joel Sherrill1-22/+0
1997-01-29Added include of rtems/score/cpu.hJoel Sherrill1-1/+0
1997-01-29Added include of targopts.h.Joel Sherrill1-1/+1
1996-12-02Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill4-19/+35
1996-10-14patches to erc32.h to correct handling of timer mirror from Jiri Gaisler.Joel Sherrill1-3/+3
1996-09-18use address object to avoid direct pointer arithmeticJoel Sherrill1-1/+1
1996-08-08ERC32_Force_interrupt implementation replaced per Jiri Gaisler's experienceJoel Sherrill1-0/+5
1996-08-01added 3 nops following write to wim since a restore following it isJoel Sherrill1-0/+3
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1-5/+5
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill1-6/+4
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill2-10/+10
1996-02-13added clear of _ISR_Signals_to_thread_executingJoel Sherrill1-1/+4
1996-01-17increased stack sizeJoel Sherrill1-1/+1
1995-10-31typos fixedJoel Sherrill8-8/+105
1995-10-30SPARC port passes all testsJoel Sherrill9-740/+2014
1995-10-06SPARC merged and successfully tested w/o interrupt supportJoel Sherrill7-0/+1866