summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-11-07score: Add <rtems/score/cpuimpl.h>Sebastian Huber3-0/+35
2016-06-22sparc: Optimize CPU counter supportSebastian Huber5-38/+98
2016-06-21sparc: Rework CPU counter supportSebastian Huber4-26/+88
2016-06-08score: Simplify priority bit map implementationSebastian Huber1-9/+0
2016-06-08score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber1-6/+0
2016-05-30score: Add libatomic supportSebastian Huber2-212/+0
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-2/+2
2016-03-04score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber1-0/+2
2016-02-17sparc: Avoid SCORE_EXTERNSebastian Huber2-1/+5
2016-01-26sparc: Adjust CPU_CACHE_LINE_BYTES for LEON3Sebastian Huber1-2/+2
2016-01-26score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber1-11/+4