summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/x86_64/include/rtems/score/cpu.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-29bsps/amd64: increase CPU alignment to 16Karel Gardas1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-3/+3
2022-09-09score: Remove _CPU_Counter_difference()Sebastian Huber1-9/+0
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-8/+0
2021-07-28score: Remove processor event broadcast/receiveSebastian Huber1-10/+0
2021-06-24score: Remove _CPU_Initialize_vectors()Sebastian Huber1-2/+0
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-3/+1
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-0/+2
2020-02-12score: Remove superfluous FP types/definesSebastian Huber1-26/+5
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-11-12x86_64: Remove use of proc_ptrSebastian Huber1-12/+0
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber1-1/+0
2018-08-13bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval1-20/+87
2018-08-13bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval1-2/+3
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-1/+0
2018-07-20score: Move context validation declarationsSebastian Huber1-16/+0
2018-07-11bsp/x86_64: Minimal bootable BSPAmaan Cheval1-0/+359