source: rtems/c/src/lib/libbsp/sparc/shared/irq_asm.S

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2f8704b6   07/13/17 07:26:50 cederman sparc: Add assembly workaround for LEON3FT B2BST errata This patch … 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @8639685   10/28/16 14:05:56 jacob.hansen sparc: Adjust assembly to improve compability with LLVM - All … 5
(edit) @6a1b9e4   11/22/16 09:13:27 Sebastian Huber sparc: Optimize _ISR_Handler() Use _Thread_Do_dispatch() instead of … 5
(edit) @c11ac2d5   11/14/16 13:42:56 Sebastian Huber sparc: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @d5e073c   11/11/16 13:37:51 Sebastian Huber score: Allow interrupts during thread dispatch Use a … 5
(edit) @c539a865   11/14/16 10:34:54 Sebastian Huber sparc: Move CPU_Interrupt_frame related defines Move … 5
(edit) @427dcee   11/11/16 10:17:02 Sebastian Huber sparc: Rename CPU_Minimum_stack_frame Rename SPARC-specific … 5
(edit) @9460333e   06/20/16 08:08:39 Sebastian Huber sparc: Rework CPU counter support Rework CPU counter support to … 5
(edit) @d64f2e7   03/17/16 12:30:54 Sebastian Huber sparc: Fix SMP context switch The value of register %g1 was … 5
(edit) @78cac9b   11/16/15 13:13:28 cederman sparc: Fix context switch on SMP We must not load registers (e.g. … 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @a51b352   05/30/15 15:48:27 Sebastian Huber sparc: Add SPARC_USE_SAFE_FP_SUPPORT The SPARC ABI is a bit special … 4.115
(edit) @2764bd43   05/29/15 13:54:27 alexander.krutwig sparc: Disable FPU in interrupt context Update #2270. 4.115
(edit) @1045422   05/26/15 08:02:27 Sebastian Huber bsps/sparc: Delete unused local labels 4.115
(edit) @26ffb8c2   05/26/15 08:01:29 Sebastian Huber bsps/sparc: Change tabs to spaces 4.115
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @fbda4a8   07/01/14 08:48:28 Sebastian Huber score: PR2183: Fix context switch on SMP Fix context switch on SMP … 4.115
(edit) @11b05f1   05/08/14 08:11:13 Sebastian Huber score: Fix CPU context usage on SMP We must not alter the is … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @03b7789   04/26/14 13:09:10 Sebastian Huber score: Statically initialize _ISR_Vector_table 4.115
(edit) @7c0bd74   04/22/14 08:15:39 Sebastian Huber sparc: Add _CPU_Get_current_per_CPU_control() Use register g6 for the … 4.115
(edit) @b2ec2d15   04/22/14 05:46:56 Sebastian Huber sparc: Optimize context switch The registers g2 through g4 are … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @de5d6d0   03/05/14 11:07:42 Sebastian Huber sparc: Add support for interrupt profiling 4.115
(edit) @f4accfd   03/06/14 10:19:56 Sebastian Huber bsps/sparc: Remove fix for ERC32 with FPU rev. B/C 4.115
(edit) @ad56361   02/13/14 12:00:00 Sebastian Huber sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFT Add … 4.115
(edit) @97cf623d   02/05/14 10:36:05 Sebastian Huber sparc: Save/restore only non-volatile context The … 4.115
(edit) @558cc8d   02/05/14 14:41:00 Sebastian Huber score: _CPU_Context_switch_to_first_task_smp() Delete … 4.115
(edit) @20828099   02/05/14 10:01:09 Sebastian Huber bsps/sparc: Fix comment 4.115
(edit) @5ff6a9ca   02/04/14 15:48:13 Sebastian Huber bsps/sparc: Remove confusing nop 4.115
(edit) @f715433   02/04/14 15:44:50 Sebastian Huber bsps/sparc: Order load/store by increasing offsets This may increase … 4.115
(edit) @a54179d2   02/04/14 15:33:45 Sebastian Huber bsps/sparc: Fix comments 4.115
(edit) @2d3eb23   11/30/13 15:28:28 Daniel Hellstrom sparc/shared/irq_asm.S: Get pointer to self per-CPU control … 4.115
(edit) @f8ad6c6f   08/02/13 12:12:55 Sebastian Huber sparc: Make _CPU_ISR_Dispatch_disable per-CPU This variable must be … 4.115
(edit) @88f6c4fc   08/02/13 12:06:52 Sebastian Huber sparc: Move _CPU_Context_switch(), etc. Move the … 4.115
(edit) @8b077ca0   08/09/13 09:12:56 Sebastian Huber bsps/sparc: SMP and per-CPU thread dispatch disable Interrupt support … 4.115
(edit) @849bb7a3   08/01/13 09:35:16 Sebastian Huber bsps/sparc: Revert most SMP related changes As a side-effect the … 4.115
(edit) @c236082   07/30/13 13:54:53 Sebastian Huber smp: Provide cache optimized Per_CPU_Control Delete … 4.115
(edit) @e517714b   02/26/13 18:31:23 Jennifer Averett sparc: Remove dead code that was leftover from SMP development. 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @47a61aa1   10/07/11 14:35:03 Joel Sherrill 2011-10-07 Daniel Hellstrom <daniel@…> PR 1933/cpukit * … 4.115
(edit) @0bd3f7e   07/28/11 17:33:07 Jennifer.Averett 2011-07-28 Jennifer Averett <Jennifer.Averett@…> PR 1801 … 4.115
(add) @5d69cd3   03/16/11 20:05:30 Joel Sherrill 2011-03-16 Jennifer Averett <jennifer.averett@…> PR … 4.115
Note: See TracRevisionLog for help on using the revision log.