summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber1-0/+16
2023-07-26score: Add files to Doxygen groupsSebastian Huber1-0/+9
2023-07-25score: Add workaround for GCC bugSebastian Huber1-0/+7
2023-05-20Update company nameSebastian Huber4-4/+4
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber1-0/+18
2022-10-14score: Require power of two CPU_STACK_MINIMUM_SIZESebastian Huber1-1/+2
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber2-4/+4
2022-09-09score: Remove _CPU_Counter_difference()Sebastian Huber1-28/+11
2022-07-04score: Add _CPU_Use_thread_local_storage()Sebastian Huber1-0/+17
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill3-18/+0
2022-02-28score/cpu/no_cpu: Change license to BSD-2Joel Sherrill9-27/+198
2021-10-29cpukit: Add exception extensionsKinsey Moore1-0/+63
2021-09-21build: Remove old build systemSebastian Huber1-6/+0
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber2-17/+13
2021-07-28score: Remove processor event broadcast/receiveSebastian Huber1-29/+0
2021-06-24score: Remove _CPU_Initialize_vectors()Sebastian Huber1-11/+0
2021-05-18score: Add _CPU_Context_switch_no_return()Sebastian Huber1-4/+28
2021-04-20Remove superfluous <rtems/score/wkspace.h> includesSebastian Huber1-1/+0
2021-03-04score: Enforce CPU_STACK_ALIGNMENT requirementsSebastian Huber1-5/+4
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-3/+1
2020-06-30score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY optionSebastian Huber1-3/+4
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+7
2019-04-04doxygen: Added Management to Example CPU ArchitectureAndreas Dachsberger1-0/+8
2019-04-01doxygen: score: Change no_cpu architecture groupAndreas Dachsberger2-36/+49
2019-03-26score: Add example CPU architecture groupSebastian Huber2-2/+14
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber2-2/+0
2019-02-28Remove explicit file names from @fileSebastian Huber2-2/+2
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber1-2/+5
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-1/+1
2018-11-12no_cpu: Remove use of proc_ptrSebastian Huber2-24/+35
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber1-2/+2
2018-10-10build: Include header.am in cpukit/Makefile.amSebastian Huber2-12/+5
2018-10-10build: Merge score/cpu/*/Makefile.amSebastian Huber1-9/+0
2018-10-09build: Remove specialized CPPFLAGSSebastian Huber1-1/+0
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber3-29/+29
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-18/+0
2018-07-23score: Add _CPU_Instruction_illegal()Sebastian Huber1-0/+10
2018-07-20score: Add _CPU_Instruction_no_operation()Sebastian Huber1-0/+10
2018-07-20score: Move context validation declarationsSebastian Huber2-31/+31
2018-06-27Rework initialization and interrupt stack supportSebastian Huber3-106/+11
2018-06-27score: Add CPU_INTERRUPT_STACK_ALIGNMENTSebastian Huber1-0/+8
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber3-0/+28
2018-03-12no_cpu/include/rtems/score/types.h: Eliminate this fileJoel Sherrill3-45/+5
2018-01-25Remove make preinstallChris Johns9-60/+14
2017-07-25score: Add optional _CPU_Context_Destroy()Sebastian Huber1-0/+19
2017-01-26score: Delete _CPU_Context_Fp_start()Sebastian Huber1-26/+0
2017-01-24Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber1-40/+0
2016-12-02score: Fix ARM and PowerPC context initializationSebastian Huber1-0/+4
2016-11-23score: Robust thread dispatchSebastian Huber1-0/+12
2016-11-18score: Add _ISR_Is_enabled()Sebastian Huber1-0/+14