summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber3-3/+3
2019-06-07sparc: Fix mistakenly cleared PSR[EF] bit.Maksim E. Kozlov1-1/+1
2019-06-06sparc: Fix missed restoring of PSR in syscall_lazy_fp_switchMaksim E. Kozlov1-0/+11
2019-06-06sparc: Improve _CPU_Context_validate()Sebastian Huber1-8/+20
2019-04-02doxygen: score: Add SPARC CPU architecture groupAndreas Dachsberger3-2/+26
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber3-3/+0
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber4-97/+140
2018-11-12sparc: Remove use of proc_ptrSebastian Huber2-15/+19
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber1-2/+2
2018-10-10build: Include header.am in cpukit/Makefile.amSebastian Huber2-22/+9
2018-10-10build: Merge score/cpu/*/Makefile.amSebastian Huber1-17/+0
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2-17/+4
2018-10-04Rename files to make them unique within cpukitSebastian Huber2-1/+1
2018-09-20sparc: clang AS does no accept UNIMP without argumentDaniel Hellstrom1-1/+1
2018-09-20sparc: Remove sequence that could trigger B2BST errataDaniel Cederman1-2/+0
2018-09-20sparc: Return to previous section type when done with .data._SPARC_CounterDaniel Cederman1-0/+1
2018-08-24sparc: Restore npc when returning from the syscall_lazy_fp_switch trapDaniel Cederman1-1/+1
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-13/+0
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber1-0/+5
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-0/+5
2018-07-20score: Move context validation declarationsSebastian Huber2-4/+4
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-34/+0
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber1-0/+2
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-0/+2
2018-04-20sparc: Move irq_asm.SSebastian Huber2-0/+904
2018-04-20sparc: Move _CPU_Trap_slot_templateSebastian Huber1-0/+16
2018-04-16Remove register keyword from public header filesSebastian Huber1-1/+1
2018-03-13sparc: Move libcpu content to cpukitSebastian Huber8-4/+756
2018-03-12sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill4-56/+5
2018-01-25Remove make preinstallChris Johns11-77/+115
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber3-0/+78
2017-07-25sparc: Add lazy floating point switchSebastian Huber6-219/+136
2017-07-25sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber3-28/+30
2017-07-17sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman3-0/+33
2017-02-03sparc: Fix volatile clobberSebastian Huber1-1/+1
2017-01-26score: Delete _CPU_Context_Fp_start()Sebastian Huber1-7/+0
2017-01-24sparc: Relax CPU_STACK_ALIGNMENTSebastian Huber1-12/+3
2017-01-24Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber1-16/+0
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber1-0/+3
2016-11-23score: Robust thread dispatchSebastian Huber1-0/+2
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber1-0/+8
2016-11-18sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2-22/+5
2016-11-18score: Add Per_CPU_Control::Interrupt_frameSebastian Huber1-5/+0
2016-11-18sparc: Move CPU_Interrupt_frame related definesSebastian Huber5-54/+58
2016-11-18sparc: Rename CPU_Minimum_stack_frameSebastian Huber4-26/+26
2016-11-18rtems: Conditionally define rtems_interrupt_frameSebastian Huber1-1/+1
2016-11-18score: Move CPU_PER_CPU_CONTROL_SIZESebastian Huber2-42/+43
2016-11-18score: Remove obsolete definesSebastian Huber1-10/+0
2016-11-10score: Move _CPU_Get_current_per_CPU_control()Sebastian Huber2-9/+9
2016-11-07sparc: Provide _CPU_Get_thread_executing()Sebastian Huber1-0/+4