summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/cpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber1-1/+1
2022-02-28score/cpu/sparc: Change license to BSD-2Joel Sherrill1-3/+22
2021-06-24sparc: More reliable bad trap handlingSebastian Huber1-0/+51
2021-06-24sparc: Move ISR handler install routinesSebastian Huber1-174/+7
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2018-11-12sparc: Remove use of proc_ptrSebastian Huber1-9/+9
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber1-2/+2
2018-04-20sparc: Move _CPU_Trap_slot_templateSebastian Huber1-0/+16
2017-07-25sparc: Add lazy floating point switchSebastian Huber1-20/+45
2017-07-25sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber1-2/+2
2016-11-18sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber1-6/+0
2016-11-18score: Add Per_CPU_Control::Interrupt_frameSebastian Huber1-5/+0
2016-11-18sparc: Move CPU_Interrupt_frame related definesSebastian Huber1-1/+6
2016-11-18sparc: Rename CPU_Minimum_stack_frameSebastian Huber1-1/+1
2016-02-17sparc: Avoid SCORE_EXTERNSebastian Huber1-0/+4
2015-11-16sparc: Fix context switch on SMPDaniel Cederman1-0/+3
2015-06-09sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber1-1/+1
2015-05-30sparc: Disable FPU in interrupt contextAlexander Krutwig1-0/+8
2015-05-30sparc: Remove superfluous FP enableSebastian Huber1-0/+5
2015-05-26sparc: Add static assertionSebastian Huber1-0/+5
2015-05-26sparc: Add static offset assertionsSebastian Huber1-0/+32
2014-08-22score/sparc: Add comment on icache flush after trap table updateDaniel Cederman1-3/+14
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer1-17/+0
2014-05-08score: Fix CPU context usage on SMPSebastian Huber1-4/+0
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+8
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-1/+0
2014-04-28sparc: Optimize context switchSebastian Huber1-10/+11
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-12sparc: Save/restore only non-volatile contextSebastian Huber1-0/+38
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-1/+9
2013-08-09sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber1-7/+7
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov1-44/+6
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+5
2010-11-162010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2010-03-272010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
2009-12-02Whitespace removal.Ralf Corsepius1-19/+19
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+2
2008-12-07Fix typo.Ralf Corsepius1-1/+1
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2008-09-05Convert to "bool".Ralf Corsepius1-1/+1
2008-02-202008-02-20 Alexandru Bugnar <a-bugnar@criticalsoftware.com>Joel Sherrill1-1/+1
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
2007-11-022007-11-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2007-05-222007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-6/+0
2007-05-102007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+13
2007-04-17Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius1-1/+1
2004-03-302004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-17/+17