summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/include/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-20sparc: Move CPU counter implementationSebastian Huber3-130/+8
2023-10-12sparc: Fix stack corruptionSebastian Huber1-0/+19
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber1-0/+7
2023-06-12score: Remove CPU port specific cpuatomic.hSebastian Huber1-33/+0
2023-05-20Update company nameSebastian Huber2-2/+2
2023-03-15sparc: Add header files to Doxygen groupSebastian Huber5-8/+23
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber1-0/+2
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber2-4/+4
2022-09-09score: Remove _CPU_Counter_difference()Sebastian Huber1-8/+0
2022-07-04score: Add _CPU_Use_thread_local_storage()Sebastian Huber1-0/+12
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28score/cpu/sparc: Change license to BSD-2Joel Sherrill5-15/+110
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2-11/+2
2021-07-28score: Remove processor event broadcast/receiveSebastian Huber1-10/+0
2021-06-24sparc: Simplify trap table initializationSebastian Huber1-2/+6
2021-06-24sparc: Move FP frame offset defines to cpuimpl.hSebastian Huber1-0/+21
2021-06-24sparc: More reliable bad trap handlingSebastian Huber2-1/+74
2021-06-24score: Remove _CPU_Initialize_vectors()Sebastian Huber1-5/+0
2021-05-18score: Add _CPU_Context_switch_no_return()Sebastian Huber1-0/+5
2021-03-11leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom1-0/+4
2020-11-06sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber1-0/+12
2020-11-06sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber1-0/+17
2020-11-06sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber1-0/+17
2020-11-06sparc: Move SPARC-specific macros to sparc.hSebastian Huber2-22/+40
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2-7/+6
2020-08-20sparc: Use RTEMS_XCONCAT()Sebastian Huber1-4/+2
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+2
2019-04-02doxygen: score: Add SPARC CPU architecture groupAndreas Dachsberger3-2/+26
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber2-46/+38
2018-11-12sparc: Remove use of proc_ptrSebastian Huber1-6/+10
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber1-16/+2
2018-09-20sparc: clang AS does no accept UNIMP without argumentDaniel Hellstrom1-1/+1
2018-09-20sparc: Return to previous section type when done with .data._SPARC_CounterDaniel Cederman1-0/+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-16Remove register keyword from public header filesSebastian Huber1-1/+1
2018-03-12sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-55/+5
2018-01-25Remove make preinstallChris Johns7-0/+2052