summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-22powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber1-0/+5
2017-08-22powerpc: Add 64-bit context/interrupt supportSebastian Huber6-187/+263
2017-08-22powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber1-2/+2
2017-08-22powerpc: 64-bit support for CPU_SIZEOF_POINTERSebastian Huber1-0/+4
2017-08-22powerpc: ppc_interrupt_get_disable_mask()Sebastian Huber1-1/+1
2017-08-22powerpc: Add register definesSebastian Huber1-0/+16
2017-08-10arm: Use ARM code on Thumb 1 targetsSebastian Huber1-1/+1
2017-08-10arm: Validate IT[7:0] bit field of PSRSebastian Huber1-1/+25
2017-07-31powerpc: Add register definesSebastian Huber1-0/+26
2017-07-28bsp/t32mppc: Add SMP supportSebastian Huber1-0/+3
2017-07-25sparc: Add lazy floating point switchSebastian Huber6-219/+136
2017-07-25sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber3-28/+30
2017-07-25score: Add optional _CPU_Context_Destroy()Sebastian Huber1-0/+19
2017-07-17sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman3-0/+33
2017-07-04arm: Fix ARMv7-M interrupt processingSebastian Huber2-30/+48
2017-06-20powerpc: Fix PPC_CONTEXT_VOLATILE_SIZESebastian Huber1-0/+4
2017-06-20powerpc: Fix TLS supportSebastian Huber1-10/+11
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber3-7/+43
2017-06-09i386: Move _CPU_Context_Initialize()Sebastian Huber2-46/+65
2017-06-09Simplify TLS support in context switchSebastian Huber1-11/+2
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-05-23arm: Fix profiling support of Thumb-1 targetsSebastian Huber1-1/+3
2017-04-25score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill1-1/+3
2017-04-25score/cpu/or1k/or1k-exception-frame-print.c: Fix printf() format warningJoel Sherrill1-2/+4
2017-04-25moxie/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill1-1/+1
2017-04-25epiphany/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill1-1/+3
2017-04-25epiphany/cpu.c: Fix typo to eliminate warningJoel Sherrill1-2/+2
2017-04-24epiphany/cpu.c: Fix not a prototype warningJoel Sherrill1-2/+2
2017-04-14cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell1-1/+2
2017-03-28arm: Optimize context switchSebastian Huber3-78/+55
2017-03-09arm: Fix CPU context validation for Cortex-R4Sebastian Huber2-7/+3
2017-03-08arm: Remove legacy execption supportSebastian Huber4-301/+0
2017-03-06powerpc: Fix PPC_CONTEXT_VOLATILE_SIZESebastian Huber1-1/+1
2017-02-03sparc: Fix volatile clobberSebastian Huber1-1/+1
2017-01-30bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer1-1/+45
2017-01-26score: Delete _CPU_Context_Fp_start()Sebastian Huber16-271/+14
2017-01-24Adding ARM VFP V2 supportKevin Kirspel1-0/+6
2017-01-24sparc: Relax CPU_STACK_ALIGNMENTSebastian Huber1-12/+3
2017-01-24Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber17-310/+0
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-1/+1
2016-12-09score: Remove fatal is internal indicatorSebastian Huber4-8/+4
2016-12-02score: Fix ARM and PowerPC context initializationSebastian Huber2-0/+5
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber1-0/+3
2016-11-24arm: Fix _CPU_ISR_Is_enabled() for ARMv7-MSebastian Huber1-1/+1
2016-11-23score: Robust thread dispatchSebastian Huber17-0/+47
2016-11-23arm: Fix _ARMV4_Exception_interruptSebastian Huber1-1/+1
2016-11-21arm: Fix Thumb-1 targetsSebastian Huber2-10/+40
2016-11-21sparc64: Fix _CPU_ISR_Is_enabled()Sebastian Huber1-1/+1
2016-11-21nios2: Fix _CPU_ISR_Is_enabled()Sebastian Huber1-4/+4
2016-11-21arm: Fix ARM_CONTEXT_CONTROL_ISR_DISPATCH_DISABLESebastian Huber1-2/+4