summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-221-0/+5
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-226-187/+263
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-221-2/+2
* powerpc: 64-bit support for CPU_SIZEOF_POINTERSebastian Huber2017-08-221-0/+4
* powerpc: ppc_interrupt_get_disable_mask()Sebastian Huber2017-08-221-1/+1
* powerpc: Add register definesSebastian Huber2017-08-221-0/+16
* arm: Use ARM code on Thumb 1 targetsSebastian Huber2017-08-101-1/+1
* arm: Validate IT[7:0] bit field of PSRSebastian Huber2017-08-101-1/+25
* powerpc: Add register definesSebastian Huber2017-07-311-0/+26
* bsp/t32mppc: Add SMP supportSebastian Huber2017-07-281-0/+3
* sparc: Add lazy floating point switchSebastian Huber2017-07-256-219/+136
* sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2017-07-253-28/+30
* score: Add optional _CPU_Context_Destroy()Sebastian Huber2017-07-251-0/+19
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-173-0/+33
* arm: Fix ARMv7-M interrupt processingSebastian Huber2017-07-042-30/+48
* powerpc: Fix PPC_CONTEXT_VOLATILE_SIZESebastian Huber2017-06-201-0/+4
* powerpc: Fix TLS supportSebastian Huber2017-06-201-10/+11
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-123-7/+43
* i386: Move _CPU_Context_Initialize()Sebastian Huber2017-06-092-46/+65
* Simplify TLS support in context switchSebastian Huber2017-06-091-11/+2
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* arm: Fix profiling support of Thumb-1 targetsSebastian Huber2017-05-231-1/+3
* score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+3
* score/cpu/or1k/or1k-exception-frame-print.c: Fix printf() format warningJoel Sherrill2017-04-251-2/+4
* moxie/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+1
* epiphany/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill2017-04-251-1/+3
* epiphany/cpu.c: Fix typo to eliminate warningJoel Sherrill2017-04-251-2/+2
* epiphany/cpu.c: Fix not a prototype warningJoel Sherrill2017-04-241-2/+2
* cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell2017-04-141-1/+2
* arm: Optimize context switchSebastian Huber2017-03-283-78/+55
* arm: Fix CPU context validation for Cortex-R4Sebastian Huber2017-03-092-7/+3
* arm: Remove legacy execption supportSebastian Huber2017-03-084-301/+0
* powerpc: Fix PPC_CONTEXT_VOLATILE_SIZESebastian Huber2017-03-061-1/+1
* sparc: Fix volatile clobberSebastian Huber2017-02-031-1/+1
* bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2017-01-301-1/+45
* score: Delete _CPU_Context_Fp_start()Sebastian Huber2017-01-2616-271/+14
* Adding ARM VFP V2 supportKevin Kirspel2017-01-241-0/+6
* sparc: Relax CPU_STACK_ALIGNMENTSebastian Huber2017-01-241-12/+3
* Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber2017-01-2417-310/+0
* score: Introduce _Internal_error()Sebastian Huber2016-12-121-1/+1
* score: Remove fatal is internal indicatorSebastian Huber2016-12-094-8/+4
* score: Fix ARM and PowerPC context initializationSebastian Huber2016-12-022-0/+5
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-281-0/+3
* arm: Fix _CPU_ISR_Is_enabled() for ARMv7-MSebastian Huber2016-11-241-1/+1
* score: Robust thread dispatchSebastian Huber2016-11-2317-0/+47
* arm: Fix _ARMV4_Exception_interruptSebastian Huber2016-11-231-1/+1
* arm: Fix Thumb-1 targetsSebastian Huber2016-11-212-10/+40
* sparc64: Fix _CPU_ISR_Is_enabled()Sebastian Huber2016-11-211-1/+1
* nios2: Fix _CPU_ISR_Is_enabled()Sebastian Huber2016-11-211-4/+4
* arm: Fix ARM_CONTEXT_CONTROL_ISR_DISPATCH_DISABLESebastian Huber2016-11-211-2/+4