summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/include/rtems/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Move CPU counter implementationSebastian Huber2023-10-203-130/+8
* sparc: Fix stack corruptionSebastian Huber2023-10-121-0/+19
* score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber2023-09-151-0/+7
* score: Remove CPU port specific cpuatomic.hSebastian Huber2023-06-121-33/+0
* Update company nameSebastian Huber2023-05-202-2/+2
* sparc: Add header files to Doxygen groupSebastian Huber2023-03-154-6/+19
* score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber2022-10-141-0/+2
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-192-4/+4
* score: Remove _CPU_Counter_difference()Sebastian Huber2022-09-091-8/+0
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-041-0/+12
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* score/cpu/sparc: Change license to BSD-2Joel Sherrill2022-02-285-15/+110
* score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2021-07-282-11/+2
* score: Remove processor event broadcast/receiveSebastian Huber2021-07-281-10/+0
* sparc: Simplify trap table initializationSebastian Huber2021-06-241-2/+6
* sparc: Move FP frame offset defines to cpuimpl.hSebastian Huber2021-06-241-0/+21
* sparc: More reliable bad trap handlingSebastian Huber2021-06-242-1/+74
* score: Remove _CPU_Initialize_vectors()Sebastian Huber2021-06-241-5/+0
* score: Add _CPU_Context_switch_no_return()Sebastian Huber2021-05-181-0/+5
* leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom2021-03-111-0/+4
* sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber2020-11-061-0/+12
* sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber2020-11-061-0/+17
* sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber2020-11-061-0/+17
* sparc: Move SPARC-specific macros to sparc.hSebastian Huber2020-11-062-22/+40
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-102-7/+6
* score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore2020-06-301-0/+2
* doxygen: score: Add SPARC CPU architecture groupAndreas Dachsberger2019-04-022-2/+14
* Simplify _CPU_Counter_difference()Sebastian Huber2018-12-072-46/+38
* sparc: Remove use of proc_ptrSebastian Huber2018-11-121-6/+10
* score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber2018-10-051-16/+2
* sparc: clang AS does no accept UNIMP without argumentDaniel Hellstrom2018-09-201-1/+1
* sparc: Return to previous section type when done with .data._SPARC_CounterDaniel Cederman2018-09-201-0/+1
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-13/+0
* score: Add _CPU_Instruction_illegal()Sebastian Huber2018-07-231-0/+5
* score: Add _CPU_Instruction_no_operation()Sebastian Huber2018-07-201-0/+5
* score: Move context validation declarationsSebastian Huber2018-07-202-4/+4
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-34/+0
* score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber2018-06-271-0/+2
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-0/+2
* Remove register keyword from public header filesSebastian Huber2018-04-161-1/+1
* sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-55/+5
* Remove make preinstallChris Johns2018-01-256-0/+1932