summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/sparc (follow)
AgeCommit message (Expand)Author
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber
2020-08-20sparc: Use RTEMS_XCONCAT()Sebastian Huber
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore
2020-04-16Canonicalize config.h includeSebastian Huber
2019-06-07sparc: Fix mistakenly cleared PSR[EF] bit.Maksim E. Kozlov
2019-06-06sparc: Fix missed restoring of PSR in syscall_lazy_fp_switchMaksim E. Kozlov
2019-06-06sparc: Improve _CPU_Context_validate()Sebastian Huber
2019-04-02doxygen: score: Add SPARC CPU architecture groupAndreas Dachsberger
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber
2018-11-12sparc: Remove use of proc_ptrSebastian Huber
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber
2018-10-10build: Include header.am in cpukit/Makefile.amSebastian Huber
2018-10-10build: Merge score/cpu/*/Makefile.amSebastian Huber
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-10-04Rename files to make them unique within cpukitSebastian Huber
2018-09-20sparc: clang AS does no accept UNIMP without argumentDaniel Hellstrom
2018-09-20sparc: Remove sequence that could trigger B2BST errataDaniel Cederman
2018-09-20sparc: Return to previous section type when done with .data._SPARC_CounterDaniel Cederman
2018-08-24sparc: Restore npc when returning from the syscall_lazy_fp_switch trapDaniel Cederman
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber
2018-07-20score: Move context validation declarationsSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-04-20sparc: Move irq_asm.SSebastian Huber
2018-04-20sparc: Move _CPU_Trap_slot_templateSebastian Huber
2018-04-16Remove register keyword from public header filesSebastian Huber
2018-03-13sparc: Move libcpu content to cpukitSebastian Huber
2018-03-12sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill
2018-01-25Remove make preinstallChris Johns
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber
2017-07-25sparc: Add lazy floating point switchSebastian Huber
2017-07-25sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber
2017-07-17sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman
2017-02-03sparc: Fix volatile clobberSebastian Huber
2017-01-26score: Delete _CPU_Context_Fp_start()Sebastian Huber
2017-01-24sparc: Relax CPU_STACK_ALIGNMENTSebastian Huber
2017-01-24Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber
2016-11-23score: Robust thread dispatchSebastian Huber
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber
2016-11-18sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber
2016-11-18score: Add Per_CPU_Control::Interrupt_frameSebastian Huber
2016-11-18sparc: Move CPU_Interrupt_frame related definesSebastian Huber
2016-11-18sparc: Rename CPU_Minimum_stack_frameSebastian Huber
2016-11-18rtems: Conditionally define rtems_interrupt_frameSebastian Huber
2016-11-18score: Move CPU_PER_CPU_CONTROL_SIZESebastian Huber