summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Move ISR handler install routinesSebastian Huber2021-06-241-174/+7
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* sparc: Remove use of proc_ptrSebastian Huber2018-11-121-9/+9
* score: Remove _ISR_Dispatch()Sebastian Huber2018-11-081-2/+2
* sparc: Move _CPU_Trap_slot_templateSebastian Huber2018-04-201-0/+16
* sparc: Add lazy floating point switchSebastian Huber2017-07-251-20/+45
* sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2017-07-251-2/+2
* sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-181-6/+0
* score: Add Per_CPU_Control::Interrupt_frameSebastian Huber2016-11-181-5/+0
* sparc: Move CPU_Interrupt_frame related definesSebastian Huber2016-11-181-1/+6
* sparc: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-181-1/+1
* sparc: Avoid SCORE_EXTERNSebastian Huber2016-02-171-0/+4
* sparc: Fix context switch on SMPDaniel Cederman2015-11-161-0/+3
* sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2015-06-091-1/+1
* sparc: Disable FPU in interrupt contextAlexander Krutwig2015-05-301-0/+8
* sparc: Remove superfluous FP enableSebastian Huber2015-05-301-0/+5
* sparc: Add static assertionSebastian Huber2015-05-261-0/+5
* sparc: Add static offset assertionsSebastian Huber2015-05-261-0/+32
* score/sparc: Add comment on icache flush after trap table updateDaniel Cederman2014-08-221-3/+14
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-17/+0
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-4/+0
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+8
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-281-1/+0
* sparc: Optimize context switchSebastian Huber2014-04-281-10/+11
* score: Clarify TLS supportSebastian Huber2014-04-171-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* sparc: Save/restore only non-volatile contextSebastian Huber2014-02-121-0/+38
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-1/+9
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-091-7/+7
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-301-44/+6
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-10/+5
* 2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-11-161-3/+0
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-271-0/+4
* Whitespace removal.Ralf Corsepius2009-12-021-19/+19
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-111-5/+2
* Fix typo.Ralf Corsepius2008-12-071-1/+1
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-3/+3
* Convert to "bool".Ralf Corsepius2008-09-051-1/+1
* 2008-02-20 Alexandru Bugnar <a-bugnar@criticalsoftware.com>Joel Sherrill2008-02-201-1/+1
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-041-2/+0
* 2007-11-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-021-2/+2
* 2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-221-6/+0
* 2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-101-0/+13
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-171-1/+1
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-301-17/+17
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-081-2/+1
* 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-031-2/+0
* 2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-291-32/+2